From c613df13cbcc7eeadc3fefc7a4ada38e71fe9714 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 28 Feb 2019 15:15:17 -0500 Subject: [PATCH] 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 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4fdd0b24a37d..c00ca3355998 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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