Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS-2537: [4.14 - 4.15] gcp userLabels & userTags #42819

Merged
merged 1 commit into from
Oct 31, 2023
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,38 @@ tests:
- ref: ipi-install-heterogeneous
- chain: openshift-e2e-test-qe
workflow: cucushift-installer-rehearse-gcp-ipi-ovn-ipsec
- as: gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive
cron: 42 2 19 * *
steps:
cluster_profile: gcp-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
dependency_overrides:
OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14
env:
E2E_RUN_TAGS: '@amd64 and @gcp-ipi and @network-ovnkubernetes and not @fips'
FEATURE_SET: TechPreviewNoUpgrade
TAG_VERSION: '@4.14'
test:
- chain: openshift-e2e-test-qe-destructive
workflow: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-filestore-csi
- as: gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f14
cron: 9 4 11,26 * *
steps:
cluster_profile: gcp-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
dependency_overrides:
OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14
env:
COMPUTE_NODE_TYPE: t2a-standard-4
E2E_RUN_TAGS: '@arm64 and @gcp-ipi and @network-ovnkubernetes and not @fips'
FEATURE_SET: TechPreviewNoUpgrade
OCP_ARCH: arm64
TAG_VERSION: '@4.14'
test:
- chain: openshift-e2e-test-qe
workflow: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-filestore-csi
zz_generated_metadata:
branch: release-4.14
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,38 @@ tests:
test:
- chain: cucushift-sdn-migration-ovn
workflow: cucushift-installer-rehearse-gcp-ipi-sdn
- as: gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive
cron: 28 5 4 * *
steps:
cluster_profile: gcp-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
dependency_overrides:
OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.15
env:
E2E_RUN_TAGS: '@amd64 and @gcp-ipi and @network-ovnkubernetes and not @fips'
FEATURE_SET: TechPreviewNoUpgrade
TAG_VERSION: '@4.15'
test:
- chain: openshift-e2e-test-qe-destructive
workflow: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-filestore-csi
- as: gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f14
cron: 4 1 3,18 * *
steps:
cluster_profile: gcp-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
dependency_overrides:
OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.15
env:
COMPUTE_NODE_TYPE: t2a-standard-4
E2E_RUN_TAGS: '@arm64 and @gcp-ipi and @network-ovnkubernetes and not @fips'
FEATURE_SET: TechPreviewNoUpgrade
OCP_ARCH: arm64
TAG_VERSION: '@4.15'
test:
- chain: openshift-e2e-test-qe
workflow: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-filestore-csi
zz_generated_metadata:
branch: release-4.15
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,20 @@ tests:
- as: installer-rehearse-debug
cron: '@yearly'
steps:
cluster_profile: aws-qe
cluster_profile: gcp-qe
dependency_overrides:
OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14
env:
BASE_DOMAIN: qe.devcluster.openshift.com
SLEEP_DURATION: 4h
CREDENTIALS_MODE: Passthrough
FEATURE_SET: TechPreviewNoUpgrade
SLEEP_DURATION: 8h
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-aws-ipi-proxy-deprovision
- ref: storage-destroy-csi-gcp-filestore
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
pre:
- chain: cucushift-installer-rehearse-aws-ipi-proxy-sdn-workers-rhel8-fips-provision
- chain: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-provision
- chain: storage-conf-csi-optional-gcp-filestore
- as: installer-rehearse-aws
cron: '@yearly'
steps:
Expand All @@ -74,11 +79,11 @@ tests:
cron: '@yearly'
steps:
cluster_profile: gcp-qe
dependency_overrides:
OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14
env:
EXTRACT_MANIFEST_INCLUDED: "true"
FIPS_ENABLED: "true"
RT_ENABLED: "true"
workflow: cucushift-installer-rehearse-gcp-ipi-cco-manual-workload-identity
FEATURE_SET: TechPreviewNoUpgrade
workflow: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-filestore-csi
- as: installer-rehearse-ibmcloud
cron: '@yearly'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61984,6 +61984,182 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build04
cron: 42 2 19 * *
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.14
org: openshift
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-qe
ci-operator.openshift.io/variant: multi-nightly
ci.openshift.io/generator: prowgen
job-release: "4.14"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive
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
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --secret-dir=/usr/local/gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive-cluster-profile
- --target=gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive
- --variant=multi-nightly
command:
- ci-operator
image: 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: /usr/local/gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive-cluster-profile
name: cluster-profile
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /usr/local/github-credentials
name: github-credentials-openshift-ci-robot-private-git-cloner
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: cluster-profile
secret:
secretName: cluster-secrets-gcp-qe
- name: github-credentials-openshift-ci-robot-private-git-cloner
secret:
secretName: github-credentials-openshift-ci-robot-private-git-cloner
- 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
- agent: kubernetes
cluster: build04
cron: 9 4 11,26 * *
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.14
org: openshift
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-qe
ci-operator.openshift.io/variant: multi-nightly
ci.openshift.io/generator: prowgen
job-release: "4.14"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f14
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
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --secret-dir=/usr/local/gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f14-cluster-profile
- --target=gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f14
- --variant=multi-nightly
command:
- ci-operator
image: 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: /usr/local/gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f14-cluster-profile
name: cluster-profile
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /usr/local/github-credentials
name: github-credentials-openshift-ci-robot-private-git-cloner
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: cluster-profile
secret:
secretName: cluster-secrets-gcp-qe
- name: github-credentials-openshift-ci-robot-private-git-cloner
secret:
secretName: github-credentials-openshift-ci-robot-private-git-cloner
- 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
- agent: kubernetes
cluster: build03
cron: 18 21 5,13,21,28 * *
Expand Down