From 94b5db6d2e4a117a3ed2e99ce25fdd399331cdb0 Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Thu, 11 Feb 2021 15:58:51 -0800 Subject: [PATCH] Make a couple test jobs run async devstack This makes us run a couple of our jobs with devstack in parallel mode. Change-Id: Ie3ca2332f8172ec8f0e3062a812e57739475e8af --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index f98e714b2eca..4cf75da957de 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -334,6 +334,7 @@ # We only have two computes and we don't yet support cross-cell live # migration. LIVE_MIGRATION_AVAILABLE: false + DEVSTACK_PARALLEL: True group-vars: peers: devstack_localrc: @@ -383,6 +384,7 @@ devstack_localrc: GLANCE_STANDALONE: True GLANCE_USE_IMPORT_WORKFLOW: True + DEVSTACK_PARALLEL: True devstack_local_conf: post-config: $NOVA_CONF: