Skip to content

Commit

Permalink
Adapt kserve#3039 for openshift-ci
Browse files Browse the repository at this point in the history
Signed-off-by: Edgar Hernández <[email protected]>
  • Loading branch information
israel-hdez committed Sep 19, 2023
1 parent ebfe75c commit 5e9ee84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/scripts/openshift-ci/run-e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@ kustomize build $PROJECT_ROOT/config/overlays/test/runtimes | \
#
echo "Run E2E tests: $1"
pushd $PROJECT_ROOT >/dev/null
export GITHUB_SHA=$(git rev-parse HEAD)
./test/scripts/gh-actions/run-e2e-tests.sh "$1"
popd

0 comments on commit 5e9ee84

Please sign in to comment.