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 #91 from upalatucci/remove-secret-4.14
Browse files Browse the repository at this point in the history
Remove e2e secrets
  • Loading branch information
upalatucci authored Jan 15, 2024
2 parents 662e6a7 + ba06ecf commit ce88d58
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 ce88d58

Please sign in to comment.