Skip to content

Commit f60678a

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Set compute-feature-enabled.attach_encrypted_volume Tempest option"
2 parents c3bf2e7 + e57a332 commit f60678a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/tempest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ function configure_tempest {
379379
iniset $TEMPEST_CONFIG compute-feature-enabled preserve_ports True
380380
# TODO(gilliard): Remove the live_migrate_paused_instances flag when Juno is end of life.
381381
iniset $TEMPEST_CONFIG compute-feature-enabled live_migrate_paused_instances True
382+
iniset $TEMPEST_CONFIG compute-feature-enabled attach_encrypted_volume ${ATTACH_ENCRYPTED_VOLUME_AVAILABLE:-True}
382383

383384
# Network
384385
iniset $TEMPEST_CONFIG network api_version 2.0

0 commit comments

Comments
 (0)