Add nova-cells-v1 to experimental queue jobs
The legacy-tempest-dsvm-cells job is being moved into the nova repo and renamed to nova-cells-v1. This change adds the new job name to the in-tree definition of the experimental queue jobs that run on devstack changes. A project-config change will depend on this patch to undefine the legacy job name from being used on devstack changes. Depends-On: https://review.openstack.org/549780 Change-Id: I22fa1411809c46ffc423e0dd1cde0d8f40362635
This commit is contained in:
parent
e184e762aa
commit
36c3aaa07e
@ -329,8 +329,15 @@
|
||||
# being experimental any more, so we can keep this list somewhat
|
||||
# pruned.
|
||||
#
|
||||
# * nova-cells-v1: maintained by nova for cells v1 (nova-cells service);
|
||||
# nova gates on this job, it's in experimental for testing cells v1
|
||||
# changes to devstack w/o gating on it for all devstack changes.
|
||||
# * nova-next: maintained by nova for unreleased/undefaulted
|
||||
# things like cellsv2 and placement-api
|
||||
experimental:
|
||||
jobs:
|
||||
- nova-cells-v1:
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- nova-next
|
||||
|
Loading…
x
Reference in New Issue
Block a user