Merge "Enable prometheus datasource in watcher-prometheus-integration job"

This commit is contained in:
Zuul
2025-02-28 13:26:10 +00:00
committed by Gerrit Code Review

View File

@@ -248,18 +248,11 @@
telemetry: telemetry:
disable_ssl_certificate_validation: True disable_ssl_certificate_validation: True
ceilometer_polling_interval: 15 ceilometer_polling_interval: 15
# Note(Chandan Kumar): Setting datasource to empty till we
# add prometheus datasource support in watcher-tempest-plugin
optimize: optimize:
datasource: "" datasource: prometheus
tempest_plugins: tempest_plugins:
- watcher-tempest-plugin - watcher-tempest-plugin
# TODO (rlandy): enable all scenario tests tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_strategies
# when tests can be run with prometheus data source.
# https://bugs.launchpad.net/watcher-tempest-plugin/+bug/2090853
tempest_test_regex: "\
(^^watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation)|\
(^watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing)"
tempest_concurrency: 1 tempest_concurrency: 1
tox_envlist: all tox_envlist: all
zuul_copy_output: zuul_copy_output: