Skip to content

Commit

Permalink
[zuul][tempest] Configure tempest job to run telemetry test
Browse files Browse the repository at this point in the history
One telemetry test has been enabled.
The telemetry_tempest_plugin.scenario.telemetry_integration_prometheus_gabbits test does not require any
additional services to be enabled.
  • Loading branch information
elfiesmelfie committed Jan 22, 2024
1 parent c08cf8d commit e14421d
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,12 @@
# instability.
identity.v3_endpoint_type: public
identity.v2_admin_endpoint_type: public
service_available.ceilometer: true
# NOTE(efoley): First step is to get ANY tempest jobs running to confirm a working config
cifmw_tempest_tests_allowed: # need to see ciframwework roles that use these vars, to see how to enable telemetry
- neutron_tempest_plugin.api
- neutron_tempest_plugin.scenario
# To check metadata with and without config drive
- tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops
cifmw_tempest_tests_skipped:
# https://issues.redhat.com/browse/OSPRH-3099
- test_list_pagination_page_reverse_with_href_links
- test_list_pagination_with_href_links
# https://review.opendev.org/892839
- neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest
# missing https://review.opendev.org/882818 in antelope
- test_qos_dscp_create_and_update
# Limit job runtime
- NetworkSecGroupTest
- telemetry_tempest_plugin.scenario.telemetry_integration_prometheus_gabbits
cifmw_tempest_tests_skipped: []

- project:
name: openstack-k8s-operators/telemetry-operator
# templates:
Expand Down

0 comments on commit e14421d

Please sign in to comment.