Skip to content

Commit 77d6a22

Browse files
authored
Merge pull request #232 from infrawatch/jwysogla-fix-rabbitmq
Fix rabbitmq test
2 parents 5428e75 + 291f499 commit 77d6a22

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)