Browse code

Add a note on experimental jobs

With I4161e1f1c8d47070dd35fad38b00715438d94eb2 and
I37fe007dc6f387d43cbaf55771027718005ac40d we have removed most of the
legacy experimental jobs.

Add a short note so we don't go back to the Hotel California model of
"you can check in but never check out". With zuulv3 it is possible to
have self-testing changes for testing indiviual jobs. Experimental
should be for things with wider application to run against all
changes.

Change-Id: Ibfb902b17a8f7d5355689f2a584c061c001df0d8

Ian Wienand authored on 2018/03/06 09:40:46
Showing 1 changed files
... ...
@@ -323,6 +323,12 @@
323 323
       jobs:
324 324
         - devstack
325 325
         - devstack-unit-tests
326
+    # Please add a note on each job and conditions for the job not
327
+    # being experimental any more, so we can keep this list somewhat
328
+    # pruned.
329
+    #
330
+    # * nova-next: maintained by nova for unreleased/undefaulted
331
+    #    things like cellsv2 and placement-api
326 332
     experimental:
327 333
       jobs:
328 334
         - nova-next