[stable-only] 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, and avoid
spurious volume backup test failures, by not
installing that service.
Note that this was done in Train with commit
4188d08c20 but this is not
a cherry-pick because Ie3dc90862c895a8bd9bff4511a16254945f45478
which converted the nova-next job to zuulv3 format is not
in stable/stein.
Change-Id: I6991a231366908920847fa1b8375ece8d8b35268
This commit is contained in:
committed by
Lee Yarwood
parent
92eb45ba5e
commit
ad873b67b3
@@ -45,6 +45,9 @@
|
||||
USE_PYTHON3=True
|
||||
ENABLE_VOLUME_MULTIATTACH=True
|
||||
|
||||
# Disable non-essential services that we don't need for this job.
|
||||
disable_service c-bak
|
||||
|
||||
[[post-config|$NOVA_CONF]]
|
||||
[compute]
|
||||
resource_provider_association_refresh = 0
|
||||
|
||||
Reference in New Issue
Block a user