Skip to content

Commit 3ecd023

Browse files
authored
Partial revert of vsphere python steps (#59419)
1 parent eaef8fc commit 3ecd023

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

ci-operator/step-registry/ipi/conf/vsphere/dns/ipi-conf-vsphere-dns-ref.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
ref:
22
as: ipi-conf-vsphere-dns
3-
from: vsphere-ci-python
4-
commands: ipi-conf-vsphere-dns-commands.py
5-
run_as_script: true
3+
from: tools
4+
commands: ipi-conf-vsphere-dns-commands.sh
65
resources:
76
requests:
87
cpu: 10m

ci-operator/step-registry/ipi/deprovision/vsphere/dns/ipi-deprovision-vsphere-dns-ref.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
ref:
22
as: ipi-deprovision-vsphere-dns
3-
from: vsphere-ci-python
4-
commands: ipi-deprovision-vsphere-dns-commands.py
5-
run_as_script: true
3+
from: tools
4+
commands: ipi-deprovision-vsphere-dns-commands.sh
65
resources:
76
requests:
87
cpu: 1000m

ci-operator/step-registry/ipi/vsphere/post/ipi-vsphere-post-chain.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ chain:
44
- chain: gather
55
- ref: ipi-deprovision-vsphere-diags
66
- ref: ipi-deprovision-vsphere-diags-vcm
7-
- ref: ipi-deprovision-vsphere-volumes
87
- ref: ipi-deprovision-deprovision
98
- ref: ipi-deprovision-vsphere-dns
109
- ref: ipi-deprovision-vsphere-lb

0 commit comments

Comments
 (0)