tempest: Enable stable_rescue tests with Libvirt
Enable the compute feature for stable device rescue on all but LXC and Xen virt_types. Depends-On: https://review.opendev.org/#/c/700812/ Depends-On: https://review.opendev.org/#/c/700813/ Change-Id: Icfc717b4932be050a169fc00dae720d29a6497f7
This commit is contained in:
parent
f5fd629ae3
commit
4361ef1eb8
@ -570,6 +570,7 @@ function configure_tempest {
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled snapshot False
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled suspend False
|
||||
else
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue True
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled swap_volume True
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user