Skip to content

Commit 983d1f0

Browse files
authored
WINC-1871: Remove vSphere connected debug jobs from WINC presubmits 4.23, 5.0, 5.1, and main (#80266)
These versions were accidentally missed in PR #78735 which only covered 4.18-4.22.
1 parent 9658b15 commit 983d1f0

8 files changed

Lines changed: 0 additions & 420 deletions

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-main.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -233,19 +233,6 @@ tests:
233233
test:
234234
- ref: openshift-extended-test
235235
workflow: cucushift-installer-rehearse-azure-ipi-ovn-winc
236-
- as: debug-winc-vsphere-ipi
237-
optional: true
238-
run_if_changed: test/extended/winc/
239-
steps:
240-
cluster_profile: vsphere-connected-2
241-
env:
242-
FORCE_SUCCESS_EXIT: "no"
243-
TEST_FILTERS: ~ChkUpgrade&;~ConnectedOnly&;~Disruptive&;~Serial&;Smokerun&
244-
TEST_SCENARIOS: Windows_Containers
245-
TEST_TIMEOUT: "50"
246-
test:
247-
- ref: openshift-extended-test
248-
workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-winc
249236
- as: debug-winc-nutanix-ipi
250237
optional: true
251238
run_if_changed: test/extended/winc/

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.23.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -233,19 +233,6 @@ tests:
233233
test:
234234
- ref: openshift-extended-test
235235
workflow: cucushift-installer-rehearse-azure-ipi-ovn-winc
236-
- as: debug-winc-vsphere-ipi
237-
optional: true
238-
run_if_changed: test/extended/winc/
239-
steps:
240-
cluster_profile: vsphere-connected-2
241-
env:
242-
FORCE_SUCCESS_EXIT: "no"
243-
TEST_FILTERS: ~ChkUpgrade&;~ConnectedOnly&;~Disruptive&;~Serial&;Smokerun&
244-
TEST_SCENARIOS: Windows_Containers
245-
TEST_TIMEOUT: "50"
246-
test:
247-
- ref: openshift-extended-test
248-
workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-winc
249236
- as: debug-winc-nutanix-ipi
250237
optional: true
251238
run_if_changed: test/extended/winc/

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -234,19 +234,6 @@ tests:
234234
test:
235235
- ref: openshift-extended-test
236236
workflow: cucushift-installer-rehearse-azure-ipi-ovn-winc
237-
- as: debug-winc-vsphere-ipi
238-
optional: true
239-
run_if_changed: test/extended/winc/
240-
steps:
241-
cluster_profile: vsphere-connected-2
242-
env:
243-
FORCE_SUCCESS_EXIT: "no"
244-
TEST_FILTERS: ~ChkUpgrade&;~ConnectedOnly&;~Disruptive&;~Serial&;Smokerun&
245-
TEST_SCENARIOS: Windows_Containers
246-
TEST_TIMEOUT: "50"
247-
test:
248-
- ref: openshift-extended-test
249-
workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-winc
250237
- as: debug-winc-nutanix-ipi
251238
optional: true
252239
run_if_changed: test/extended/winc/

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -233,19 +233,6 @@ tests:
233233
test:
234234
- ref: openshift-extended-test
235235
workflow: cucushift-installer-rehearse-azure-ipi-ovn-winc
236-
- as: debug-winc-vsphere-ipi
237-
optional: true
238-
run_if_changed: test/extended/winc/
239-
steps:
240-
cluster_profile: vsphere-connected-2
241-
env:
242-
FORCE_SUCCESS_EXIT: "no"
243-
TEST_FILTERS: ~ChkUpgrade&;~ConnectedOnly&;~Disruptive&;~Serial&;Smokerun&
244-
TEST_SCENARIOS: Windows_Containers
245-
TEST_TIMEOUT: "50"
246-
test:
247-
- ref: openshift-extended-test
248-
workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-winc
249236
- as: debug-winc-nutanix-ipi
250237
optional: true
251238
run_if_changed: test/extended/winc/

ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-main-presubmits.yaml

Lines changed: 0 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -789,98 +789,6 @@ presubmits:
789789
secret:
790790
secretName: result-aggregator
791791
trigger: (?m)^/test( | .* )debug-winc-nutanix-ipi,?($|\s.*)
792-
- agent: kubernetes
793-
always_run: false
794-
branches:
795-
- ^main$
796-
- ^main-
797-
cluster: vsphere02
798-
context: ci/prow/debug-winc-vsphere-ipi
799-
decorate: true
800-
decoration_config:
801-
skip_cloning: true
802-
labels:
803-
ci-operator.openshift.io/cloud: vsphere
804-
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
805-
ci.openshift.io/generator: prowgen
806-
job-release: "5.0"
807-
pj-rehearse.openshift.io/can-be-rehearsed: "true"
808-
name: pull-ci-openshift-openshift-tests-private-main-debug-winc-vsphere-ipi
809-
optional: true
810-
rerun_command: /test debug-winc-vsphere-ipi
811-
run_if_changed: test/extended/winc/
812-
spec:
813-
containers:
814-
- args:
815-
- --gcs-upload-secret=/secrets/gcs/service-account.json
816-
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
817-
- --lease-server-credentials-file=/etc/boskos/credentials
818-
- --oauth-token-path=/usr/local/github-credentials/oauth
819-
- --report-credentials-file=/etc/report/credentials
820-
- --secret-dir=/secrets/ci-pull-credentials
821-
- --target=debug-winc-vsphere-ipi
822-
command:
823-
- ci-operator
824-
env:
825-
- name: HTTP_SERVER_IP
826-
valueFrom:
827-
fieldRef:
828-
fieldPath: status.podIP
829-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
830-
imagePullPolicy: Always
831-
name: ""
832-
ports:
833-
- containerPort: 8080
834-
name: http
835-
resources:
836-
requests:
837-
cpu: 10m
838-
volumeMounts:
839-
- mountPath: /etc/boskos
840-
name: boskos
841-
readOnly: true
842-
- mountPath: /secrets/ci-pull-credentials
843-
name: ci-pull-credentials
844-
readOnly: true
845-
- mountPath: /secrets/gcs
846-
name: gcs-credentials
847-
readOnly: true
848-
- mountPath: /usr/local/github-credentials
849-
name: github-credentials-openshift-ci-robot-private-git-cloner
850-
readOnly: true
851-
- mountPath: /secrets/manifest-tool
852-
name: manifest-tool-local-pusher
853-
readOnly: true
854-
- mountPath: /etc/pull-secret
855-
name: pull-secret
856-
readOnly: true
857-
- mountPath: /etc/report
858-
name: result-aggregator
859-
readOnly: true
860-
serviceAccountName: ci-operator
861-
volumes:
862-
- name: boskos
863-
secret:
864-
items:
865-
- key: credentials
866-
path: credentials
867-
secretName: boskos-credentials
868-
- name: ci-pull-credentials
869-
secret:
870-
secretName: ci-pull-credentials
871-
- name: github-credentials-openshift-ci-robot-private-git-cloner
872-
secret:
873-
secretName: github-credentials-openshift-ci-robot-private-git-cloner
874-
- name: manifest-tool-local-pusher
875-
secret:
876-
secretName: manifest-tool-local-pusher
877-
- name: pull-secret
878-
secret:
879-
secretName: registry-pull-credentials
880-
- name: result-aggregator
881-
secret:
882-
secretName: result-aggregator
883-
trigger: (?m)^/test( | .* )debug-winc-vsphere-ipi,?($|\s.*)
884792
- agent: kubernetes
885793
always_run: false
886794
branches:

ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.23-presubmits.yaml

Lines changed: 0 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -789,98 +789,6 @@ presubmits:
789789
secret:
790790
secretName: result-aggregator
791791
trigger: (?m)^/test( | .* )debug-winc-nutanix-ipi,?($|\s.*)
792-
- agent: kubernetes
793-
always_run: false
794-
branches:
795-
- ^release-4\.23$
796-
- ^release-4\.23-
797-
cluster: vsphere02
798-
context: ci/prow/debug-winc-vsphere-ipi
799-
decorate: true
800-
decoration_config:
801-
skip_cloning: true
802-
labels:
803-
ci-operator.openshift.io/cloud: vsphere
804-
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
805-
ci.openshift.io/generator: prowgen
806-
job-release: "4.23"
807-
pj-rehearse.openshift.io/can-be-rehearsed: "true"
808-
name: pull-ci-openshift-openshift-tests-private-release-4.23-debug-winc-vsphere-ipi
809-
optional: true
810-
rerun_command: /test debug-winc-vsphere-ipi
811-
run_if_changed: test/extended/winc/
812-
spec:
813-
containers:
814-
- args:
815-
- --gcs-upload-secret=/secrets/gcs/service-account.json
816-
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
817-
- --lease-server-credentials-file=/etc/boskos/credentials
818-
- --oauth-token-path=/usr/local/github-credentials/oauth
819-
- --report-credentials-file=/etc/report/credentials
820-
- --secret-dir=/secrets/ci-pull-credentials
821-
- --target=debug-winc-vsphere-ipi
822-
command:
823-
- ci-operator
824-
env:
825-
- name: HTTP_SERVER_IP
826-
valueFrom:
827-
fieldRef:
828-
fieldPath: status.podIP
829-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
830-
imagePullPolicy: Always
831-
name: ""
832-
ports:
833-
- containerPort: 8080
834-
name: http
835-
resources:
836-
requests:
837-
cpu: 10m
838-
volumeMounts:
839-
- mountPath: /etc/boskos
840-
name: boskos
841-
readOnly: true
842-
- mountPath: /secrets/ci-pull-credentials
843-
name: ci-pull-credentials
844-
readOnly: true
845-
- mountPath: /secrets/gcs
846-
name: gcs-credentials
847-
readOnly: true
848-
- mountPath: /usr/local/github-credentials
849-
name: github-credentials-openshift-ci-robot-private-git-cloner
850-
readOnly: true
851-
- mountPath: /secrets/manifest-tool
852-
name: manifest-tool-local-pusher
853-
readOnly: true
854-
- mountPath: /etc/pull-secret
855-
name: pull-secret
856-
readOnly: true
857-
- mountPath: /etc/report
858-
name: result-aggregator
859-
readOnly: true
860-
serviceAccountName: ci-operator
861-
volumes:
862-
- name: boskos
863-
secret:
864-
items:
865-
- key: credentials
866-
path: credentials
867-
secretName: boskos-credentials
868-
- name: ci-pull-credentials
869-
secret:
870-
secretName: ci-pull-credentials
871-
- name: github-credentials-openshift-ci-robot-private-git-cloner
872-
secret:
873-
secretName: github-credentials-openshift-ci-robot-private-git-cloner
874-
- name: manifest-tool-local-pusher
875-
secret:
876-
secretName: manifest-tool-local-pusher
877-
- name: pull-secret
878-
secret:
879-
secretName: registry-pull-credentials
880-
- name: result-aggregator
881-
secret:
882-
secretName: result-aggregator
883-
trigger: (?m)^/test( | .* )debug-winc-vsphere-ipi,?($|\s.*)
884792
- agent: kubernetes
885793
always_run: false
886794
branches:

ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-presubmits.yaml

Lines changed: 0 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -789,98 +789,6 @@ presubmits:
789789
secret:
790790
secretName: result-aggregator
791791
trigger: (?m)^/test( | .* )debug-winc-nutanix-ipi,?($|\s.*)
792-
- agent: kubernetes
793-
always_run: false
794-
branches:
795-
- ^release-5\.0$
796-
- ^release-5\.0-
797-
cluster: vsphere02
798-
context: ci/prow/debug-winc-vsphere-ipi
799-
decorate: true
800-
decoration_config:
801-
skip_cloning: true
802-
labels:
803-
ci-operator.openshift.io/cloud: vsphere
804-
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
805-
ci.openshift.io/generator: prowgen
806-
job-release: "5.0"
807-
pj-rehearse.openshift.io/can-be-rehearsed: "true"
808-
name: pull-ci-openshift-openshift-tests-private-release-5.0-debug-winc-vsphere-ipi
809-
optional: true
810-
rerun_command: /test debug-winc-vsphere-ipi
811-
run_if_changed: test/extended/winc/
812-
spec:
813-
containers:
814-
- args:
815-
- --gcs-upload-secret=/secrets/gcs/service-account.json
816-
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
817-
- --lease-server-credentials-file=/etc/boskos/credentials
818-
- --oauth-token-path=/usr/local/github-credentials/oauth
819-
- --report-credentials-file=/etc/report/credentials
820-
- --secret-dir=/secrets/ci-pull-credentials
821-
- --target=debug-winc-vsphere-ipi
822-
command:
823-
- ci-operator
824-
env:
825-
- name: HTTP_SERVER_IP
826-
valueFrom:
827-
fieldRef:
828-
fieldPath: status.podIP
829-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
830-
imagePullPolicy: Always
831-
name: ""
832-
ports:
833-
- containerPort: 8080
834-
name: http
835-
resources:
836-
requests:
837-
cpu: 10m
838-
volumeMounts:
839-
- mountPath: /etc/boskos
840-
name: boskos
841-
readOnly: true
842-
- mountPath: /secrets/ci-pull-credentials
843-
name: ci-pull-credentials
844-
readOnly: true
845-
- mountPath: /secrets/gcs
846-
name: gcs-credentials
847-
readOnly: true
848-
- mountPath: /usr/local/github-credentials
849-
name: github-credentials-openshift-ci-robot-private-git-cloner
850-
readOnly: true
851-
- mountPath: /secrets/manifest-tool
852-
name: manifest-tool-local-pusher
853-
readOnly: true
854-
- mountPath: /etc/pull-secret
855-
name: pull-secret
856-
readOnly: true
857-
- mountPath: /etc/report
858-
name: result-aggregator
859-
readOnly: true
860-
serviceAccountName: ci-operator
861-
volumes:
862-
- name: boskos
863-
secret:
864-
items:
865-
- key: credentials
866-
path: credentials
867-
secretName: boskos-credentials
868-
- name: ci-pull-credentials
869-
secret:
870-
secretName: ci-pull-credentials
871-
- name: github-credentials-openshift-ci-robot-private-git-cloner
872-
secret:
873-
secretName: github-credentials-openshift-ci-robot-private-git-cloner
874-
- name: manifest-tool-local-pusher
875-
secret:
876-
secretName: manifest-tool-local-pusher
877-
- name: pull-secret
878-
secret:
879-
secretName: registry-pull-credentials
880-
- name: result-aggregator
881-
secret:
882-
secretName: result-aggregator
883-
trigger: (?m)^/test( | .* )debug-winc-vsphere-ipi,?($|\s.*)
884792
- agent: kubernetes
885793
always_run: false
886794
branches:

0 commit comments

Comments
 (0)