We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55503fa commit 8349a0bCopy full SHA for 8349a0b
.github/workflows/e2e-base.yml
@@ -52,7 +52,6 @@ jobs:
52
HOPSWORKS_DOMAIN: stagingv4.devnet.hops.works
53
HOPSWORKS_PORT: 443
54
run: |
55
- curl -k 10.87.41.6:5005
56
HELPERS_PATH=${{github.workspace}}/loadtest/tests
57
export PYTHONPATH=$HELPERS_PATH:$PYTHONPATH
58
cd ${{github.workspace}}/loadtest/tests
0 commit comments