Skip to content

Commit

Permalink
scan-sources:noop use priv org for ocp-build-data
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Oct 31, 2024
1 parent 658c208 commit 4ee48e5
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 11 deletions.
2 changes: 2 additions & 0 deletions group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ public_upstreams:
public: "https://github.com/openshift"
- private: "https://github.com/openshift-priv/cloud-event-proxy"
public: "https://github.com/redhat-cne/cloud-event-proxy"
- private: "https://github.com/openshift-priv/ocp-build-data"
public: "https://github.com/openshift-eng/ocp-build-data"

repos:

Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-base.rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-build-root-latest.rhel8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-build-root-latest.rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-build-root-previous.rhel8.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-build-root-previous.rhel9.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-golang-builder-latest.rhel8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-golang-builder-latest.rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-golang-builder-previous.rhel8.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/ci-openshift-golang-builder-previous.rhel9.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
git:
branch:
target: openshift-{MAJOR}.{MINOR}
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/openshift-base-nodejs.rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ content:
git:
branch:
target: openshift-base-nodejs-rhel9
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift-eng/ocp-build-data
ci_alignment:
streams_prs:
Expand Down
2 changes: 1 addition & 1 deletion images/openshift-base-rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ content:
git:
branch:
target: openshift-base-rhel9
url: git@github.com:openshift-eng/ocp-build-data.git
url: git@github.com:openshift-priv/ocp-build-data.git
web: https://github.com/openshift-eng/ocp-build-data
ci_alignment:
streams_prs:
Expand Down

0 comments on commit 4ee48e5

Please sign in to comment.