File tree Expand file tree Collapse file tree 5 files changed +185
-199
lines changed Expand file tree Collapse file tree 5 files changed +185
-199
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 build.appstudio.redhat.com/commit_sha : ' {{revision}}'
77 build.appstudio.redhat.com/pull_request_number : ' {{pull_request_number}}'
88 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
9- pipelinesascode.tekton.dev/cancel-in-progress : " true "
9+ pipelinesascode.tekton.dev/cancel-in-progress : " false "
1010 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1111 pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "release-9.0"
1212 creationTimestamp :
2424 value : ' {{revision}}'
2525 - name : output-image
2626 value : quay.io/rhceph-ci/rhceph:on-pr-v9.0-{{revision}}
27- - name : image-expires-after
28- value : 5d
2927 - name : build-platforms
3028 value :
3129 - linux/x86_64
@@ -47,10 +45,10 @@ spec:
4745 "path": ".",
4846 "options": {
4947 "dnf": {
50- "rhceph-9 -tools-for-rhel-9-x86_64-rpms": {
48+ "rhceph-8 -tools-for-rhel-9-x86_64-rpms": {
5149 "gpgcheck": "0"
5250 },
53- "rhceph-9 -tools-for-rhel-9-x86_64-source -rpms": {
51+ "rhceph-8 -tools-for-rhel-9-x86_64-rpms": {
5452 "gpgcheck": "0"
5553 }
5654 }
@@ -648,7 +646,7 @@ spec:
648646 - name : name
649647 value : rpms-signature-scan
650648 - name : bundle
651- value : quay.io/konflux-ci/konflux-vanguard /task-rpms-signature-scan:0.2@sha256:73471b26483d68fb6cdcc057b5891e510dbb5dd0a189884826b648c33e26a025
649+ value : quay.io/konflux-ci/tekton-catalog /task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
652650 - name : kind
653651 value : task
654652 resolver : bundles
Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ spec:
4444 "path": ".",
4545 "options": {
4646 "dnf": {
47- "rhceph-9-tools-for-rhel-9-x86_64-rpms ": {
47+ "odcs-4416602 ": {
4848 "gpgcheck": "0"
4949 },
50- "rhceph-9-tools-for-rhel-9-x86_64- source-rpms ": {
50+ "odcs-4416602- source": {
5151 "gpgcheck": "0"
5252 }
5353 }
@@ -644,7 +644,7 @@ spec:
644644 - name : name
645645 value : rpms-signature-scan
646646 - name : bundle
647- value : quay.io/konflux-ci/konflux-vanguard /task-rpms-signature-scan:0.2@sha256:73471b26483d68fb6cdcc057b5891e510dbb5dd0a189884826b648c33e26a025
647+ value : quay.io/konflux-ci/tekton-catalog /task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
648648 - name : kind
649649 value : task
650650 resolver : bundles
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ LABEL name="rhceph"
6666LABEL description="Red Hat Ceph Storage 9"
6767LABEL summary="Provides the latest Red Hat Ceph Storage 9 on RHEL 9 in a fully featured and supported base image."
6868LABEL io.k8s.display-name="Red Hat Ceph Storage 9 on RHEL 9"
69+ LABEL io.k8s.description="Red Hat Ceph Storage 9"
6970LABEL io.openshift.tags="rhceph ceph"
7071LABEL io.k8s.description="Red Hat Ceph Storage 9"
7172
Original file line number Diff line number Diff line change 11[rhceph-9-tools-for-rhel-9-$basearch-rpms]
2- name=rhceph-9-tools- for-rhel-9-rpms
3- baseurl=http://download-01.beak-001.prod.iad2.dc.redhat.com/odcs/prod/odcs-4450226 /compose/Temporary/$basearch/os
2+ name=ODCS repository for compose odcs-4450532
3+ baseurl=http://download-01.beak-001.prod.iad2.dc.redhat.com/odcs/prod/odcs-4450532 /compose/Temporary/$basearch/os
44type=rpm-md
55skip_if_unavailable=False
66gpgcheck=0
@@ -9,8 +9,8 @@ enabled=1
99enabled_metadata=1
1010
1111[rhceph-9-tools-for-rhel-9-$basearch-debug-rpms]
12- name=rhceph-9-tools- for-rhel-9-debug-rpms
13- baseurl=http://download-01.beak-001.prod.iad2.dc.redhat.com/odcs/prod/odcs-4450226 /compose/Temporary/$basearch/debug/tree
12+ name=ODCS repository for compose odcs-4450532-debuginfo
13+ baseurl=http://download-01.beak-001.prod.iad2.dc.redhat.com/odcs/prod/odcs-4450532 /compose/Temporary/$basearch/debug/tree
1414type=rpm-md
1515skip_if_unavailable=False
1616gpgcheck=0
@@ -19,11 +19,12 @@ enabled=0
1919enabled_metadata=1
2020
2121[rhceph-9-tools-for-rhel-9-$basearch-source-rpms]
22- name=rhceph-9-tools- for-rhel-9-srpms
23- baseurl=http://download-01.beak-001.prod.iad2.dc.redhat.com/odcs/prod/odcs-4450226 /compose/Temporary/source/tree
22+ name=ODCS repository for compose odcs-4450532-source
23+ baseurl=http://download-01.beak-001.prod.iad2.dc.redhat.com/odcs/prod/odcs-4450532 /compose/Temporary/source/tree
2424type=rpm-md
2525skip_if_unavailable=False
2626gpgcheck=0
2727repo_gpgcheck=0
2828enabled=0
2929enabled_metadata=1
30+
You can’t perform that action at this time.
0 commit comments