File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,9 @@ tempest_conf:
4040 validation.run_validation true
4141 identity.v3_endpoint_type public
4242 service_available.ceilometer true
43- service_available.sg_core true
44- service_available.aodh true
43+ service_available.sg_core false
44+ service_available.aodh false
4545 service_available.cinder false
46- telemetry.sg_core_service_url "https://ceilometer-internal.openstack.svc.cluster.local:3000"
4746 telemetry.prometheus_service_url "https://metric-storage-prometheus.openstack.svc.cluster.local:9090"
4847 telemetry.ceilometer_polling_interval 120
4948 telemetry.prometheus_scrape_interval 30
@@ -53,6 +52,7 @@ cifmw_test_operator_tempest_include_list: |
5352 ^tempest.*\[.*\bsmoke\b.*\]
5453 cloudkitty_tempest_plugin.*
5554 telemetry_tempest_plugin.*
55+
5656# TODO: update this to allow multiple external plugins to be listed with Depends-On.
5757# Potentially, this can be done via the meta content provider, by adding the tempest images to the list.
5858external_plugin : " opendev.org/openstack/cloudkitty-tempest-plugin"
You can’t perform that action at this time.
0 commit comments