Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,78 @@ tests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
- as: e2e-aws-ocp-410-continuous
cluster_claim:
architecture: amd64
cloud: aws
owner: openshift-ci
product: ocp
timeout: 1h0m0s
version: "4.10"
steps:
test:
- as: test
cli: latest
commands: make test-e2e-tls
dependencies:
- env: KNATIVE_SERVING_ACTIVATOR
name: knative-serving-activator
- env: KNATIVE_SERVING_AUTOSCALER
name: knative-serving-autoscaler
- env: KNATIVE_SERVING_AUTOSCALER_HPA
name: knative-serving-autoscaler-hpa
- env: KNATIVE_SERVING_CONTROLLER
name: knative-serving-controller
- env: KNATIVE_SERVING_DOMAIN_MAPPING
name: knative-serving-domain-mapping
- env: KNATIVE_SERVING_DOMAIN_MAPPING_WEBHOOK
name: knative-serving-domain-mapping-webhook
- env: KNATIVE_SERVING_STORAGE_VERSION_MIGRATION
name: knative-serving-storage-version-migration
- env: KNATIVE_SERVING_QUEUE
name: knative-serving-queue
- env: KNATIVE_SERVING_WEBHOOK
name: knative-serving-webhook
- env: KNATIVE_SERVING_TEST_AUTOSCALE
name: knative-serving-test-autoscale
- env: KNATIVE_SERVING_TEST_FAILING
name: knative-serving-test-failing
- env: KNATIVE_SERVING_TEST_GRPC_PING
name: knative-serving-test-grpc-ping
- env: KNATIVE_SERVING_TEST_HELLOHTTP2
name: knative-serving-test-hellohttp2
- env: KNATIVE_SERVING_TEST_HELLOVOLUME
name: knative-serving-test-hellovolume
- env: KNATIVE_SERVING_TEST_HELLOWORLD
name: knative-serving-test-helloworld
- env: KNATIVE_SERVING_TEST_HTTPPROXY
name: knative-serving-test-httpproxy
- env: KNATIVE_SERVING_TEST_PIZZAPLANETV1
name: knative-serving-test-pizzaplanetv1
- env: KNATIVE_SERVING_TEST_PIZZAPLANETV2
name: knative-serving-test-pizzaplanetv2
- env: KNATIVE_SERVING_TEST_READINESS
name: knative-serving-test-readiness
- env: KNATIVE_SERVING_TEST_RUNTIME
name: knative-serving-test-runtime
- env: KNATIVE_SERVING_TEST_SERVINGCONTAINER
name: knative-serving-test-servingcontainer
- env: KNATIVE_SERVING_TEST_SIDECARCONTAINER
name: knative-serving-test-sidecarcontainer
- env: KNATIVE_SERVING_TEST_SINGLETHREADED
name: knative-serving-test-singlethreaded
- env: KNATIVE_SERVING_TEST_TIMEOUT
name: knative-serving-test-timeout
- env: KNATIVE_SERVING_TEST_VOLUMES
name: knative-serving-test-volumes
- env: KNATIVE_SERVING_TEST_WSSERVER
name: knative-serving-test-wsserver
from: src
resources:
requests:
cpu: 100m
timeout: 4h0m0s
workflow: generic-claim
zz_generated_metadata:
branch: release-next
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
base_images:
base:
name: "4.10"
name: "4.11"
namespace: ocp
tag: base
binary_build_commands: make install
Expand Down Expand Up @@ -220,17 +220,18 @@ images:
promotion:
additional_images:
knative-serving-src: src
disabled: true
name: knative-nightly
namespace: openshift
releases:
initial:
integration:
name: "4.10"
name: "4.11"
namespace: ocp
latest:
integration:
include_built_images: true
name: "4.10"
name: "4.11"
namespace: ocp
resources:
'*':
Expand All @@ -247,14 +248,14 @@ resources:
memory: 4Gi
test_binary_build_commands: make test-install
tests:
- as: e2e-aws-ocp-410
- as: e2e-aws-ocp-411
cluster_claim:
architecture: amd64
cloud: aws
owner: openshift-ci
product: ocp
timeout: 1h0m0s
version: "4.10"
version: "4.11"
steps:
test:
- as: test
Expand Down Expand Up @@ -323,4 +324,4 @@ zz_generated_metadata:
branch: release-next
org: openshift
repo: knative-serving
variant: "4.10"
variant: "411"
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,4 @@ zz_generated_metadata:
branch: release-next
org: openshift
repo: knative-serving
variant: "4.6"
variant: "46"
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,4 @@ zz_generated_metadata:
branch: release-next
org: openshift
repo: knative-serving
variant: "4.7"
variant: "47"
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ postsubmits:
skip_cloning: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci-operator.openshift.io/variant: "4.10"
ci-operator.openshift.io/variant: 410-tls
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-knative-serving-release-next-4.10-images
name: branch-ci-openshift-knative-serving-release-next-410-tls-images
path_alias: knative.dev/serving
spec:
containers:
Expand All @@ -25,7 +25,7 @@ postsubmits:
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --target=src
- --variant=4.10
- --variant=410-tls
command:
- ci-operator
image: ci-operator:latest
Expand Down Expand Up @@ -68,10 +68,10 @@ postsubmits:
skip_cloning: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci-operator.openshift.io/variant: "4.6"
ci-operator.openshift.io/variant: "411"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-knative-serving-release-next-4.6-images
name: branch-ci-openshift-knative-serving-release-next-411-images
path_alias: knative.dev/serving
spec:
containers:
Expand All @@ -83,7 +83,7 @@ postsubmits:
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --target=src
- --variant=4.6
- --variant=411
command:
- ci-operator
image: ci-operator:latest
Expand Down Expand Up @@ -126,10 +126,10 @@ postsubmits:
skip_cloning: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci-operator.openshift.io/variant: "4.7"
ci-operator.openshift.io/variant: "46"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-knative-serving-release-next-4.7-images
name: branch-ci-openshift-knative-serving-release-next-46-images
path_alias: knative.dev/serving
spec:
containers:
Expand All @@ -141,7 +141,7 @@ postsubmits:
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --target=src
- --variant=4.7
- --variant=46
command:
- ci-operator
image: ci-operator:latest
Expand Down Expand Up @@ -184,10 +184,10 @@ postsubmits:
skip_cloning: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci-operator.openshift.io/variant: 410-tls
ci-operator.openshift.io/variant: "47"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-knative-serving-release-next-410-tls-images
name: branch-ci-openshift-knative-serving-release-next-47-images
path_alias: knative.dev/serving
spec:
containers:
Expand All @@ -199,7 +199,7 @@ postsubmits:
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --target=src
- --variant=410-tls
- --variant=47
command:
- ci-operator
image: ci-operator:latest
Expand Down
Loading