Skip to content

Commit

Permalink
Update the kn-event jobs after Serverless 1.31 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cardil committed Mar 20, 2024
1 parent 42f3c67 commit 7a9618a
Show file tree
Hide file tree
Showing 34 changed files with 62 additions and 2,609 deletions.
3 changes: 1 addition & 2 deletions ci-operator/config/openshift-knative/kn-plugin-event/OWNERS
Expand Up @@ -10,9 +10,8 @@ approvers:
- mgencur
- openshift-cherrypick-robot
- rhuss
- cardil
options: {}
reviewers:
- cardil
- jrangelramos
- lance
- matejvasek

This file was deleted.

This file was deleted.

Expand Up @@ -37,13 +37,13 @@ images:
to: client-plugin-event-test-wathola-forwarder
promotion:
to:
- name: release-1.3
- name: release-1.10
namespace: knative
releases:
latest:
release:
channel: fast
version: "4.10"
version: "4.14"
resources:
'*':
limits:
Expand All @@ -58,14 +58,14 @@ tests:
./mage test
container:
from: src
- as: e2e-aws-ocp-410
- as: e2e-aws-ocp-414
cluster_claim:
architecture: amd64
cloud: aws
owner: openshift-ci
product: ocp
timeout: 1h30m0s
version: "4.10"
version: "4.14"
steps:
test:
- as: test
Expand All @@ -84,6 +84,6 @@ tests:
timeout: 30m0s
workflow: generic-claim
zz_generated_metadata:
branch: release-1.3
branch: release-1.10
org: openshift-knative
repo: kn-plugin-event
Expand Up @@ -37,13 +37,13 @@ images:
to: client-plugin-event-test-wathola-forwarder
promotion:
to:
- name: release-1.0
- name: release-1.11
namespace: knative
releases:
latest:
release:
channel: fast
version: "4.9"
version: "4.15"
resources:
'*':
limits:
Expand All @@ -58,14 +58,14 @@ tests:
./mage test
container:
from: src
- as: e2e-aws-ocp-49
- as: e2e-aws-ocp-415
cluster_claim:
architecture: amd64
cloud: aws
owner: openshift-ci
owner: serverless-ci
product: ocp
timeout: 1h30m0s
version: "4.9"
timeout: 1h0m0s
version: "4.15"
steps:
test:
- as: test
Expand All @@ -84,6 +84,6 @@ tests:
timeout: 30m0s
workflow: generic-claim
zz_generated_metadata:
branch: release-1.0
branch: release-1.11
org: openshift-knative
repo: kn-plugin-event

This file was deleted.

0 comments on commit 7a9618a

Please sign in to comment.