Skip to content

Commit e9704ce

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.15] Sync Konflux configurations (#70)
Co-authored-by: serverless-qe <[email protected]>
1 parent 2086a6a commit e9704ce

7 files changed

+13
-1
lines changed

.konflux/applications/serverless-operator-135/tests/ec-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
params:
77
- name: POLICY_CONFIGURATION
8-
value: rhtap-releng-tenant/tmp-onboard-policy
8+
value: rhtap-releng-tenant/registry-standard-stage
99
- name: TIMEOUT
1010
value: "45m0s"
1111
application: serverless-operator-135

.tekton/kn-backstage-plugins-eventmesh-115-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- VERSION=1.35.0
2525
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2626
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
27+
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
28+
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
2729
- name: git-url
2830
value: '{{source_url}}'
2931
- name: hermetic

.tekton/kn-backstage-plugins-eventmesh-115-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ spec:
2323
- VERSION=1.35.0
2424
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
26+
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
27+
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
2628
- name: git-url
2729
value: '{{source_url}}'
2830
- name: hermetic

.tekton/kn-backstage-plugins-migrate-115-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- VERSION=1.35.0
2525
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2626
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
27+
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
28+
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
2729
- name: git-url
2830
value: '{{source_url}}'
2931
- name: hermetic

.tekton/kn-backstage-plugins-migrate-115-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ spec:
2323
- VERSION=1.35.0
2424
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
26+
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
27+
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
2628
- name: git-url
2729
value: '{{source_url}}'
2830
- name: hermetic

.tekton/kn-backstage-plugins-test-eventshub-115-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- VERSION=1.35.0
2525
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2626
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
27+
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
28+
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
2729
- name: git-url
2830
value: '{{source_url}}'
2931
- name: hermetic

.tekton/kn-backstage-plugins-test-eventshub-115-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ spec:
2323
- VERSION=1.35.0
2424
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
26+
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
27+
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
2628
- name: git-url
2729
value: '{{source_url}}'
2830
- name: hermetic

0 commit comments

Comments
 (0)