Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #89 from upalatucci/remove-e2e-secrets
Browse files Browse the repository at this point in the history
Remove e2e secrets
  • Loading branch information
openshift-merge-bot[bot] authored Jan 15, 2024
2 parents 6357f97 + 3e62c72 commit e886536
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test-prow-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ NMSTATE_PLUGIN_IMAGE="$1"

function generateLogsAndCopyArtifacts {
oc cluster-info dump > ${ARTIFACT_DIR}/cluster_info.json
oc get secrets -A -o wide > ${ARTIFACT_DIR}/secrets.yaml
oc get secrets -A -o yaml >> ${ARTIFACT_DIR}/secrets.yaml
oc get catalogsource -A -o wide > ${ARTIFACT_DIR}/catalogsource.yaml
oc get catalogsource -A -o yaml >> ${ARTIFACT_DIR}/catalogsource.yaml
oc get subscriptions -n ${NS} -o wide > ${ARTIFACT_DIR}/subscription_details.yaml
Expand Down

0 comments on commit e886536

Please sign in to comment.