Tweak Tier-1 description to not require Tinderbox by name.
Instead, just require build and testing automation of some form (e.g. Jenkins-backed ci.freebsd.org). Reviewed by: emaste
This commit is contained in:
parent
0ad11d3083
commit
a714595969
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51042
1 changed files with 3 additions and 3 deletions
|
@ -3912,9 +3912,9 @@ Relnotes: yes</programlisting>
|
|||
(features which are inherently architecture-specific, such as
|
||||
support for hardware device drivers, may be exempt from this
|
||||
requirement). In general, all Tier 1 platforms must have
|
||||
build and Tinderbox support either in the FreeBSD.org cluster,
|
||||
or be easily available for all developers. Embedded platforms
|
||||
may substitute an emulator available in the &os; cluster
|
||||
build and test automation support either in the FreeBSD.org cluster,
|
||||
or easily available for all developers. Embedded platforms
|
||||
may substitute an emulator available in the FreeBSD.org cluster
|
||||
for actual hardware.</para>
|
||||
|
||||
<para>Tier 1 architectures are expected to be Production Quality
|
||||
|
|
Loading…
Reference in a new issue