Merge "Migrate tempest-dsvm-cells job to an in-tree job definition"

This commit is contained in:
Zuul 2018-03-23 03:29:33 +00:00 committed by Gerrit Code Review
commit 7e59937964

View File

@ -70,6 +70,12 @@
run: playbooks/legacy/nova-caching-scheduler/run.yaml
post-run: playbooks/legacy/nova-caching-scheduler/post.yaml
- job:
name: nova-cells-v1
parent: nova-dsvm-base
run: playbooks/legacy/nova-cells-v1/run.yaml
post-run: playbooks/legacy/nova-cells-v1/post.yaml
- job:
name: nova-lvm
parent: nova-dsvm-base
@ -112,12 +118,14 @@
# Please try to keep the list of job names sorted alphabetically.
check:
jobs:
- nova-cells-v1
- nova-multiattach
- nova-next
- nova-tox-functional
- nova-tox-functional-py35
gate:
jobs:
- nova-cells-v1
- nova-multiattach
- nova-next
- nova-tox-functional