Skip to content

Commit 291f499

Browse files
committed
Fix rabbitmq test
1 parent 5428e75 commit 291f499

File tree

1 file changed

+2
-2
lines changed
  • roles/telemetry_verify_metrics/tasks

1 file changed

+2
-2
lines changed

roles/telemetry_verify_metrics/tasks/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
- kind: ceilometer
1616
name: ceilometer
1717
condition_type: Ready
18-
- kind: rabbitmq
18+
- kind: rabbitmqclusters
1919
name: rabbitmq
2020
condition_type: ReconcileSuccess
21-
- kind: rabbitmq
21+
- kind: rabbitmqclusters
2222
name: rabbitmq-cell1
2323
condition_type: ReconcileSuccess
2424
tags: precheck

0 commit comments

Comments
 (0)