Browse code

Merge "Add nova-cells-v1 to experimental queue jobs"

Zuul authored on 2018/03/23 12:29:41
Showing 1 changed files
... ...
@@ -471,8 +471,15 @@
471 471
     # being experimental any more, so we can keep this list somewhat
472 472
     # pruned.
473 473
     #
474
+    # * nova-cells-v1: maintained by nova for cells v1 (nova-cells service);
475
+    #    nova gates on this job, it's in experimental for testing cells v1
476
+    #    changes to devstack w/o gating on it for all devstack changes.
474 477
     # * nova-next: maintained by nova for unreleased/undefaulted
475 478
     #    things like cellsv2 and placement-api
476 479
     experimental:
477 480
       jobs:
481
+        - nova-cells-v1:
482
+            irrelevant-files:
483
+              - ^.*\.rst$
484
+              - ^doc/.*$
478 485
         - nova-next