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
This commit is contained in:
Dan Smith 2021-02-11 15:58:51 -08:00
parent 7b5ac717bd
commit 94b5db6d2e
1 changed files with 2 additions and 0 deletions

View File

@ -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: