From 8091b43da02fcf680f5730f466fbae7195e11c5a Mon Sep 17 00:00:00 2001 From: Ying Zhang Date: Tue, 23 Dec 2025 14:47:18 +0800 Subject: [PATCH] Add the missed config for status-reporter --- core-services/prow/02_config/_config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/core-services/prow/02_config/_config.yaml b/core-services/prow/02_config/_config.yaml index 3c0e917c1be98..4a090a175b4dd 100644 --- a/core-services/prow/02_config/_config.yaml +++ b/core-services/prow/02_config/_config.yaml @@ -178,6 +178,7 @@ deck: openshift-hyperfleet/hyperfleet-api: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ openshift-hyperfleet/hyperfleet-broker: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ openshift-hyperfleet/hyperfleet-sentinel: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ + openshift-hyperfleet/status-reporter: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ openshift-kni/eco-ci-cd-private: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ openshift-online/access-transparency-service: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ openshift-online/gcp-hcp: https://gcsweb-qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/ @@ -454,6 +455,13 @@ plank: log: text/plain gcs_credentials_secret: gce-sa-credentials-gcs-qe-private-deck repo: openshift-hyperfleet/hyperfleet-broker + - config: + gcs_configuration: + bucket: qe-private-deck + mediaTypes: + log: text/plain + gcs_credentials_secret: gce-sa-credentials-gcs-qe-private-deck + repo: openshift-hyperfleet/status-reporter - config: timeout: 36h0m0s repo: openshift-kni/eco-ci-cd @@ -499,6 +507,7 @@ plank: openshift-hyperfleet/hyperfleet-api: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ openshift-hyperfleet/hyperfleet-broker: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ openshift-hyperfleet/hyperfleet-sentinel: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ + openshift-hyperfleet/status-reporter: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ openshift-kni/eco-ci-cd-private: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ openshift-online/access-transparency-service: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ openshift-online/gcp-hcp: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/ @@ -546,6 +555,9 @@ plank: openshift-hyperfleet/hyperfleet-sentinel: '[Full PR test history](https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr-history?org={{.Spec.Refs.Org}}&repo={{.Spec.Refs.Repo}}&pr={{with index .Spec.Refs.Pulls 0}}{{.Number}}{{end}}). [Your PR dashboard](https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr?query=is:pr+state:open+author:{{with index .Spec.Refs.Pulls 0}}{{.Author}}{{end}}).' + openshift-hyperfleet/status-reporter: '[Full PR test history](https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr-history?org={{.Spec.Refs.Org}}&repo={{.Spec.Refs.Repo}}&pr={{with + index .Spec.Refs.Pulls 0}}{{.Number}}{{end}}). [Your PR dashboard](https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr?query=is:pr+state:open+author:{{with + index .Spec.Refs.Pulls 0}}{{.Author}}{{end}}).' openshift-kni/eco-ci-cd-private: '[Full PR test history](https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr-history?org={{.Spec.Refs.Org}}&repo={{.Spec.Refs.Repo}}&pr={{with index .Spec.Refs.Pulls 0}}{{.Number}}{{end}}). [Your PR dashboard](https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr?query=is:pr+state:open+author:{{with index .Spec.Refs.Pulls 0}}{{.Author}}{{end}}).' @@ -753,6 +765,7 @@ tide: openshift-hyperfleet/hyperfleet-api: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr openshift-hyperfleet/hyperfleet-broker: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr openshift-hyperfleet/hyperfleet-sentinel: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr + openshift-hyperfleet/status-reporter: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr openshift-kni/eco-ci-cd-private: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr openshift-online/gcp-hcp: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/pr openshift-priv: https://deck-internal-ci.apps.ci.l2s4.p1.openshiftapps.com/pr