Skip to content

Instantly share code, notes, and snippets.

@cardil
Last active June 19, 2024 12:12
Show Gist options
  • Save cardil/adedaf1313446a6329fb9a958670198a to your computer and use it in GitHub Desktop.
Save cardil/adedaf1313446a6329fb9a958670198a to your computer and use it in GitHub Desktop.
Most up-to-date diff for kn-event repo CI config for https://github.com/openshift-knative/hack/pull/154
diff --git a/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__414.yaml b/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__414.yaml
index 20d3813141e..a2884681f25 100755
--- a/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__414.yaml
+++ b/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__414.yaml
@@ -9,7 +9,7 @@ promotion:
to:
- additional_images:
eventing-hyperfoil-benchmark-src: src
- name: main
+ name: knative-main
namespace: openshift
releases:
latest:
@@ -22,7 +22,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-kafka-broker-midstr-a0cb886-aws-414
+- as: test-kafka-broker-midstream-nightly
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -68,7 +68,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-kafka-broker-midstream-nightly
+ commands: make test-kafka-broker-midstream-nightly
dependencies:
- env: KNATIVE_EVENTING_HYPERFOIL_BENCHMARK_SOURCE_IMAGE
name: knative-eventing-hyperfoil-benchmark-source-image
@@ -78,7 +78,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-kafka-broker-upstre-fbbddbf-aws-414
+- as: test-kafka-broker-upstream-nightly
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -124,7 +124,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-kafka-broker-upstream-nightly
+ commands: make test-kafka-broker-upstream-nightly
dependencies:
- env: KNATIVE_EVENTING_HYPERFOIL_BENCHMARK_SOURCE_IMAGE
name: knative-eventing-hyperfoil-benchmark-source-image
diff --git a/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__415.yaml b/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__415.yaml
index 2d1f0ff691c..994017e4fbc 100755
--- a/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-hyperfoil-benchmark/openshift-knative-eventing-hyperfoil-benchmark-main__415.yaml
@@ -10,7 +10,7 @@ promotion:
- additional_images:
eventing-hyperfoil-benchmark-src: src
namespace: openshift
- tag: main
+ tag: knative-main
releases:
latest:
candidate:
@@ -23,7 +23,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-kafka-broker-midstr-a0cb886-aws-415
+- as: test-kafka-broker-midstream-nightly
cluster_claim:
architecture: amd64
cloud: aws
@@ -72,7 +72,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-kafka-broker-midstream-nightly
+ commands: make test-kafka-broker-midstream-nightly
dependencies:
- env: KNATIVE_EVENTING_HYPERFOIL_BENCHMARK_SOURCE_IMAGE
name: knative-eventing-hyperfoil-benchmark-source-image
@@ -82,7 +82,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-kafka-broker-upstre-fbbddbf-aws-415
+- as: test-kafka-broker-upstream-nightly
cluster_claim:
architecture: amd64
cloud: aws
@@ -131,7 +131,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-kafka-broker-upstream-nightly
+ commands: make test-kafka-broker-upstream-nightly
dependencies:
- env: KNATIVE_EVENTING_HYPERFOIL_BENCHMARK_SOURCE_IMAGE
name: knative-eventing-hyperfoil-benchmark-source-image
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__412.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__412.yaml
index e3a3012d6f5..a14b8bd5ce9 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__412.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-412
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -79,7 +79,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
@@ -91,7 +91,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: e2e-tests-aws-412-c
+- as: e2e-tests-c
cron: 23 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -138,7 +138,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__415.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__415.yaml
index 99d12aff6d0..f842a6d8c24 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__415.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-415
+- as: e2e-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -82,7 +82,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
@@ -94,7 +94,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: e2e-tests-aws-415-c
+- as: e2e-tests-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -144,7 +144,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__416.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__416.yaml
index f9b38783994..bd94fab65f5 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-next__416.yaml
@@ -28,7 +28,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-416
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -74,7 +74,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__415.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__415.yaml
index ecdd7b07728..57b10756af4 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__415.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-415
+- as: e2e-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -82,7 +82,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__416.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__416.yaml
index 23f3d6e8f2c..e55ea8bf6fc 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.10__416.yaml
@@ -34,7 +34,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-416
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -80,7 +80,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__412.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__412.yaml
index 78e5d09a32a..e676f1a735e 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__412.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-412
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -79,7 +79,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__415.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__415.yaml
index 882a65b7510..3d81a34135e 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__415.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-415
+- as: e2e-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -82,7 +82,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__416.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__416.yaml
index a2473703c01..450da12f1c0 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.11__416.yaml
@@ -28,7 +28,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-416
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -74,7 +74,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__412.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__412.yaml
index 5a2a38ec275..ccf9ee9d93e 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__412.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-412
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -79,7 +79,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
@@ -91,7 +91,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: e2e-tests-aws-412-c
+- as: e2e-tests-c
cron: 4 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -138,7 +138,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__415.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__415.yaml
index 95796d0dfbe..4b1e5f72732 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__415.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-415
+- as: e2e-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -82,7 +82,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
@@ -94,7 +94,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: e2e-tests-aws-415-c
+- as: e2e-tests-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -144,7 +144,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__416.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__416.yaml
index f5a781f6f70..39670e8cfbf 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.12__416.yaml
@@ -28,7 +28,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-416
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -74,7 +74,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__412.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__412.yaml
index 6eeb82e4fa7..c6d6323fdc8 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__412.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-412
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -79,7 +79,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
@@ -91,7 +91,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: e2e-tests-aws-412-c
+- as: e2e-tests-c
cron: 41 0 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -138,7 +138,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__415.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__415.yaml
index 349899d9317..df38f78423e 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__415.yaml
@@ -33,7 +33,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-415
+- as: e2e-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -82,7 +82,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
@@ -94,7 +94,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: e2e-tests-aws-415-c
+- as: e2e-tests-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -144,7 +144,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__416.yaml b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__416.yaml
index 4c03cf20df4..0ec8ef7314a 100755
--- a/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-istio/openshift-knative-eventing-istio-release-v1.14__416.yaml
@@ -28,7 +28,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: e2e-tests-aws-416
+- as: e2e-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -74,7 +74,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make e2e-tests
+ commands: make e2e-tests
dependencies:
- env: KNATIVE_EVENTING_ISTIO_CONTROLLER
name: knative-eventing-istio-controller
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__412.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__412.yaml
index c234469e1b5..c779d56fd34 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__412.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -209,7 +209,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -267,7 +267,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 23 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -314,7 +314,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -372,7 +372,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -418,7 +418,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -476,7 +476,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 43 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -523,7 +523,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -581,7 +581,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -627,7 +627,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -685,7 +685,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 4 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -732,7 +732,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -790,7 +790,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -836,7 +836,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -894,7 +894,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412-c
+- as: test-reconciler-encryption-auth-c
cron: 16 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -941,7 +941,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -999,7 +999,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -1045,7 +1045,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1103,7 +1103,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412-c
+- as: test-reconciler-keda-c
cron: 41 0 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1150,7 +1150,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__415.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__415.yaml
index d461e65858a..1c44b4d0724 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__415.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -212,7 +212,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -270,7 +270,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-conformance-aws-415-c
+- as: test-conformance-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -320,7 +320,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -378,7 +378,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -427,7 +427,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -485,7 +485,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -535,7 +535,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -593,7 +593,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -642,7 +642,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -700,7 +700,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415-c
+- as: test-reconciler-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -750,7 +750,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -808,7 +808,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415
+- as: test-reconciler-encryption-auth
cluster_claim:
architecture: amd64
cloud: aws
@@ -857,7 +857,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -915,7 +915,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415-c
+- as: test-reconciler-encryption-auth-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -965,7 +965,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1023,7 +1023,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415
+- as: test-reconciler-keda
cluster_claim:
architecture: amd64
cloud: aws
@@ -1072,7 +1072,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1130,7 +1130,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415-c
+- as: test-reconciler-keda-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1180,7 +1180,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__416.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__416.yaml
index 3b9bb39288c..0f3d7066d6a 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-next__416.yaml
@@ -158,7 +158,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -204,7 +204,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -262,7 +262,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -308,7 +308,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -366,7 +366,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -412,7 +412,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -470,7 +470,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-416
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -516,7 +516,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -574,7 +574,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-416
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -620,7 +620,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__415.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__415.yaml
index cbdfff11051..4dcaac4ca2b 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__415.yaml
@@ -151,7 +151,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -200,7 +200,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_DISPATCHER
name: knative-eventing-kafka-broker-dispatcher
@@ -254,7 +254,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -303,7 +303,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_DISPATCHER
name: knative-eventing-kafka-broker-dispatcher
@@ -357,7 +357,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -406,7 +406,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_DISPATCHER
name: knative-eventing-kafka-broker-dispatcher
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__416.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__416.yaml
index fe442cdfd5a..8e1c8d0d886 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.10__416.yaml
@@ -152,7 +152,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -198,7 +198,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_DISPATCHER
name: knative-eventing-kafka-broker-dispatcher
@@ -252,7 +252,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -298,7 +298,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_DISPATCHER
name: knative-eventing-kafka-broker-dispatcher
@@ -352,7 +352,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -398,7 +398,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_DISPATCHER
name: knative-eventing-kafka-broker-dispatcher
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__412.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__412.yaml
index aa3a81eeeb2..b8aa5546436 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__412.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -209,7 +209,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -267,7 +267,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 44 2 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -314,7 +314,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -372,7 +372,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -418,7 +418,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -476,7 +476,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 57 0 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -523,7 +523,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -581,7 +581,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -627,7 +627,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -685,7 +685,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 45 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -732,7 +732,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -790,7 +790,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -836,7 +836,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -894,7 +894,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412-c
+- as: test-reconciler-encryption-auth-c
cron: 32 2 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -941,7 +941,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -999,7 +999,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -1045,7 +1045,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1103,7 +1103,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412-c
+- as: test-reconciler-keda-c
cron: 36 4 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1150,7 +1150,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__415.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__415.yaml
index a990ad22d5b..cde0a9a84cf 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__415.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -212,7 +212,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -270,7 +270,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -319,7 +319,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -377,7 +377,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -426,7 +426,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -484,7 +484,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415
+- as: test-reconciler-encryption-auth
cluster_claim:
architecture: amd64
cloud: aws
@@ -533,7 +533,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -591,7 +591,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415
+- as: test-reconciler-keda
cluster_claim:
architecture: amd64
cloud: aws
@@ -640,7 +640,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__416.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__416.yaml
index 0a3a5676848..f551bd6cbbf 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.11__416.yaml
@@ -158,7 +158,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -204,7 +204,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -262,7 +262,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -308,7 +308,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -366,7 +366,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -412,7 +412,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -470,7 +470,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-416
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -516,7 +516,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -574,7 +574,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-416
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -620,7 +620,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__412.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__412.yaml
index c961ac4fe5c..2b9eddf6a63 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__412.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -209,7 +209,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -267,7 +267,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 58 2 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -314,7 +314,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -372,7 +372,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -418,7 +418,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -476,7 +476,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 53 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -523,7 +523,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -581,7 +581,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -627,7 +627,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -685,7 +685,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 17 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -732,7 +732,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -790,7 +790,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -836,7 +836,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -894,7 +894,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412-c
+- as: test-reconciler-encryption-auth-c
cron: 57 4 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -941,7 +941,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -999,7 +999,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -1045,7 +1045,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1103,7 +1103,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412-c
+- as: test-reconciler-keda-c
cron: 25 4 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1150,7 +1150,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__415.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__415.yaml
index 98deb7a71ef..96be9784e38 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__415.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -212,7 +212,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -270,7 +270,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-conformance-aws-415-c
+- as: test-conformance-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -320,7 +320,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -378,7 +378,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -427,7 +427,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -485,7 +485,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -535,7 +535,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -593,7 +593,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -642,7 +642,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -700,7 +700,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415-c
+- as: test-reconciler-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -750,7 +750,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -808,7 +808,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415
+- as: test-reconciler-encryption-auth
cluster_claim:
architecture: amd64
cloud: aws
@@ -857,7 +857,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -915,7 +915,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415-c
+- as: test-reconciler-encryption-auth-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -965,7 +965,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1023,7 +1023,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415
+- as: test-reconciler-keda
cluster_claim:
architecture: amd64
cloud: aws
@@ -1072,7 +1072,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1130,7 +1130,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415-c
+- as: test-reconciler-keda-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1180,7 +1180,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__416.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__416.yaml
index a7679c2602e..24c1bd3b275 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.12__416.yaml
@@ -158,7 +158,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -204,7 +204,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -262,7 +262,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -308,7 +308,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -366,7 +366,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -412,7 +412,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -470,7 +470,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-416
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -516,7 +516,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -574,7 +574,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-416
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -620,7 +620,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__412.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__412.yaml
index 871dbeec22b..7e6fcba3824 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__412.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -209,7 +209,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -267,7 +267,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 46 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -314,7 +314,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -372,7 +372,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -418,7 +418,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -476,7 +476,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 20 2 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -523,7 +523,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -581,7 +581,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -627,7 +627,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -685,7 +685,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 16 0 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -732,7 +732,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -790,7 +790,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -836,7 +836,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -894,7 +894,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-412-c
+- as: test-reconciler-encryption-auth-c
cron: 32 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -941,7 +941,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -999,7 +999,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -1045,7 +1045,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1103,7 +1103,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-412-c
+- as: test-reconciler-keda-c
cron: 46 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1150,7 +1150,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__415.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__415.yaml
index d4890a5fe05..bdd64f0aa56 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__415.yaml
@@ -163,7 +163,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -212,7 +212,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -270,7 +270,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-conformance-aws-415-c
+- as: test-conformance-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -320,7 +320,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -378,7 +378,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -427,7 +427,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -485,7 +485,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -535,7 +535,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -593,7 +593,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -642,7 +642,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -700,7 +700,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415-c
+- as: test-reconciler-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -750,7 +750,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -808,7 +808,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415
+- as: test-reconciler-encryption-auth
cluster_claim:
architecture: amd64
cloud: aws
@@ -857,7 +857,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -915,7 +915,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-encryption-auth-aws-415-c
+- as: test-reconciler-encryption-auth-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -965,7 +965,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1023,7 +1023,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415
+- as: test-reconciler-keda
cluster_claim:
architecture: amd64
cloud: aws
@@ -1072,7 +1072,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -1130,7 +1130,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-keda-aws-415-c
+- as: test-reconciler-keda-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1180,7 +1180,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__416.yaml b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__416.yaml
index db3b6d4c206..c7c4e13038d 100755
--- a/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing-kafka-broker/openshift-knative-eventing-kafka-broker-release-v1.14__416.yaml
@@ -158,7 +158,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -204,7 +204,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -262,7 +262,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -308,7 +308,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -366,7 +366,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -412,7 +412,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -470,7 +470,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-encryption-auth-aws-416
+- as: test-reconciler-encryption-auth
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -516,7 +516,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-encryption-auth
+ commands: make test-reconciler-encryption-auth
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
@@ -574,7 +574,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-keda-aws-416
+- as: test-reconciler-keda
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -620,7 +620,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler-keda
+ commands: make test-reconciler-keda
dependencies:
- env: KNATIVE_EVENTING_KAFKA_BROKER_EVENT_DISPLAY
name: knative-eventing-kafka-broker-event-display
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__412.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__412.yaml
index 936cef18efe..55082910826 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__412.yaml
@@ -201,7 +201,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -247,7 +247,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -315,7 +315,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 23 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -362,7 +362,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -430,7 +430,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -476,7 +476,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -544,7 +544,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 43 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -591,7 +591,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -659,7 +659,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -705,7 +705,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -773,7 +773,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412-c
+- as: test-encryption-auth-e2e-c
cron: 4 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -820,7 +820,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -888,7 +888,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -934,7 +934,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -1002,7 +1002,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 16 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1049,7 +1049,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__415.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__415.yaml
index 312b27a3cf0..0d8710e6108 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__415.yaml
@@ -201,7 +201,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -250,7 +250,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -318,7 +318,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-conformance-aws-415-c
+- as: test-conformance-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -368,7 +368,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -436,7 +436,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -485,7 +485,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -553,7 +553,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -603,7 +603,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -671,7 +671,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415
+- as: test-encryption-auth-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -720,7 +720,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -788,7 +788,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415-c
+- as: test-encryption-auth-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -838,7 +838,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -906,7 +906,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -955,7 +955,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -1023,7 +1023,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415-c
+- as: test-reconciler-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1073,7 +1073,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__416.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__416.yaml
index a5767399d8a..d778dab6a69 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-next__416.yaml
@@ -196,7 +196,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -242,7 +242,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -310,7 +310,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -356,7 +356,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -424,7 +424,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-416
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -470,7 +470,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -538,7 +538,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -584,7 +584,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__415.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__415.yaml
index 5c09dec31f2..950150488b6 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__415.yaml
@@ -189,7 +189,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -238,7 +238,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -302,7 +302,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -351,7 +351,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -415,7 +415,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -464,7 +464,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__416.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__416.yaml
index e8f3ee9a028..853cb83ba81 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.10__416.yaml
@@ -190,7 +190,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -236,7 +236,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -300,7 +300,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -346,7 +346,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -410,7 +410,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -456,7 +456,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__412.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__412.yaml
index ebb60d09c1d..1b329f11744 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__412.yaml
@@ -205,7 +205,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -251,7 +251,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -319,7 +319,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -365,7 +365,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -433,7 +433,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -479,7 +479,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -547,7 +547,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -593,7 +593,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__415.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__415.yaml
index 00160adda0c..62447e74a2b 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__415.yaml
@@ -205,7 +205,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -254,7 +254,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -322,7 +322,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -371,7 +371,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -439,7 +439,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415
+- as: test-encryption-auth-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -488,7 +488,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -556,7 +556,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -605,7 +605,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__416.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__416.yaml
index 7504eebb6d7..c7178c061c9 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.11__416.yaml
@@ -200,7 +200,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -246,7 +246,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -314,7 +314,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -360,7 +360,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -428,7 +428,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-416
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -474,7 +474,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -542,7 +542,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -588,7 +588,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__412.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__412.yaml
index 564dd1e8c33..fd136418d97 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__412.yaml
@@ -189,7 +189,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -235,7 +235,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -299,7 +299,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 1 3 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -346,7 +346,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -410,7 +410,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -456,7 +456,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -520,7 +520,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 18 3 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -567,7 +567,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -631,7 +631,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -677,7 +677,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -741,7 +741,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412-c
+- as: test-encryption-auth-e2e-c
cron: 44 2 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -788,7 +788,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -852,7 +852,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -898,7 +898,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -962,7 +962,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 57 0 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1009,7 +1009,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__415.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__415.yaml
index 3be760b1d5c..649f32c4db8 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__415.yaml
@@ -189,7 +189,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -238,7 +238,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -302,7 +302,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-conformance-aws-415-c
+- as: test-conformance-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -352,7 +352,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -416,7 +416,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -465,7 +465,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -529,7 +529,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -579,7 +579,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -643,7 +643,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415
+- as: test-encryption-auth-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -692,7 +692,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -756,7 +756,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415-c
+- as: test-encryption-auth-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -806,7 +806,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -870,7 +870,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -919,7 +919,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -983,7 +983,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415-c
+- as: test-reconciler-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1033,7 +1033,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__416.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__416.yaml
index 6432691cc53..90ebbba3e2c 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.12__416.yaml
@@ -184,7 +184,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -230,7 +230,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -294,7 +294,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -340,7 +340,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -404,7 +404,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-416
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -450,7 +450,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -514,7 +514,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -560,7 +560,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__412.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__412.yaml
index 0e8eb68af11..b03af5cec25 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__412.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__412.yaml
@@ -189,7 +189,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-412
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -235,7 +235,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -299,7 +299,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-conformance-aws-412-c
+- as: test-conformance-c
cron: 53 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -346,7 +346,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -410,7 +410,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -456,7 +456,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -520,7 +520,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 17 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -567,7 +567,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -631,7 +631,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -677,7 +677,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -741,7 +741,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-412-c
+- as: test-encryption-auth-e2e-c
cron: 57 4 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -788,7 +788,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -852,7 +852,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -898,7 +898,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -962,7 +962,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-412-c
+- as: test-reconciler-c
cron: 25 4 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -1009,7 +1009,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__415.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__415.yaml
index bde4c7388f3..85a56775a89 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__415.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__415.yaml
@@ -189,7 +189,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-415
+- as: test-conformance
cluster_claim:
architecture: amd64
cloud: aws
@@ -238,7 +238,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -302,7 +302,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-conformance-aws-415-c
+- as: test-conformance-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -352,7 +352,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -416,7 +416,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -465,7 +465,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -529,7 +529,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -579,7 +579,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -643,7 +643,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415
+- as: test-encryption-auth-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -692,7 +692,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -756,7 +756,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-encryption-auth-e2e-aws-415-c
+- as: test-encryption-auth-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -806,7 +806,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -870,7 +870,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415
+- as: test-reconciler
cluster_claim:
architecture: amd64
cloud: aws
@@ -919,7 +919,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -983,7 +983,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-reconciler-aws-415-c
+- as: test-reconciler-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1033,7 +1033,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__416.yaml b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__416.yaml
index 0908861dee3..ee7108d8961 100755
--- a/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__416.yaml
+++ b/ci-operator/config/openshift-knative/eventing/openshift-knative-eventing-release-v1.14__416.yaml
@@ -184,7 +184,7 @@ resources:
cpu: 500m
memory: 1Gi
tests:
-- as: test-conformance-aws-416
+- as: test-conformance
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -230,7 +230,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-conformance
+ commands: make test-conformance
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -294,7 +294,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -340,7 +340,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -404,7 +404,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-encryption-auth-e2e-aws-416
+- as: test-encryption-auth-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -450,7 +450,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-encryption-auth-e2e
+ commands: make test-encryption-auth-e2e
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
@@ -514,7 +514,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-reconciler-aws-416
+- as: test-reconciler
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -560,7 +560,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-reconciler
+ commands: make test-reconciler
dependencies:
- env: KNATIVE_EVENTING_APISERVER_RECEIVE_ADAPTER
name: knative-eventing-apiserver-receive-adapter
diff --git a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.11__415.yaml b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.11__415.yaml
old mode 100644
new mode 100755
index e16c8e85e4a..5823227c978
--- a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.11__415.yaml
+++ b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.11__415.yaml
@@ -21,6 +21,9 @@ images:
- destination_dir: .
source_path: /var/build/bin/.
to: client-plugin-event-sender
+- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
+ from: src
+ to: client-plugin-event-source-image
- dockerfile_path: openshift/ci-operator/test-images/eventshub/Dockerfile
inputs:
base:
@@ -70,25 +73,66 @@ tests:
cloud: aws
owner: serverless-ci
product: ocp
- timeout: 2h30m0s
+ timeout: 2h0m0s
version: "4.15"
steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
test:
- as: test
+ cli: latest
commands: openshift/e2e-tests.sh
dependencies:
- - env: TEST_IMAGES_EVENTSHUB
+ - env: CLIENT_PLUGIN_EVENT_SENDER
+ name: client-plugin-event-sender
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
name: client-plugin-event-test-eventshub
- - env: TEST_IMAGES_WATHOLA_FORWARDER
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
name: client-plugin-event-test-wathola-forwarder
- - env: IMAGES_KN_EVENT_SENDER
- name: client-plugin-event-sender
- from: src
+ from: client-plugin-event-source-image
resources:
requests:
cpu: 100m
timeout: 30m0s
workflow: generic-claim
+ timeout: 1h30m0s
zz_generated_metadata:
branch: release-1.11
org: openshift-knative
diff --git a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.13__415.yaml b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.13__415.yaml
old mode 100644
new mode 100755
index 427f30e4b34..02c43a1b6aa
--- a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.13__415.yaml
+++ b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.13__415.yaml
@@ -21,6 +21,9 @@ images:
- destination_dir: .
source_path: /var/build/bin/.
to: client-plugin-event-sender
+- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
+ from: src
+ to: client-plugin-event-source-image
- dockerfile_path: openshift/ci-operator/test-images/eventshub/Dockerfile
inputs:
base:
@@ -70,25 +73,133 @@ tests:
cloud: aws
owner: serverless-ci
product: ocp
- timeout: 2h30m0s
+ timeout: 2h0m0s
version: "4.15"
steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
test:
- as: test
+ cli: latest
commands: openshift/e2e-tests.sh
dependencies:
- - env: TEST_IMAGES_EVENTSHUB
+ - env: CLIENT_PLUGIN_EVENT_SENDER
+ name: client-plugin-event-sender
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
name: client-plugin-event-test-eventshub
- - env: TEST_IMAGES_WATHOLA_FORWARDER
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
name: client-plugin-event-test-wathola-forwarder
- - env: IMAGES_KN_EVENT_SENDER
+ from: client-plugin-event-source-image
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 30m0s
+ workflow: generic-claim
+ timeout: 1h30m0s
+- as: e2e-c
+ cluster_claim:
+ architecture: amd64
+ cloud: aws
+ owner: serverless-ci
+ product: ocp
+ timeout: 2h0m0s
+ version: "4.15"
+ cron: 23 1 * * 2,6
+ steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
+ test:
+ - as: test
+ cli: latest
+ commands: openshift/e2e-tests.sh
+ dependencies:
+ - env: CLIENT_PLUGIN_EVENT_SENDER
name: client-plugin-event-sender
- from: src
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
+ name: client-plugin-event-test-eventshub
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
+ name: client-plugin-event-test-wathola-forwarder
+ from: client-plugin-event-source-image
resources:
requests:
cpu: 100m
timeout: 30m0s
workflow: generic-claim
+ timeout: 1h30m0s
zz_generated_metadata:
branch: release-1.13
org: openshift-knative
diff --git a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.14__415.yaml b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.14__415.yaml
old mode 100644
new mode 100755
index 8c09a86d1a6..8551615177c
--- a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.14__415.yaml
+++ b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-1.14__415.yaml
@@ -21,6 +21,9 @@ images:
- destination_dir: .
source_path: /var/build/bin/.
to: client-plugin-event-sender
+- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
+ from: src
+ to: client-plugin-event-source-image
- dockerfile_path: openshift/ci-operator/test-images/eventshub/Dockerfile
inputs:
base:
@@ -70,25 +73,133 @@ tests:
cloud: aws
owner: serverless-ci
product: ocp
- timeout: 2h30m0s
+ timeout: 2h0m0s
version: "4.15"
steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
test:
- as: test
+ cli: latest
commands: openshift/e2e-tests.sh
dependencies:
- - env: TEST_IMAGES_EVENTSHUB
+ - env: CLIENT_PLUGIN_EVENT_SENDER
+ name: client-plugin-event-sender
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
name: client-plugin-event-test-eventshub
- - env: TEST_IMAGES_WATHOLA_FORWARDER
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
name: client-plugin-event-test-wathola-forwarder
- - env: IMAGES_KN_EVENT_SENDER
+ from: client-plugin-event-source-image
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 30m0s
+ workflow: generic-claim
+ timeout: 1h30m0s
+- as: e2e-c
+ cluster_claim:
+ architecture: amd64
+ cloud: aws
+ owner: serverless-ci
+ product: ocp
+ timeout: 2h0m0s
+ version: "4.15"
+ cron: 43 1 * * 2,6
+ steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
+ test:
+ - as: test
+ cli: latest
+ commands: openshift/e2e-tests.sh
+ dependencies:
+ - env: CLIENT_PLUGIN_EVENT_SENDER
name: client-plugin-event-sender
- from: src
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
+ name: client-plugin-event-test-eventshub
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
+ name: client-plugin-event-test-wathola-forwarder
+ from: client-plugin-event-source-image
resources:
requests:
cpu: 100m
timeout: 30m0s
workflow: generic-claim
+ timeout: 1h30m0s
zz_generated_metadata:
branch: release-1.14
org: openshift-knative
diff --git a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-next__415.yaml b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-next__415.yaml
old mode 100644
new mode 100755
index 38a739912b9..7b1e1dfc909
--- a/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-next__415.yaml
+++ b/ci-operator/config/openshift-knative/kn-plugin-event/openshift-knative-kn-plugin-event-release-next__415.yaml
@@ -21,6 +21,9 @@ images:
- destination_dir: .
source_path: /var/build/bin/.
to: client-plugin-event-sender
+- dockerfile_path: openshift/ci-operator/source-image/Dockerfile
+ from: src
+ to: client-plugin-event-source-image
- dockerfile_path: openshift/ci-operator/test-images/eventshub/Dockerfile
inputs:
base:
@@ -43,7 +46,7 @@ images:
to: client-plugin-event-test-wathola-forwarder
promotion:
to:
- - name: release-next
+ - name: release-nightly
namespace: knative
releases:
latest:
@@ -70,25 +73,133 @@ tests:
cloud: aws
owner: serverless-ci
product: ocp
- timeout: 2h30m0s
+ timeout: 2h0m0s
version: "4.15"
steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: true
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
test:
- as: test
+ cli: latest
commands: openshift/e2e-tests.sh
dependencies:
- - env: TEST_IMAGES_EVENTSHUB
+ - env: CLIENT_PLUGIN_EVENT_SENDER
+ name: client-plugin-event-sender
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
name: client-plugin-event-test-eventshub
- - env: TEST_IMAGES_WATHOLA_FORWARDER
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
name: client-plugin-event-test-wathola-forwarder
- - env: IMAGES_KN_EVENT_SENDER
+ from: client-plugin-event-source-image
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 30m0s
+ workflow: generic-claim
+ timeout: 1h30m0s
+- as: e2e-c
+ cluster_claim:
+ architecture: amd64
+ cloud: aws
+ owner: serverless-ci
+ product: ocp
+ timeout: 2h0m0s
+ version: "4.15"
+ cron: 4 1 * * 2,6
+ steps:
+ allow_best_effort_post_steps: true
+ allow_skip_on_success: true
+ post:
+ - as: knative-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --image=quay.io/openshift-knative/must-gather --dest-dir
+ "${ARTIFACT_DIR}/gather-knative"
+ from: client-plugin-event-source-image
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-must-gather
+ best_effort: true
+ cli: latest
+ commands: oc adm must-gather --dest-dir "${ARTIFACT_DIR}/gather-openshift"
+ from: client-plugin-event-source-image
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 100m
+ timeout: 20m0s
+ - as: openshift-gather-extra
+ best_effort: true
+ cli: latest
+ commands: curl -skSL https://raw.githubusercontent.com/openshift/release/master/ci-operator/step-registry/gather/extra/gather-extra-commands.sh
+ | /bin/bash -s
+ from: client-plugin-event-source-image
+ grace_period: 1m0s
+ optional_on_success: false
+ resources:
+ requests:
+ cpu: 300m
+ memory: 300Mi
+ timeout: 20m0s
+ test:
+ - as: test
+ cli: latest
+ commands: openshift/e2e-tests.sh
+ dependencies:
+ - env: CLIENT_PLUGIN_EVENT_SENDER
name: client-plugin-event-sender
- from: src
+ - env: CLIENT_PLUGIN_EVENT_SOURCE_IMAGE
+ name: client-plugin-event-source-image
+ - env: CLIENT_PLUGIN_EVENT_TEST_EVENTSHUB
+ name: client-plugin-event-test-eventshub
+ - env: CLIENT_PLUGIN_EVENT_TEST_WATHOLA_FORWARDER
+ name: client-plugin-event-test-wathola-forwarder
+ from: client-plugin-event-source-image
resources:
requests:
cpu: 100m
timeout: 30m0s
workflow: generic-claim
+ timeout: 1h30m0s
zz_generated_metadata:
branch: release-next
org: openshift-knative
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__412.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__412.yaml
index 025467823eb..0740a66bb4d 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__412.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__412.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -102,7 +86,7 @@ promotion:
to:
- additional_images:
serverless-operator-src: src
- name: main
+ name: knative-main
namespace: knative
releases:
latest:
@@ -117,7 +101,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
-- as: kitchensink-e2e-aws-412
+- as: kitchensink-e2e
optional: true
steps:
allow_best_effort_post_steps: true
@@ -164,7 +148,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-e2e
+ commands: make kitchensink-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -180,13 +164,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: kitchensink-e2e-aws-412-c
+- as: kitchensink-e2e-c
cron: 23 1 * * 1,5
steps:
allow_best_effort_post_steps: true
@@ -233,7 +220,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-e2e
+ commands: make kitchensink-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -249,13 +236,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: kitchensink-upgrade-aws-412
+- as: kitchensink-upgrade
optional: true
steps:
allow_best_effort_post_steps: true
@@ -302,7 +292,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-upgrade
+ commands: make kitchensink-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -318,13 +308,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: kitchensink-upgrade-aws-412-c
+- as: kitchensink-upgrade-c
cron: 43 1 * * 1,5
steps:
allow_best_effort_post_steps: true
@@ -371,7 +364,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-upgrade
+ commands: make kitchensink-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -387,13 +380,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: mesh-upgrade-aws-412
+- as: mesh-upgrade
optional: true
steps:
allow_best_effort_post_steps: true
@@ -440,7 +436,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make mesh-upgrade
+ commands: make mesh-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -456,13 +452,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: operator-e2e-aws-412
+- as: operator-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -508,7 +507,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make operator-e2e
+ commands: make operator-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -524,13 +523,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: operator-e2e-aws-412-c
+- as: operator-e2e-c
cron: 4 1 * * 1,5
steps:
allow_best_effort_post_steps: true
@@ -577,7 +579,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make operator-e2e
+ commands: make operator-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -593,13 +595,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-upgrade-aws-412
+- as: test-upgrade
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -645,7 +650,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-upgrade
+ commands: make test-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -661,13 +666,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-upgrade-aws-412-c
+- as: test-upgrade-c
cron: 16 5 * * 1,5
steps:
allow_best_effort_post_steps: true
@@ -714,7 +722,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-upgrade
+ commands: make test-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -730,13 +738,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: ui-e2e-aws-412
+- as: ui-e2e
optional: true
run_if_changed: test/ui
steps:
@@ -784,7 +795,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make ui-e2e
+ commands: make ui-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -806,7 +817,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: ui-e2e-aws-412-c
+- as: ui-e2e-c
cron: 41 0 * * 1,5
steps:
allow_best_effort_post_steps: true
@@ -853,7 +864,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make ui-e2e
+ commands: make ui-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -875,7 +886,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: upstream-e2e-aws-412
+- as: upstream-e2e
optional: true
steps:
allow_best_effort_post_steps: true
@@ -922,7 +933,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e
+ commands: make upstream-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -938,13 +949,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: upstream-e2e-kafka-aws-412
+- as: upstream-e2e-kafka
optional: true
steps:
allow_best_effort_post_steps: true
@@ -991,7 +1005,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e-kafka
+ commands: make upstream-e2e-kafka
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -1007,13 +1021,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: upstream-e2e-kafka-aws-412-c
+- as: upstream-e2e-kafka-c
cron: 35 4 * * 1,5
steps:
allow_best_effort_post_steps: true
@@ -1060,7 +1077,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e-kafka
+ commands: make upstream-e2e-kafka
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -1076,6 +1093,9 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-aws-ovn.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-aws-ovn.yaml
index 4451fc0bb85..df6952c8810 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-aws-ovn.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-aws-ovn.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -194,4 +178,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-aws-ovn
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-azure.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-azure.yaml
index edf5afafbbd..b067596c11d 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-azure.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-azure.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -194,4 +178,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-azure
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-gcp.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-gcp.yaml
index 7cc24d8f9dc..5942bcf545c 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-gcp.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-gcp.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -194,4 +178,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-gcp
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-hypershift.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-hypershift.yaml
index 8cd1732be86..05e04c0a664 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-hypershift.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-hypershift.yaml
@@ -7,10 +7,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -45,9 +41,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -62,9 +55,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -90,18 +80,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -207,4 +191,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-hypershift
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-osd.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-osd.yaml
index b6073b76dab..0849664a134 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-osd.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-osd.yaml
@@ -7,10 +7,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -41,9 +37,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -58,9 +51,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -86,18 +76,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -183,4 +167,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-osd
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-single-node.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-single-node.yaml
index 10c5f95e535..affd3fd3a9c 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-single-node.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-single-node.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -146,4 +130,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-single-node
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-vsphere.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-vsphere.yaml
index c2630dfd7da..fe0f373d870 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-vsphere.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415-vsphere.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -41,9 +37,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -58,9 +51,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -86,18 +76,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -149,4 +133,4 @@ zz_generated_metadata:
branch: main
org: openshift-knative
repo: serverless-operator
- variant: 415-vsphere
+ variant: "415"
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415.yaml
index e85443e9b6b..2c8e71f2109 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__415.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -103,7 +87,7 @@ promotion:
- additional_images:
serverless-operator-src: src
namespace: knative
- tag: main
+ tag: knative-main
releases:
latest:
release:
@@ -117,7 +101,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
-- as: kitchensink-e2e-aws-415
+- as: kitchensink-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -167,7 +151,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-e2e
+ commands: make kitchensink-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -183,13 +167,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: kitchensink-e2e-aws-415-c
+- as: kitchensink-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -239,7 +226,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-e2e
+ commands: make kitchensink-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -255,13 +242,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: kitchensink-upgrade-aws-415
+- as: kitchensink-upgrade
cluster_claim:
architecture: amd64
cloud: aws
@@ -311,7 +301,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-upgrade
+ commands: make kitchensink-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -327,13 +317,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: kitchensink-upgrade-aws-415-c
+- as: kitchensink-upgrade-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -383,7 +376,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-upgrade
+ commands: make kitchensink-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -399,13 +392,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: mesh-upgrade-aws-415
+- as: mesh-upgrade
cluster_claim:
architecture: amd64
cloud: aws
@@ -455,7 +451,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make mesh-upgrade
+ commands: make mesh-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -471,13 +467,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: operator-e2e-aws-415
+- as: operator-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -526,7 +525,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make operator-e2e
+ commands: make operator-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -542,13 +541,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: operator-e2e-aws-415-c
+- as: operator-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -598,7 +600,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make operator-e2e
+ commands: make operator-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -614,13 +616,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-upgrade-aws-415
+- as: test-upgrade
cluster_claim:
architecture: amd64
cloud: aws
@@ -669,7 +674,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-upgrade
+ commands: make test-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -685,13 +690,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-upgrade-aws-415-c
+- as: test-upgrade-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -741,7 +749,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-upgrade
+ commands: make test-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -757,13 +765,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: ui-e2e-aws-415
+- as: ui-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -814,7 +825,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make ui-e2e
+ commands: make ui-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -836,7 +847,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: ui-e2e-aws-415-c
+- as: ui-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -886,7 +897,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make ui-e2e
+ commands: make ui-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -908,7 +919,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: upstream-e2e-aws-415
+- as: upstream-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -958,7 +969,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e
+ commands: make upstream-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -974,13 +985,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: upstream-e2e-kafka-aws-415
+- as: upstream-e2e-kafka
cluster_claim:
architecture: amd64
cloud: aws
@@ -1030,7 +1044,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e-kafka
+ commands: make upstream-e2e-kafka
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -1046,13 +1060,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: upstream-e2e-kafka-aws-415-c
+- as: upstream-e2e-kafka-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -1102,7 +1119,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e-kafka
+ commands: make upstream-e2e-kafka
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -1118,6 +1135,9 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
diff --git a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__416.yaml b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__416.yaml
index 127807238d5..a5c094610b2 100755
--- a/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__416.yaml
+++ b/ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__416.yaml
@@ -3,10 +3,6 @@ base_images:
name: "4.15"
namespace: ocp
tag: cli
- ocp_ubi-minimal_8:
- name: ubi-minimal
- namespace: ocp
- tag: "8"
openshift_eventing-istio-src_knative-v1.14:
name: eventing-istio-src
namespace: openshift
@@ -37,9 +33,6 @@ build_root:
images:
- dockerfile_path: knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -54,9 +47,6 @@ images:
to: serverless-index
- dockerfile_path: openshift-knative-operator/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -82,18 +72,12 @@ images:
to: serverless-source-image
- dockerfile_path: serving/ingress/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
to: serverless-ingress
- dockerfile_path: serving/metadata-webhook/Dockerfile
inputs:
- ocp_ubi-minimal_8:
- as:
- - registry.access.redhat.com/ubi8-minimal:latest
openshift_release_rhel-8-release-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16
@@ -112,7 +96,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
-- as: kitchensink-e2e-aws-416
+- as: kitchensink-e2e
optional: true
steps:
allow_best_effort_post_steps: true
@@ -159,7 +143,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-e2e
+ commands: make kitchensink-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -175,13 +159,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: kitchensink-upgrade-aws-416
+- as: kitchensink-upgrade
optional: true
steps:
allow_best_effort_post_steps: true
@@ -228,7 +215,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make kitchensink-upgrade
+ commands: make kitchensink-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -244,13 +231,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: mesh-upgrade-aws-416
+- as: mesh-upgrade
optional: true
steps:
allow_best_effort_post_steps: true
@@ -297,7 +287,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make mesh-upgrade
+ commands: make mesh-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -313,13 +303,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: operator-e2e-aws-416
+- as: operator-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -365,7 +358,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make operator-e2e
+ commands: make operator-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -381,13 +374,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-upgrade-aws-416
+- as: test-upgrade
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -433,7 +429,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-upgrade
+ commands: make test-upgrade
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -449,13 +445,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: ui-e2e-aws-416
+- as: ui-e2e
optional: true
run_if_changed: test/ui
steps:
@@ -503,7 +502,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make ui-e2e
+ commands: make ui-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -525,7 +524,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: upstream-e2e-aws-416
+- as: upstream-e2e
optional: true
steps:
allow_best_effort_post_steps: true
@@ -572,7 +571,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e
+ commands: make upstream-e2e
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -588,13 +587,16 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: upstream-e2e-kafka-aws-416
+- as: upstream-e2e-kafka
optional: true
steps:
allow_best_effort_post_steps: true
@@ -641,7 +643,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make upstream-e2e-kafka
+ commands: make upstream-e2e-kafka
dependencies:
- env: SERVERLESS_KNATIVE_OPERATOR
name: serverless-knative-operator
@@ -657,6 +659,9 @@ tests:
name: serverless-ingress
- env: SERVERLESS_METADATA_WEBHOOK
name: serverless-metadata-webhook
+ env:
+ - default: "true"
+ name: SKIP_MESH_AUTH_POLICY_GENERATION
from: serverless-source-image
resources:
requests:
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__412.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__412.yaml
index 3daf289296a..4c250740553 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__412.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__412.yaml
@@ -183,7 +183,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -229,7 +229,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -291,7 +291,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 23 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -338,7 +338,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__415.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__415.yaml
index c0bc81d03a8..d907c2b23e7 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__415.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__415.yaml
@@ -183,7 +183,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -232,7 +232,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -294,7 +294,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -344,7 +344,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__416.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__416.yaml
index 5d4b321e84a..41fe96a564a 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__416.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-next__416.yaml
@@ -178,7 +178,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -224,7 +224,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__415.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__415.yaml
index 3247d74d170..2fc0aa75135 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__415.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__415.yaml
@@ -183,7 +183,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -232,7 +232,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -294,7 +294,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-tls-aws-415
+- as: test-e2e-tls
cluster_claim:
architecture: amd64
cloud: aws
@@ -343,7 +343,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__416.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__416.yaml
index 2eacce3e426..4ec9601ea97 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__416.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.10__416.yaml
@@ -184,7 +184,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -230,7 +230,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -292,7 +292,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-tls-aws-416
+- as: test-e2e-tls
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -338,7 +338,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__412.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__412.yaml
index 0efa65dc976..42b5a3bbfa9 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__412.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__412.yaml
@@ -213,7 +213,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-412
+- as: perf-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -259,7 +259,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -331,7 +331,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -377,7 +377,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -437,7 +437,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-tls-aws-412
+- as: test-e2e-tls
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -483,7 +483,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__415.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__415.yaml
index 49a0498353b..93d643ff328 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__415.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__415.yaml
@@ -213,7 +213,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-415
+- as: perf-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -262,7 +262,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -334,7 +334,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -383,7 +383,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -443,7 +443,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-tls-aws-415
+- as: test-e2e-tls
cluster_claim:
architecture: amd64
cloud: aws
@@ -492,7 +492,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__416.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__416.yaml
index 99e5c2030ac..f6f2e1ef032 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__416.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.11__416.yaml
@@ -208,7 +208,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-416
+- as: perf-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -254,7 +254,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -326,7 +326,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -372,7 +372,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -432,7 +432,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-tls-aws-416
+- as: test-e2e-tls
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -478,7 +478,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__412.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__412.yaml
index 7f2499b42c3..3d197026b2c 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__412.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__412.yaml
@@ -213,7 +213,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-412
+- as: perf-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -259,7 +259,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -331,7 +331,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: perf-tests-aws-412-c
+- as: perf-tests-c
cron: 4 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -378,7 +378,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -450,7 +450,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -496,7 +496,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -556,7 +556,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 16 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -603,7 +603,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__415.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__415.yaml
index a8c8a62f761..488e0598673 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__415.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__415.yaml
@@ -213,7 +213,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-415
+- as: perf-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -262,7 +262,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -334,7 +334,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: perf-tests-aws-415-c
+- as: perf-tests-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -384,7 +384,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -456,7 +456,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -505,7 +505,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -565,7 +565,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -615,7 +615,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__416.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__416.yaml
index 57648821587..2872d11006f 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__416.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.12__416.yaml
@@ -208,7 +208,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-416
+- as: perf-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -254,7 +254,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -326,7 +326,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -372,7 +372,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__412.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__412.yaml
index a690aa8ab07..be43b9ec1fc 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__412.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__412.yaml
@@ -219,7 +219,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-412
+- as: perf-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -265,7 +265,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -339,7 +339,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: perf-tests-aws-412-c
+- as: perf-tests-c
cron: 42 1 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -386,7 +386,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -460,7 +460,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -506,7 +506,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -568,7 +568,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-412-c
+- as: test-e2e-c
cron: 6 5 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -615,7 +615,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -677,7 +677,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-tls-aws-412
+- as: test-e2e-tls
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -723,7 +723,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -785,7 +785,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-tls-aws-412-c
+- as: test-e2e-tls-c
cron: 1 3 * * 2,6
steps:
allow_best_effort_post_steps: true
@@ -832,7 +832,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__415.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__415.yaml
index 3a8bc3e2a6a..55098cd1ff8 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__415.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__415.yaml
@@ -219,7 +219,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-415
+- as: perf-tests
cluster_claim:
architecture: amd64
cloud: aws
@@ -268,7 +268,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -342,7 +342,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: perf-tests-aws-415-c
+- as: perf-tests-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -392,7 +392,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -466,7 +466,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415
+- as: test-e2e
cluster_claim:
architecture: amd64
cloud: aws
@@ -515,7 +515,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -577,7 +577,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-aws-415-c
+- as: test-e2e-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -627,7 +627,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -689,7 +689,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-tls-aws-415
+- as: test-e2e-tls
cluster_claim:
architecture: amd64
cloud: aws
@@ -738,7 +738,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -800,7 +800,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
-- as: test-e2e-tls-aws-415-c
+- as: test-e2e-tls-c
cluster_claim:
architecture: amd64
cloud: aws
@@ -850,7 +850,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__416.yaml b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__416.yaml
index f1292470466..c8b6821b061 100755
--- a/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__416.yaml
+++ b/ci-operator/config/openshift-knative/serving/openshift-knative-serving-release-v1.14__416.yaml
@@ -214,7 +214,7 @@ resources:
cpu: 500m
memory: 4Gi
tests:
-- as: perf-tests-aws-416
+- as: perf-tests
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -260,7 +260,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make perf-tests
+ commands: make perf-tests
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -334,7 +334,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-aws-416
+- as: test-e2e
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -380,7 +380,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e
+ commands: make test-e2e
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
@@ -442,7 +442,7 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: ipi-aws
-- as: test-e2e-tls-aws-416
+- as: test-e2e-tls
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
@@ -488,7 +488,7 @@ tests:
test:
- as: test
cli: latest
- commands: SKIP_MESH_AUTH_POLICY_GENERATION=true make test-e2e-tls
+ commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
diff --git a/core-services/image-mirroring/knative/mapping_knative_main_eventing-hyperfoil-benchmark_quay b/core-services/image-mirroring/knative/mapping_knative_main_eventing-hyperfoil-benchmark_quay
deleted file mode 100755
index 2c24e32d915..00000000000
--- a/core-services/image-mirroring/knative/mapping_knative_main_eventing-hyperfoil-benchmark_quay
+++ /dev/null
@@ -1 +0,0 @@
-registry.ci.openshift.org/openshift/knative-eventing-hyperfoil-benchmark-source-image:main quay.io/openshift-knative/knative-eventing-hyperfoil-benchmark-source-image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment