Skip to content

Commit bae609e

Browse files
author
Jordan Pittier
committed
lib/tempest: Post juno-eol cleanup
There's no need to change these Tempest's default anymore. The feature flags are left in Tempest so that downstream distros can continue to use Tempest to test Juno. Change-Id: I99f286d0febb1675b8feb91b6801ad0b159da332
1 parent 9600665 commit bae609e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

lib/tempest

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,6 @@ function configure_tempest {
450450
iniset $TEMPEST_CONFIG validation network_for_ssh $PRIVATE_NETWORK_NAME
451451

452452
# Volume
453-
# TODO(dkranz): Remove the bootable flag when Juno is end of life.
454-
iniset $TEMPEST_CONFIG volume-feature-enabled bootable True
455-
# TODO(jordanP): Remove the extend_with_snapshot flag when Juno is end of life.
456-
iniset $TEMPEST_CONFIG volume-feature-enabled extend_with_snapshot True
457453
# TODO(obutenko): Remove the incremental_backup_force flag when Kilo and Juno is end of life.
458454
iniset $TEMPEST_CONFIG volume-feature-enabled incremental_backup_force True
459455
# TODO(ynesenenko): Remove the volume_services flag when Liberty and Kilo will correct work with host info.

0 commit comments

Comments
 (0)