Remove dsvm from zuulv3 job names

According to [1] the dsvm should be removed from zuulv3 jobs

[1] https://docs.openstack.org/infra/manual/drivers.html#naming-with-zuul-v3

Change-Id: Iebcfc853d952b02e30a3a89babbff146721f2613
This commit is contained in:
Iury Gregory Melo Ferreira
2019-01-07 17:29:36 +01:00
parent 3c4ca00078
commit 7b051723e9
2 changed files with 8 additions and 8 deletions

View File

@@ -11,13 +11,13 @@
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
- python-ironic-inspector-client-tempest-dsvm-python2
- python-ironic-inspector-client-tempest-dsvm-python3
- python-ironic-inspector-client-tempest-python2
- python-ironic-inspector-client-tempest-python3
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
- python-ironic-inspector-client-tempest-dsvm-python2
- python-ironic-inspector-client-tempest-dsvm-python3
- python-ironic-inspector-client-tempest-python2
- python-ironic-inspector-client-tempest-python3
- openstack-tox-lower-constraints