diff --git a/images/cloud-event-proxy.yml b/images/cloud-event-proxy.yml index 262c35d513..89f9bbbb62 100644 --- a/images/cloud-event-proxy.yml +++ b/images/cloud-event-proxy.yml @@ -7,8 +7,9 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/cloud-event-proxy.git - web: https://github.com/redhat-cne/cloud-event-proxy + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo + path: pkg/cloud-event-proxy ci_alignment: streams_prs: ci_build_root: diff --git a/images/linuxptp-daemon.yml b/images/linuxptp-daemon.yml index 37f9d0473c..bc0908d646 100644 --- a/images/linuxptp-daemon.yml +++ b/images/linuxptp-daemon.yml @@ -8,8 +8,9 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/linuxptp-daemon.git - web: https://github.com/openshift/linuxptp-daemon + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo + path: pkg/linuxptp-daemon ci_alignment: streams_prs: ci_build_root: diff --git a/images/ptp-operator-must-gather.yml b/images/ptp-operator-must-gather.yml index a1747616dd..5056b7cd45 100644 --- a/images/ptp-operator-must-gather.yml +++ b/images/ptp-operator-must-gather.yml @@ -8,8 +8,8 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/ptp-operator.git - web: https://github.com/openshift/ptp-operator + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo path: must-gather ci_alignment: streams_prs: diff --git a/images/ptp-operator.yml b/images/ptp-operator.yml index b0a4e27587..704b9a965d 100644 --- a/images/ptp-operator.yml +++ b/images/ptp-operator.yml @@ -8,8 +8,8 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/ptp-operator.git - web: https://github.com/openshift/ptp-operator + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo ci_alignment: streams_prs: enabled: true