Disable cinder-backup service in nova-next job
We don't run any tests that require the cinder backup service in the nova-next job nor do we care to so save some time in stacking and space on the node by not installing that service. Change-Id: I6991a231366908920847fa1b8375ece8d8b35268
This commit is contained in:
parent
cee072b962
commit
4188d08c20
@ -238,8 +238,8 @@
|
||||
ENABLE_VOLUME_MULTIATTACH: True
|
||||
devstack_services:
|
||||
tls-proxy: true
|
||||
# TODO(mriedem): Consider disabling other non-essential services like
|
||||
# c-bak.
|
||||
# Disable non-essential services that we don't need for this job.
|
||||
c-bak: false
|
||||
|
||||
- job:
|
||||
name: nova-tempest-v2-api
|
||||
|
Loading…
x
Reference in New Issue
Block a user