Skip to content

Commit

Permalink
added files
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi9705 committed Aug 23, 2024
1 parent 0ea4d7e commit 290fddf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/mainPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,8 @@ jobs:

- name: Trigger JMeter Tests
run: |
pwd
ls
jmeter -n -t Jmeter/test-plan.jmx -Jserver=${{ env.PUBLIC_IP }} -Jthreads=10 -l jmeter-results.jtl
echo "Generate JMeter Report"
jmeter -g jmeter-results.jtl -e -o jmeter-report
Chaos_Engineering:
Expand Down

0 comments on commit 290fddf

Please # to comment.