Skip to content

Commit

Permalink
Update load test resource and test ID to no longer be jeff-load-test
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Jan 8, 2025
1 parent 39e3d18 commit 0e3ebd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-load-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
az load test-run create \
--resource-group "csels-rsti-internal-moderate-rg" \
--load-test-resource "jeff-load-test" \
--test-id "9020b745-5fc4-4284-8803-04076ea09650" \
--load-test-resource "load-testing-internal" \
--test-id "47a5e722-d63b-4ec9-8b05-17372866f00a" \
--test-run-id "run_"`date +"%Y%m%d%_H%M%S"` \
--description "Run by Github Action"

0 comments on commit 0e3ebd5

Please sign in to comment.