Skip to content
Open
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 @@ -2172,59 +2172,82 @@ tests:
test:
- chain: openshift-e2e-test-mco-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi
- as: gcp-ipi-f14-longduration-mco-g1
- as: gcp-ipi-f14-longduration-mco-p1
cron: 46 2 14,30 * *
steps:
allow_skip_on_success: true
cluster_profile: gcp-qe
env:
COMPUTE_NODE_REPLICAS: "2"
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&
TEST_IMPORTANCE: High
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&;P1&
TEST_SCENARIOS: MCO
TEST_TIMEOUT: "140"
test:
- chain: openshift-e2e-test-mco-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi
- as: gcp-ipi-f14-longduration-mco-g2
- as: gcp-ipi-f14-longduration-mco-p2
cron: 29 19 1,17 * *
steps:
allow_skip_on_success: true
cluster_profile: gcp-qe
env:
COMPUTE_NODE_REPLICAS: "2"
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&
TEST_IMPORTANCE: Critical|Medium|Low
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&;P2&
TEST_SCENARIOS: MCO
TEST_TIMEOUT: "140"
test:
- chain: openshift-e2e-test-mco-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi
- as: gcp-ipi-f14-longduration-mco-p3
cron: 13 14 7,23 * *
steps:
allow_skip_on_success: true
cluster_profile: gcp-qe
env:
COMPUTE_NODE_REPLICAS: "2"
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&;~P1&;~P2&
TEST_SCENARIOS: MCO
TEST_TIMEOUT: "140"
test:
- chain: openshift-e2e-test-mco-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi
- as: gcp-ipi-longduration-tp-mco-g1-f14
- as: gcp-ipi-longduration-tp-mco-p1-f14
cron: 52 23 9,23 * *
steps:
allow_skip_on_success: true
cluster_profile: gcp-qe
env:
COMPUTE_NODE_REPLICAS: "2"
FEATURE_SET: TechPreviewNoUpgrade
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&
TEST_IMPORTANCE: Critical|Medium|Low
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&;P1&
TEST_SCENARIOS: MCO
TEST_TIMEOUT: "140"
test:
- chain: openshift-e2e-test-mco-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi
- as: gcp-ipi-longduration-tp-mco-g2-f14
- as: gcp-ipi-longduration-tp-mco-p2-f14
cron: 9 1 12,26 * *
steps:
allow_skip_on_success: true
cluster_profile: gcp-qe
env:
COMPUTE_NODE_REPLICAS: "2"
FEATURE_SET: TechPreviewNoUpgrade
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&
TEST_IMPORTANCE: High
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&;P2&
TEST_SCENARIOS: MCO
TEST_TIMEOUT: "140"
test:
- chain: openshift-e2e-test-mco-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi
- as: gcp-ipi-longduration-tp-mco-p3-f14
cron: 31 16 15,29 * *
steps:
allow_skip_on_success: true
cluster_profile: gcp-qe
env:
COMPUTE_NODE_REPLICAS: "2"
FEATURE_SET: TechPreviewNoUpgrade
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~MicroShiftOnly&;~P1&;~P2&
TEST_SCENARIOS: MCO
TEST_TIMEOUT: "140"
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29566,7 +29566,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.17"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-f14-longduration-mco-g1
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-f14-longduration-mco-p1
reporter_config:
slack:
channel: '#forum-ocp-mco-qe'
Expand All @@ -29587,7 +29587,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=gcp-ipi-f14-longduration-mco-g1
- --target=gcp-ipi-f14-longduration-mco-p1
- --variant=amd64-nightly
command:
- ci-operator
Expand Down Expand Up @@ -29667,7 +29667,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.17"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-f14-longduration-mco-g2
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-f14-longduration-mco-p2
reporter_config:
slack:
channel: '#forum-ocp-mco-qe'
Expand All @@ -29688,7 +29688,108 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=gcp-ipi-f14-longduration-mco-g2
- --target=gcp-ipi-f14-longduration-mco-p2
- --variant=amd64-nightly
command:
- ci-operator
env:
- name: HTTP_SERVER_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
ports:
- containerPort: 8080
name: http
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: /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: 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: 13 14 7,23 * *
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.17
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: amd64-nightly
ci.openshift.io/generator: prowgen
job-release: "4.17"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-f14-longduration-mco-p3
reporter_config:
slack:
channel: '#forum-ocp-mco-qe'
job_states_to_report:
- error
- failure
- success
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}}
:volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> :volcano: {{end}}'
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
- --target=gcp-ipi-f14-longduration-mco-p3
- --variant=amd64-nightly
command:
- ci-operator
Expand Down Expand Up @@ -29869,7 +29970,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.17"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-longduration-tp-mco-g1-f14
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-longduration-tp-mco-p1-f14
reporter_config:
slack:
channel: '#forum-ocp-mco-qe'
Expand All @@ -29890,7 +29991,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=gcp-ipi-longduration-tp-mco-g1-f14
- --target=gcp-ipi-longduration-tp-mco-p1-f14
- --variant=amd64-nightly
command:
- ci-operator
Expand Down Expand Up @@ -29970,7 +30071,108 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.17"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-longduration-tp-mco-g2-f14
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-longduration-tp-mco-p2-f14
reporter_config:
slack:
channel: '#forum-ocp-mco-qe'
job_states_to_report:
- error
- failure
- success
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}}
:volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> :volcano: {{end}}'
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
- --target=gcp-ipi-longduration-tp-mco-p2-f14
- --variant=amd64-nightly
command:
- ci-operator
env:
- name: HTTP_SERVER_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
ports:
- containerPort: 8080
name: http
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: /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: 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: 31 16 15,29 * *
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.17
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: amd64-nightly
ci.openshift.io/generator: prowgen
job-release: "4.17"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-nightly-gcp-ipi-longduration-tp-mco-p3-f14
reporter_config:
slack:
channel: '#forum-ocp-mco-qe'
Expand All @@ -29991,7 +30193,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=gcp-ipi-longduration-tp-mco-g2-f14
- --target=gcp-ipi-longduration-tp-mco-p3-f14
- --variant=amd64-nightly
command:
- ci-operator
Expand Down