diff --git a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__410-tls.yaml b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__410-tls.yaml index 0cac0b464622e..8ad6ba857f464 100644 --- a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__410-tls.yaml +++ b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__410-tls.yaml @@ -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 diff --git a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.10.yaml b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__411.yaml similarity index 98% rename from ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.10.yaml rename to ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__411.yaml index 33c964f5d0859..1f27210250f60 100644 --- a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.10.yaml +++ b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__411.yaml @@ -1,6 +1,6 @@ base_images: base: - name: "4.10" + name: "4.11" namespace: ocp tag: base binary_build_commands: make install @@ -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: '*': @@ -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 @@ -323,4 +324,4 @@ zz_generated_metadata: branch: release-next org: openshift repo: knative-serving - variant: "4.10" + variant: "411" diff --git a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.6.yaml b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__46.yaml similarity index 99% rename from ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.6.yaml rename to ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__46.yaml index f1df76c62fb8b..b743626bc8eef 100644 --- a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.6.yaml +++ b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__46.yaml @@ -324,4 +324,4 @@ zz_generated_metadata: branch: release-next org: openshift repo: knative-serving - variant: "4.6" + variant: "46" diff --git a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.7.yaml b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__47.yaml similarity index 99% rename from ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.7.yaml rename to ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__47.yaml index 3b6e5609fa485..67a71b1408dc4 100644 --- a/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__4.7.yaml +++ b/ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-next__47.yaml @@ -324,4 +324,4 @@ zz_generated_metadata: branch: release-next org: openshift repo: knative-serving - variant: "4.7" + variant: "47" diff --git a/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-postsubmits.yaml b/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-postsubmits.yaml index 31e8383b939d4..87f47235ea4a9 100644 --- a/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-postsubmits.yaml +++ b/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-postsubmits.yaml @@ -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: @@ -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 @@ -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: @@ -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 @@ -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: @@ -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 @@ -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: @@ -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 diff --git a/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-presubmits.yaml b/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-presubmits.yaml index f9f940a863666..95b118c560f4d 100644 --- a/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-presubmits.yaml +++ b/ci-operator/jobs/openshift/knative-serving/openshift-knative-serving-release-next-presubmits.yaml @@ -6,17 +6,17 @@ presubmits: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/4.10-e2e-aws-ocp-410 + context: ci/prow/410-tls-e2e-aws-ocp-410 decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: "4.10" + ci-operator.openshift.io/variant: 410-tls ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-4.10-e2e-aws-ocp-410 + name: pull-ci-openshift-knative-serving-release-next-410-tls-e2e-aws-ocp-410 path_alias: knative.dev/serving - rerun_command: /test 4.10-e2e-aws-ocp-410 + rerun_command: /test 410-tls-e2e-aws-ocp-410 spec: containers: - args: @@ -26,7 +26,73 @@ presubmits: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=e2e-aws-ocp-410 - - --variant=4.10 + - --variant=410-tls + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/hive-hive-credentials + name: hive-hive-credentials + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: hive-hive-credentials + secret: + secretName: hive-hive-credentials + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator + trigger: (?m)^/test( | .* )410-tls-e2e-aws-ocp-410,?($|\s.*) + - agent: kubernetes + always_run: true + branches: + - ^release-next$ + - ^release-next- + cluster: build03 + context: ci/prow/410-tls-e2e-aws-ocp-410-continuous + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/variant: 410-tls + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-knative-serving-release-next-410-tls-e2e-aws-ocp-410-continuous + path_alias: knative.dev/serving + rerun_command: /test 410-tls-e2e-aws-ocp-410-continuous + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --hive-kubeconfig=/secrets/hive-hive-credentials/kubeconfig + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=e2e-aws-ocp-410-continuous + - --variant=410-tls command: - ci-operator image: ci-operator:latest @@ -65,24 +131,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.10-e2e-aws-ocp-410,?($|\s.*) + trigger: (?m)^/test( | .* )410-tls-e2e-aws-ocp-410-continuous,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/4.10-images + context: ci/prow/410-tls-images decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: "4.10" + ci-operator.openshift.io/variant: 410-tls ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-4.10-images + name: pull-ci-openshift-knative-serving-release-next-410-tls-images path_alias: knative.dev/serving - rerun_command: /test 4.10-images + rerun_command: /test 410-tls-images spec: containers: - args: @@ -91,7 +157,7 @@ presubmits: - --report-credentials-file=/etc/report/credentials - --target=[images] - --target=src - - --variant=4.10 + - --variant=410-tls command: - ci-operator image: ci-operator:latest @@ -118,24 +184,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.10-images,?($|\s.*) + trigger: (?m)^/test( | .* )410-tls-images,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/4.6-e2e-aws-ocp-46 + context: ci/prow/411-e2e-aws-ocp-411 decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: "4.6" + ci-operator.openshift.io/variant: "411" ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-4.6-e2e-aws-ocp-46 + name: pull-ci-openshift-knative-serving-release-next-411-e2e-aws-ocp-411 path_alias: knative.dev/serving - rerun_command: /test 4.6-e2e-aws-ocp-46 + rerun_command: /test 411-e2e-aws-ocp-411 spec: containers: - args: @@ -144,8 +210,8 @@ presubmits: - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-ocp-46 - - --variant=4.6 + - --target=e2e-aws-ocp-411 + - --variant=411 command: - ci-operator image: ci-operator:latest @@ -184,24 +250,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.6-e2e-aws-ocp-46,?($|\s.*) + trigger: (?m)^/test( | .* )411-e2e-aws-ocp-411,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/4.6-images + context: ci/prow/411-images decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: "4.6" + ci-operator.openshift.io/variant: "411" ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-4.6-images + name: pull-ci-openshift-knative-serving-release-next-411-images path_alias: knative.dev/serving - rerun_command: /test 4.6-images + rerun_command: /test 411-images spec: containers: - args: @@ -210,7 +276,7 @@ presubmits: - --report-credentials-file=/etc/report/credentials - --target=[images] - --target=src - - --variant=4.6 + - --variant=411 command: - ci-operator image: ci-operator:latest @@ -237,24 +303,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.6-images,?($|\s.*) + trigger: (?m)^/test( | .* )411-images,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/4.7-e2e-aws-ocp-47 + context: ci/prow/46-e2e-aws-ocp-46 decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: "4.7" + ci-operator.openshift.io/variant: "46" ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-4.7-e2e-aws-ocp-47 + name: pull-ci-openshift-knative-serving-release-next-46-e2e-aws-ocp-46 path_alias: knative.dev/serving - rerun_command: /test 4.7-e2e-aws-ocp-47 + rerun_command: /test 46-e2e-aws-ocp-46 spec: containers: - args: @@ -263,8 +329,8 @@ presubmits: - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-ocp-47 - - --variant=4.7 + - --target=e2e-aws-ocp-46 + - --variant=46 command: - ci-operator image: ci-operator:latest @@ -303,24 +369,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.7-e2e-aws-ocp-47,?($|\s.*) + trigger: (?m)^/test( | .* )46-e2e-aws-ocp-46,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/4.7-images + context: ci/prow/46-images decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: "4.7" + ci-operator.openshift.io/variant: "46" ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-4.7-images + name: pull-ci-openshift-knative-serving-release-next-46-images path_alias: knative.dev/serving - rerun_command: /test 4.7-images + rerun_command: /test 46-images spec: containers: - args: @@ -329,7 +395,7 @@ presubmits: - --report-credentials-file=/etc/report/credentials - --target=[images] - --target=src - - --variant=4.7 + - --variant=46 command: - ci-operator image: ci-operator:latest @@ -356,24 +422,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.7-images,?($|\s.*) + trigger: (?m)^/test( | .* )46-images,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/410-tls-e2e-aws-ocp-410 + context: ci/prow/47-e2e-aws-ocp-47 decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: 410-tls + ci-operator.openshift.io/variant: "47" ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-410-tls-e2e-aws-ocp-410 + name: pull-ci-openshift-knative-serving-release-next-47-e2e-aws-ocp-47 path_alias: knative.dev/serving - rerun_command: /test 410-tls-e2e-aws-ocp-410 + rerun_command: /test 47-e2e-aws-ocp-47 spec: containers: - args: @@ -382,8 +448,8 @@ presubmits: - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-ocp-410 - - --variant=410-tls + - --target=e2e-aws-ocp-47 + - --variant=47 command: - ci-operator image: ci-operator:latest @@ -422,24 +488,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )410-tls-e2e-aws-ocp-410,?($|\s.*) + trigger: (?m)^/test( | .* )47-e2e-aws-ocp-47,?($|\s.*) - agent: kubernetes always_run: true branches: - ^release-next$ - ^release-next- cluster: build03 - context: ci/prow/410-tls-images + context: ci/prow/47-images decorate: true decoration_config: skip_cloning: true labels: - ci-operator.openshift.io/variant: 410-tls + ci-operator.openshift.io/variant: "47" ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-knative-serving-release-next-410-tls-images + name: pull-ci-openshift-knative-serving-release-next-47-images path_alias: knative.dev/serving - rerun_command: /test 410-tls-images + rerun_command: /test 47-images spec: containers: - args: @@ -448,7 +514,7 @@ presubmits: - --report-credentials-file=/etc/report/credentials - --target=[images] - --target=src - - --variant=410-tls + - --variant=47 command: - ci-operator image: ci-operator:latest @@ -475,4 +541,4 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )410-tls-images,?($|\s.*) + trigger: (?m)^/test( | .* )47-images,?($|\s.*) diff --git a/core-services/image-mirroring/knative/mapping_knative_nightly_quay b/core-services/image-mirroring/knative/mapping_knative_nightly_quay index b2c6efd824177..50209f6e10db2 100644 --- a/core-services/image-mirroring/knative/mapping_knative_nightly_quay +++ b/core-services/image-mirroring/knative/mapping_knative_nightly_quay @@ -20,3 +20,22 @@ registry.ci.openshift.org/openshift/knative-nightly:knative-eventing-test-event- registry.ci.openshift.org/openshift/knative-nightly:knative-eventing-test-event-library quay.io/openshift-knative/event-library:latest registry.ci.openshift.org/openshift/knative-nightly:knative-eventing-test-eventshub quay.io/openshift-knative/eventshub:latest registry.ci.openshift.org/openshift/knative-nightly:knative-eventing-test-wathola-fetcher quay.io/openshift-knative/wathola-fetcher:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-autoscale quay.io/openshift-knative/autoscale:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-failing quay.io/openshift-knative/failing:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-grpc-ping quay.io/openshift-knative/grpc-ping:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-hellohttp2 quay.io/openshift-knative/hellohttp2:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-hellovolume quay.io/openshift-knative/hellovolume:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-helloworld quay.io/openshift-knative/helloworld:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-httpproxy quay.io/openshift-knative/httpproxy:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-initcontainers quay.io/openshift-knative/initcontainers:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-multicontainer quay.io/openshift-knative/multicontainer:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-pizzaplanetv1 quay.io/openshift-knative/pizzaplanetv1:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-pizzaplanetv2 quay.io/openshift-knative/pizzaplanetv2:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-readiness quay.io/openshift-knative/readiness:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-runtime quay.io/openshift-knative/runtime:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-servingcontainer quay.io/openshift-knative/servingcontainer:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-sidecarcontainer quay.io/openshift-knative/sidecarcontainer:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-singlethreaded quay.io/openshift-knative/singlethreaded:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-timeout quay.io/openshift-knative/timeout:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-volumes quay.io/openshift-knative/volumes:latest +registry.ci.openshift.org/openshift/knative-nightly:knative-serving-test-wsserver quay.io/openshift-knative/wsserver:latest