Skip to content

Commit 9627f1a

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "remove too_slow_to_test flag"
2 parents f86d2e1 + e89126f commit 9627f1a

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
@@ -459,9 +459,6 @@ function configure_tempest {
459459
iniset $TEMPEST_CONFIG scenario large_ops_number ${TEMPEST_LARGE_OPS_NUMBER:-0}
460460

461461
# Telemetry
462-
# Ceilometer API optimization happened in Juno that allows to run more tests in tempest.
463-
# Once Tempest retires support for icehouse this flag can be removed.
464-
iniset $TEMPEST_CONFIG telemetry too_slow_to_test "False"
465462
iniset $TEMPEST_CONFIG telemetry-feature-enabled events "True"
466463

467464
# Object Store

0 commit comments

Comments
 (0)