Skip to content

Commit e89126f

Browse files
committed
remove too_slow_to_test flag
this flag was added to deal with inefficiencies of Icehouse. this patch removes flag as it's not used in post-Icehouse Change-Id: Ib715e68dc61f3c3ea0a40fae0ea57028e36285bd Depends-On: I842dfe04725b2482399c0e95b54403fb82001645
1 parent 6059752 commit e89126f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lib/tempest

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,9 +447,6 @@ function configure_tempest {
447447
iniset $TEMPEST_CONFIG scenario large_ops_number ${TEMPEST_LARGE_OPS_NUMBER:-0}
448448

449449
# Telemetry
450-
# Ceilometer API optimization happened in Juno that allows to run more tests in tempest.
451-
# Once Tempest retires support for icehouse this flag can be removed.
452-
iniset $TEMPEST_CONFIG telemetry too_slow_to_test "False"
453450
iniset $TEMPEST_CONFIG telemetry-feature-enabled events "True"
454451

455452
# Object Store

0 commit comments

Comments
 (0)