Skip to content

Commit

Permalink
Trigger after fixing opensearch pod
Browse files Browse the repository at this point in the history
  • Loading branch information
vatj committed Nov 6, 2024
1 parent bff786b commit 4f658b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
HOPSWORKS_PORT: 8182
PARALLEL_TESTS: 5
run: |
echo "Running e2e tests with marker $MARKER"
HELPERS_PATH=${{github.workspace}}/loadtest/tests
export PYTHONPATH=$HELPERS_PATH:$PYTHONPATH
cd ${{github.workspace}}/loadtest/tests
Expand Down

0 comments on commit 4f658b0

Please sign in to comment.