Skip to content

Commit b64bd79

Browse files
authored
Remove TODO for ceilometer_power_state compute metrics test (#276)
Remove TODO on ceilometer_power_state compute metrics tests We no longer need to include the test ID for reporting since we swapped from using custom_logger to custom_junit output files to check the results [1]. [1] #246
1 parent 0142f05 commit b64bd79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/telemetry_verify_metrics/tasks/verify_ceilometer_compute_metrics.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
until: result.rc == 0 and "ceilometer_cpu" in result.stdout
6363
changed_when: false
6464
65-
#todo: Create Test Id in Polarian
6665
- name: |
6766
TEST Use openstack observabilityclient to verify ceilometer_power_state compute metrics are stored in prometheus
6867
ansible.builtin.shell: |

0 commit comments

Comments
 (0)