We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cef11fd + 46fc8a3 commit 7aa9208Copy full SHA for 7aa9208
pkg/monitortests/testframework/knownimagechecker/monitortest.go
@@ -85,6 +85,8 @@ func (w *clusterImageValidator) EvaluateTestsFromConstructedIntervals(ctx contex
85
86
// ROSA
87
"default-route-openshift-image-registry.apps.ci-rosa",
88
+ // OSD GCP
89
+ "default-route-openshift-image-registry.apps.ci-osd-gcp",
90
91
// installed alongside OLM and managed externally
92
"registry.redhat.io/redhat/community-operator-index",
0 commit comments