From bae609ef6fe46e70ae48a7647861123cbb16661f Mon Sep 17 00:00:00 2001 From: Jordan Pittier Date: Tue, 24 Nov 2015 17:02:12 +0100 Subject: [PATCH] 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 --- lib/tempest | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/tempest b/lib/tempest index e90ff93c8a..b7094ab8b2 100644 --- a/lib/tempest +++ b/lib/tempest @@ -450,10 +450,6 @@ function configure_tempest { iniset $TEMPEST_CONFIG validation network_for_ssh $PRIVATE_NETWORK_NAME # Volume - # TODO(dkranz): Remove the bootable flag when Juno is end of life. - iniset $TEMPEST_CONFIG volume-feature-enabled bootable True - # TODO(jordanP): Remove the extend_with_snapshot flag when Juno is end of life. - iniset $TEMPEST_CONFIG volume-feature-enabled extend_with_snapshot True # TODO(obutenko): Remove the incremental_backup_force flag when Kilo and Juno is end of life. iniset $TEMPEST_CONFIG volume-feature-enabled incremental_backup_force True # TODO(ynesenenko): Remove the volume_services flag when Liberty and Kilo will correct work with host info.