Skip to content

Commit 970ec02

Browse files
committed
ci-operator/step-registry/ipi/deprovision/artifacts/bootstrap: Drop gather
The installer does this automatically since openshift/installer@cad7f02a8b (cmd: gather the logs from bootstrap instead of printing commands, 2019-06-05, openshift/installer#1822). You'd still need to SSH in to gather manually in 4.1.z, but if we think that's important we should backport the gather logic to the installer's 4.1 branch [1]. [1]: openshift/installer#2840
1 parent 9d7f595 commit 970ec02

File tree

4 files changed

+1
-60
lines changed

4 files changed

+1
-60
lines changed

ci-operator/step-registry/ipi/deprovision/artifacts/bootstrap/OWNERS

Lines changed: 0 additions & 11 deletions
This file was deleted.

ci-operator/step-registry/ipi/deprovision/artifacts/bootstrap/ipi-deprovision-artifacts-bootstrap-commands.sh

Lines changed: 0 additions & 37 deletions
This file was deleted.

ci-operator/step-registry/ipi/deprovision/artifacts/bootstrap/ipi-deprovision-artifacts-bootstrap-ref.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

ci-operator/step-registry/ipi/deprovision/artifacts/ipi-deprovision-artifacts-chain.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ chain:
22
as: ipi-deprovision-artifacts
33
steps:
44
- ref: ipi-deprovision-artifacts-artifacts
5-
- ref: ipi-deprovision-artifacts-bootstrap
65
- ref: ipi-deprovision-artifacts-must-gather
76
documentation: |-
8-
The IPI deprovision artifacts step chain contains all the individual steps necessary to collect artifacts from a cluster.
7+
The IPI deprovision artifacts step chain contains all the individual steps necessary to collect artifacts from a cluster.

0 commit comments

Comments
 (0)