|
...
|
...
|
@@ -459,9 +459,6 @@ function configure_tempest {
|
|
459
|
459
|
iniset $TEMPEST_CONFIG scenario large_ops_number ${TEMPEST_LARGE_OPS_NUMBER:-0}
|
|
460
|
460
|
|
|
461
|
461
|
# 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"
|
|
465
|
462
|
iniset $TEMPEST_CONFIG telemetry-feature-enabled events "True"
|
|
466
|
463
|
|
|
467
|
464
|
# Object Store
|