Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions images/cloud-event-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
5 changes: 3 additions & 2 deletions images/linuxptp-daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions images/ptp-operator-must-gather.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions images/ptp-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading