| ... | ... |
@@ -438,6 +438,7 @@ function configure_tempest {
|
| 438 | 438 |
# Ceilometer API optimization happened in Juno that allows to run more tests in tempest. |
| 439 | 439 |
# Once Tempest retires support for icehouse this flag can be removed. |
| 440 | 440 |
iniset $TEMPEST_CONFIG telemetry too_slow_to_test "False" |
| 441 |
+ iniset $TEMPEST_CONFIG telemetry-feature-enabled events "True" |
|
| 441 | 442 |
|
| 442 | 443 |
# Object Store |
| 443 | 444 |
local object_storage_api_extensions=${OBJECT_STORAGE_API_EXTENSIONS:-"all"}
|