Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Jan 12, 2025
1 parent def980e commit aa64e50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/testing/run_e2e_module_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ SB_NAME=auditlog-management-sb-${GITHUB_JOB}-${GITHUB_RUN_ID}
export SI_NAME
export SB_NAME

kubectl get pods -A

echo -e "\n---Creating service instance: ${SI_NAME}"
envsubst <${YAML_DIR}/e2e-test-service-instance.yaml | kubectl apply -f -

Expand Down

0 comments on commit aa64e50

Please sign in to comment.