Skip to content

Commit

Permalink
iterating
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Nov 7, 2024
1 parent f82cb9a commit 7083999
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/regression_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,21 +61,17 @@ jobs:
- uses: rbhadti94/[email protected]
with:
testFilePath: tests/regression/orbc_load_test_plan_frontend_amend_term_oversize.jmx
#outputReportsFolder: tests/regression/results
outputReportsFolder: tests/regression/results
plugins: "jpgc-webdriver"
args: |
--loglevel=DEBUG
--jmeterlogfile=tests/regression/results/jmeter.log
--jmeterlogconf=log.conf
-JFRONTEND_API_URL=${{needs.vars.outputs.frontend_api_url}}
-JUSER=${{vars.BCEID_USER}}
-JPASSWORD=${{secrets.BCEID_PASSWORD}}
-JCHROME_DRIVER_PATH=/usr/local/bin
- uses: actions/[email protected]
with:
name: jmeter-log
path: jmeter_log.log

- uses: actions/[email protected]
with:
name: upload amend term oversize artifact
Expand Down

0 comments on commit 7083999

Please sign in to comment.