We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1859999 commit 477795fCopy full SHA for 477795f
.github/workflows/loadtest.yml
@@ -80,7 +80,7 @@ jobs:
80
script: |
81
cd loadtest
82
export RELEASE_TAG='${{ env.PLATFORM_IMAGE_TAG }}-${{ github.run_id }}'
83
- export TEST='./vc-benchmark/jmeter/xAPI/xApi_load_test_5_60_1800.jmx'
+ export TEST='./vc-benchmark/jmeter/SaaS/JMX/5_60_1800.jmx'
84
export REPO='https://github.com/VirtoCommerce/vc-benchmark.git'
85
echo $RELEASE_TAG
86
export AUTH_TOKEN=${{ secrets.REPO_TOKEN }}
0 commit comments