Browse code

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

gordon chung authored on 2015/08/29 04:29:14
Showing 1 changed files
... ...
@@ -447,9 +447,6 @@ function configure_tempest {
447 447
     iniset $TEMPEST_CONFIG scenario large_ops_number ${TEMPEST_LARGE_OPS_NUMBER:-0}
448 448
 
449 449
     # 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"
453 450
     iniset $TEMPEST_CONFIG telemetry-feature-enabled events "True"
454 451
 
455 452
     # Object Store