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 @@ -54,11 +54,6 @@ releases:
include_built_images: true
name: "4.19"
namespace: ocp
latest-414:
candidate:
product: ocp
stream: ci
version: "4.14"
latest-415:
candidate:
product: ocp
Expand Down Expand Up @@ -201,23 +196,6 @@ tests:
REQUEST_SERVING_COMPONENT_TEST: "true"
TEST_CPO_OVERRIDE: "1"
workflow: hypershift-aws-e2e-external
- as: e2e-aws-4-18
capabilities:
- build-tmpfs
run_if_changed: ^(test/e2e|hypershift-operator)
steps:
cluster_profile: hypershift-aws
dependencies:
OCP_IMAGE_LATEST: release:latest-418
OCP_IMAGE_N1: release:latest-417
OCP_IMAGE_N2: release:latest-416
OCP_IMAGE_N3: release:latest-415
OCP_IMAGE_N4: release:latest-414
OCP_IMAGE_PREVIOUS: release:initial-418
env:
ENABLE_HYPERSHIFT_CERT_ROTATION_SCALE: "true"
REQUEST_SERVING_COMPONENT_TEST: "true"
workflow: hypershift-aws-e2e-external
- as: e2e-kubevirt-aws-ovn-reduced
skip_if_only_changed: (^(\.tekton|\.github|docs|examples|enhancements|contrib)/)|(^[A-Z]+\.md$)|((^|/)OWNERS$)|(/overrides\.yaml$)|(/\.testcoverage\.yml$)
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ releases:
include_built_images: true
name: "4.20"
namespace: ocp
latest-415:
candidate:
product: ocp
stream: ci
version: "4.15"
latest-416:
candidate:
product: ocp
Expand Down Expand Up @@ -141,22 +136,6 @@ tests:
ENABLE_HYPERSHIFT_CERT_ROTATION_SCALE: "true"
HYPERSHIFT_AZURE_LOCATION: centralus
workflow: hypershift-azure-aks-e2e
- as: e2e-aks-4-19
skip_if_only_changed: (^(\.tekton|\.github|docs|examples|enhancements|contrib|\.cursor)/)|(^[A-Z]+\.md$)|((^|/)OWNERS$)|(/overrides\.yaml$)|(^renovate\.json$)|(/\.testcoverage\.yml$)|(^\.gitlint$)|(^\.gitignore$)
steps:
cluster_profile: hypershift-aks
dependencies:
OCP_IMAGE_LATEST: release:latest-419
OCP_IMAGE_N1: release:latest-418
OCP_IMAGE_N2: release:latest-417
OCP_IMAGE_N3: release:latest-416
OCP_IMAGE_N4: release:latest-415
OCP_IMAGE_PREVIOUS: release:initial-419
env:
AUTH_THROUGH_CERTS: "true"
ENABLE_HYPERSHIFT_CERT_ROTATION_SCALE: "true"
HYPERSHIFT_AZURE_LOCATION: centralus
workflow: hypershift-azure-aks-e2e
- as: e2e-aws
capabilities:
- build-tmpfs
Expand Down Expand Up @@ -222,23 +201,6 @@ tests:
REQUEST_SERVING_COMPONENT_TEST: "true"
TEST_CPO_OVERRIDE: "1"
workflow: hypershift-aws-e2e-external
- as: e2e-aws-4-19
capabilities:
- build-tmpfs
run_if_changed: ^(test/e2e|hypershift-operator)
steps:
cluster_profile: hypershift-aws
dependencies:
OCP_IMAGE_LATEST: release:latest-419
OCP_IMAGE_N1: release:latest-418
OCP_IMAGE_N2: release:latest-417
OCP_IMAGE_N3: release:latest-416
OCP_IMAGE_N4: release:latest-415
OCP_IMAGE_PREVIOUS: release:initial-419
env:
ENABLE_HYPERSHIFT_CERT_ROTATION_SCALE: "true"
REQUEST_SERVING_COMPONENT_TEST: "true"
workflow: hypershift-aws-e2e-external
- as: e2e-kubevirt-aws-ovn-reduced
skip_if_only_changed: (^(\.tekton|\.github|docs|examples|enhancements|contrib|\.cursor)/)|(^[A-Z]+\.md$)|((^|/)OWNERS$)|(/overrides\.yaml$)|(^renovate\.json$)|(/\.testcoverage\.yml$)|(^\.gitlint$)|(^\.gitignore$)
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@ releases:
include_built_images: true
name: "4.21"
namespace: ocp
latest-416:
candidate:
product: ocp
stream: ci
version: "4.16"
latest-417:
candidate:
product: ocp
Expand Down Expand Up @@ -150,22 +145,6 @@ tests:
HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_SKU: ""
HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_VERSION: ""
workflow: hypershift-azure-aks-e2e
- as: e2e-aks-4-20
skip_if_only_changed: (^(\.tekton|\.github|\.claude|docs|examples|enhancements|contrib|\.cursor)/)|(^[A-Z]+\.md$)|((^|/)OWNERS$)|(/overrides\.yaml$)|(^renovate\.json$)|(/\.testcoverage\.yml$)|(^\.gitlint$)|(^\.gitignore$)
steps:
cluster_profile: hypershift-aks
dependencies:
OCP_IMAGE_LATEST: release:latest-420
OCP_IMAGE_N1: release:latest-419
OCP_IMAGE_N2: release:latest-418
OCP_IMAGE_N3: release:latest-417
OCP_IMAGE_N4: release:latest-416
OCP_IMAGE_PREVIOUS: release:initial-420
env:
AUTH_THROUGH_CERTS: "true"
ENABLE_HYPERSHIFT_CERT_ROTATION_SCALE: "true"
HYPERSHIFT_AZURE_LOCATION: centralus
workflow: hypershift-azure-aks-e2e
- as: e2e-aks-override
run_if_changed: (/overrides\.yaml$)
steps:
Expand Down Expand Up @@ -245,23 +224,6 @@ tests:
REQUEST_SERVING_COMPONENT_TEST: "true"
TEST_CPO_OVERRIDE: "1"
workflow: hypershift-aws-e2e-external
- as: e2e-aws-4-20
capabilities:
- build-tmpfs
run_if_changed: ^(test/e2e|hypershift-operator)
steps:
cluster_profile: hypershift-aws
dependencies:
OCP_IMAGE_LATEST: release:latest-420
OCP_IMAGE_N1: release:latest-419
OCP_IMAGE_N2: release:latest-418
OCP_IMAGE_N3: release:latest-417
OCP_IMAGE_N4: release:latest-416
OCP_IMAGE_PREVIOUS: release:initial-420
env:
ENABLE_HYPERSHIFT_CERT_ROTATION_SCALE: "true"
REQUEST_SERVING_COMPONENT_TEST: "true"
workflow: hypershift-aws-e2e-external
- as: e2e-kubevirt-aws-ovn-reduced
skip_if_only_changed: (^(\.tekton|\.github|\.claude|docs|examples|enhancements|contrib|\.cursor)/)|(^[A-Z]+\.md$)|((^|/)OWNERS$)|(/overrides\.yaml$)|(^renovate\.json$)|(/\.testcoverage\.yml$)|(^\.gitlint$)|(^\.gitignore$)
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,80 +147,6 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.19$
- ^release-4\.19-
cluster: build01
context: ci/prow/e2e-aws-4-18
decorate: true
labels:
capability/build-tmpfs: build-tmpfs
ci-operator.openshift.io/cloud: hypershift-aws
ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-hypershift-release-4.19-e2e-aws-4-18
rerun_command: /test e2e-aws-4-18
run_if_changed: ^(test/e2e|hypershift-operator)
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-aws-4-18
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /etc/boskos
name: boskos
readOnly: true
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: boskos
secret:
items:
- key: credentials
path: credentials
secretName: boskos-credentials
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-aws-4-18,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,79 +73,6 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-aks,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.20$
- ^release-4\.20-
cluster: build03
context: ci/prow/e2e-aks-4-19
decorate: true
labels:
ci-operator.openshift.io/cloud: hypershift-aks
ci-operator.openshift.io/cloud-cluster-profile: hypershift-aks
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-hypershift-release-4.20-e2e-aks-4-19
rerun_command: /test e2e-aks-4-19
skip_if_only_changed: (^(\.tekton|\.github|docs|examples|enhancements|contrib|\.cursor)/)|(^[A-Z]+\.md$)|((^|/)OWNERS$)|(/overrides\.yaml$)|(^renovate\.json$)|(/\.testcoverage\.yml$)|(^\.gitlint$)|(^\.gitignore$)
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-aks-4-19
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /etc/boskos
name: boskos
readOnly: true
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: boskos
secret:
items:
- key: credentials
path: credentials
secretName: boskos-credentials
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-aks-4-19,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down Expand Up @@ -220,80 +147,6 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.20$
- ^release-4\.20-
cluster: build01
context: ci/prow/e2e-aws-4-19
decorate: true
labels:
capability/build-tmpfs: build-tmpfs
ci-operator.openshift.io/cloud: hypershift-aws
ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-hypershift-release-4.20-e2e-aws-4-19
rerun_command: /test e2e-aws-4-19
run_if_changed: ^(test/e2e|hypershift-operator)
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-aws-4-19
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /etc/boskos
name: boskos
readOnly: true
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: boskos
secret:
items:
- key: credentials
path: credentials
secretName: boskos-credentials
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-aws-4-19,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
Loading