Skip to content
Closed
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,16 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.16
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: fast
version: "4.20"
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,12 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.16
releases:
latest:
release:
channel: fast
version: "4.19"
candidate:
product: ocp
stream: nightly
version: "4.21"
resources:
'*':
requests:
Expand All @@ -61,4 +56,4 @@ zz_generated_metadata:
branch: release-v1.16
org: openshift-knative
repo: backstage-plugins
variant: "419"
variant: "421"
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,16 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.17
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: fast
version: "4.20"
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,12 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.17
releases:
latest:
release:
channel: fast
version: "4.19"
candidate:
product: ocp
stream: nightly
version: "4.21"
resources:
'*':
requests:
Expand All @@ -43,4 +38,4 @@ zz_generated_metadata:
branch: release-v1.17
org: openshift-knative
repo: backstage-plugins
variant: "419"
variant: "421"
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,16 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.18
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: fast
version: "4.20"
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,12 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.18
releases:
latest:
release:
channel: fast
version: "4.19"
candidate:
product: ocp
stream: nightly
version: "4.21"
resources:
'*':
requests:
Expand All @@ -43,4 +38,4 @@ zz_generated_metadata:
branch: release-v1.18
org: openshift-knative
repo: backstage-plugins
variant: "419"
variant: "421"
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,16 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.19
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: fast
version: "4.20"
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,12 @@ images:
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.19
releases:
latest:
release:
channel: fast
version: "4.19"
candidate:
product: ocp
stream: nightly
version: "4.21"
resources:
'*':
requests:
Expand All @@ -43,4 +38,4 @@ zz_generated_metadata:
branch: release-v1.19
org: openshift-knative
repo: backstage-plugins
variant: "419"
variant: "421"
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
base_images:
ocp_ubi-minimal_9:
name: ubi-minimal
namespace: ocp
tag: "9"
openshift_release_rhel-9-release-golang-1.24-openshift-4.20:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.24-openshift-4.20
build_root:
project_image:
dockerfile_path: openshift/ci-operator/build-image/Dockerfile
images:
- dockerfile_path: openshift/ci-operator/knative-images/eventmesh/Dockerfile
inputs:
ocp_ubi-minimal_9:
as:
- $GO_RUNTIME
openshift_release_rhel-9-release-golang-1.24-openshift-4.20:
as:
- $GO_BUILDER
to: knative-backstage-plugins-eventmesh
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
name: knative-v1.20
namespace: openshift
releases:
latest:
release:
channel: fast
version: "4.14"
resources:
'*':
requests:
cpu: 500m
memory: 1Gi
zz_generated_metadata:
branch: release-v1.20
org: openshift-knative
repo: backstage-plugins
variant: "414"
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
base_images:
ocp_ubi-minimal_9:
name: ubi-minimal
namespace: ocp
tag: "9"
openshift_release_rhel-9-release-golang-1.24-openshift-4.20:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.24-openshift-4.20
build_root:
project_image:
dockerfile_path: openshift/ci-operator/build-image/Dockerfile
images:
- dockerfile_path: openshift/ci-operator/knative-images/eventmesh/Dockerfile
inputs:
ocp_ubi-minimal_9:
as:
- $GO_RUNTIME
openshift_release_rhel-9-release-golang-1.24-openshift-4.20:
as:
- $GO_BUILDER
to: knative-backstage-plugins-eventmesh
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
promotion:
to:
- additional_images:
backstage-plugins-src: src
namespace: openshift
tag: knative-v1.20
releases:
latest:
release:
channel: fast
version: "4.20"
resources:
'*':
requests:
cpu: 500m
memory: 1Gi
zz_generated_metadata:
branch: release-v1.20
org: openshift-knative
repo: backstage-plugins
variant: "420"
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
base_images:
ocp_ubi-minimal_9:
name: ubi-minimal
namespace: ocp
tag: "9"
openshift_release_rhel-9-release-golang-1.24-openshift-4.20:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.24-openshift-4.20
build_root:
project_image:
dockerfile_path: openshift/ci-operator/build-image/Dockerfile
images:
- dockerfile_path: openshift/ci-operator/knative-images/eventmesh/Dockerfile
inputs:
ocp_ubi-minimal_9:
as:
- $GO_RUNTIME
openshift_release_rhel-9-release-golang-1.24-openshift-4.20:
as:
- $GO_BUILDER
to: knative-backstage-plugins-eventmesh
- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
from: src
to: knative-backstage-plugins-source-image
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.21"
resources:
'*':
requests:
cpu: 500m
memory: 1Gi
zz_generated_metadata:
branch: release-v1.20
org: openshift-knative
repo: backstage-plugins
variant: "421"
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
timeout: 5h0m0s
zz_generated_metadata:
branch: release-v1.15
org: openshift-knative
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,30 +70,31 @@ promotion:
to:
- additional_images:
client-src: src
name: knative-v1.16
namespace: openshift
tag: knative-v1.16
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: fast
version: "4.20"
resources:
'*':
requests:
cpu: 500m
memory: 1Gi
tests:
- always_run: false
as: test-e2e
- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
owner: serverless-ci
product: ocp
timeout: 2h0m0s
version: "4.20"
skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
cluster_profile: aws-serverless
env:
BASE_DOMAIN: serverless.devcluster.openshift.com
SPOT_INSTANCES: "true"
ZONES_COUNT: "1"
post:
- as: testlog-gather
best_effort: true
Expand Down Expand Up @@ -140,7 +141,6 @@ tests:
cpu: 300m
memory: 300Mi
timeout: 20m0s
- ref: ipi-deprovision-deprovision
test:
- as: test
cli: latest
Expand All @@ -162,7 +162,8 @@ tests:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
workflow: generic-claim
timeout: 5h0m0s
zz_generated_metadata:
branch: release-v1.16
org: openshift-knative
Expand Down
Loading