telemetry-tempest-plugin/telemetry_tempest_plugin/scenario/telemetry_integration_prome.../ceilometer-sg-core-integrat...

11 lines
371 B
YAML

tests:
- name: Check for ceilometer metrics
desc: Check the sg-core prometheus endpoint for ceilometer metrics
GET: $ENVIRON['SG_CORE_SERVICE_URL']/metrics
poll:
count: $ENVIRON['CEILOMETER_POLLING_INTERVAL']
delay: 2
response_strings:
- "ceilometer_image_size"
- "sg_total_ceilometer_metric_decode_error_count{source=\"SG\"} 0"