Skip to content

Commit

Permalink
Change test ownership back to magenta squad (#8739)
Browse files Browse the repository at this point in the history
Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
  • Loading branch information
vkathole authored Oct 26, 2023
1 parent e5afe38 commit 7070c7d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
skipif_aws_i3,
skipif_vsphere_ipi,
skipif_ibm_cloud,
blue_squad,
magenta_squad,
)

log = logging.getLogger(__name__)
Expand Down Expand Up @@ -111,7 +111,7 @@ def wait_for_nodes_status_and_prometheus_health_check(pods, threading_lock):
assert prometheus_health_check(), "Prometheus health is degraded"


@blue_squad
@magenta_squad
@ignore_leftovers
@workloads
@skipif_vsphere_ipi
Expand Down

0 comments on commit 7070c7d

Please sign in to comment.