Make nova-grenade-live-migration voting and gating
Per the mailing list [1] we want to make this job voting and gate since it provides valuable test coverage for mixed-compute service version live migration. [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003341.html Change-Id: I7b213930b180878629eee984b6aaef3b6e5aec07
This commit is contained in:
@@ -226,7 +226,6 @@
|
||||
- ^tests-py3.txt$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
voting: false
|
||||
|
||||
- project:
|
||||
# Please try to keep the list of job names sorted alphabetically.
|
||||
@@ -277,6 +276,7 @@
|
||||
irrelevant-files: *dsvm-irrelevant-files
|
||||
gate:
|
||||
jobs:
|
||||
- nova-grenade-live-migration
|
||||
- nova-live-migration
|
||||
- nova-tox-functional
|
||||
- nova-tox-functional-py35
|
||||
|
Reference in New Issue
Block a user