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

OSASINFRA-3624: [CI] Stop e2e-openstack-sdn periodic jobs #57394

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 @@ -89,13 +89,6 @@ tests:
steps:
cluster_profile: openstack-vh-mecha-az0
workflow: openshift-e2e-openstack-csi-cinder
- as: e2e-openstack-sdn
minimum_interval: 72h
steps:
cluster_profile: openstack-vexxhost
env:
NETWORK_TYPE: OpenShiftSDN
workflow: openshift-e2e-openstack-ipi
- as: e2e-openstack-ovn-parallel
minimum_interval: 72h
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,6 @@ tests:
TEST_SKIPS: should concurrently access the volume and restored snapshot from
pods on the same node
workflow: openshift-e2e-openstack-csi-cinder
- as: e2e-openstack-sdn
minimum_interval: 72h
steps:
cluster_profile: openstack-vexxhost
env:
NETWORK_TYPE: OpenShiftSDN
workflow: openshift-e2e-openstack-ipi
- as: e2e-openstack-ovn-parallel
minimum_interval: 72h
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,6 @@ tests:
TEST_SKIPS: should concurrently access the volume and restored snapshot from
pods on the same node
workflow: openshift-e2e-openstack-csi-cinder
- as: e2e-openstack-sdn
minimum_interval: 72h
steps:
cluster_profile: openstack-vexxhost
env:
NETWORK_TYPE: OpenShiftSDN
workflow: openshift-e2e-openstack-ipi
- as: e2e-openstack-ovn-parallel
minimum_interval: 72h
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -956,93 +956,6 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.12
org: shiftstack
repo: ci
labels:
ci-operator.openshift.io/cloud: openstack-vexxhost
ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost
ci.openshift.io/generator: prowgen
job-release: "4.12"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
minimum_interval: 72h
name: periodic-ci-shiftstack-ci-release-4.12-e2e-openstack-sdn
reporter_config:
slack:
channel: '#shiftstack-bot'
job_states_to_report:
- failure
- error
report_template: ':volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano:'
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
- --secret-dir=/usr/local/e2e-openstack-sdn-cluster-profile
- --target=e2e-openstack-sdn
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/e2e-openstack-sdn-cluster-profile
name: cluster-profile
- 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: cluster-profile
secret:
secretName: cluster-secrets-openstack-vexxhost
- 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
decorate: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1043,93 +1043,6 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.13
org: shiftstack
repo: ci
labels:
ci-operator.openshift.io/cloud: openstack-vexxhost
ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost
ci.openshift.io/generator: prowgen
job-release: "4.13"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
minimum_interval: 72h
name: periodic-ci-shiftstack-ci-release-4.13-e2e-openstack-sdn
reporter_config:
slack:
channel: '#shiftstack-bot'
job_states_to_report:
- failure
- error
report_template: ':volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano:'
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
- --secret-dir=/usr/local/e2e-openstack-sdn-cluster-profile
- --target=e2e-openstack-sdn
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/e2e-openstack-sdn-cluster-profile
name: cluster-profile
- 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: cluster-profile
secret:
secretName: cluster-secrets-openstack-vexxhost
- 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
decorate: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1393,93 +1393,6 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.14
org: shiftstack
repo: ci
labels:
ci-operator.openshift.io/cloud: openstack-vexxhost
ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost
ci.openshift.io/generator: prowgen
job-release: "4.14"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
minimum_interval: 72h
name: periodic-ci-shiftstack-ci-release-4.14-e2e-openstack-sdn
reporter_config:
slack:
channel: '#shiftstack-bot'
job_states_to_report:
- failure
- error
report_template: ':volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano:'
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
- --secret-dir=/usr/local/e2e-openstack-sdn-cluster-profile
- --target=e2e-openstack-sdn
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/e2e-openstack-sdn-cluster-profile
name: cluster-profile
- 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: cluster-profile
secret:
secretName: cluster-secrets-openstack-vexxhost
- 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
decorate: true
Expand Down