Merge "Modernize nova-lvm job"

This commit is contained in:
Zuul 2019-09-04 20:43:01 +00:00 committed by Gerrit Code Review
commit 0568676132
1 changed files with 4 additions and 0 deletions

View File

@ -174,11 +174,15 @@
resize: false
cold_migration: false
devstack_localrc:
USE_PYTHON3: True
NOVA_BACKEND: LVM
# Do not waste time clearing volumes.
LVM_VOLUME_CLEAR: none
# Disable SSH validation in tests to save time.
TEMPEST_RUN_VALIDATION: false
devstack_services:
# Disable non-essential services that we don't need for this job.
c-bak: false
- job:
name: nova-next