Merge "Modernize nova-lvm job"
This commit is contained in:
commit
0568676132
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user