Skip to content

Commit

Permalink
Fix rabbitmq test
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzigold committed Mar 3, 2025
1 parent 5428e75 commit 291f499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/telemetry_verify_metrics/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
- kind: ceilometer
name: ceilometer
condition_type: Ready
- kind: rabbitmq
- kind: rabbitmqclusters
name: rabbitmq
condition_type: ReconcileSuccess
- kind: rabbitmq
- kind: rabbitmqclusters
name: rabbitmq-cell1
condition_type: ReconcileSuccess
tags: precheck
Expand Down

0 comments on commit 291f499

Please sign in to comment.