Skip to content

Commit 8936564

Browse files
changeworldntrogh
andauthored
Update articles/load-testing/how-to-parameterize-load-tests.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent 495c8af commit 8936564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/how-to-parameterize-load-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ No. The Azure Load Testing service doesn't store the values of secrets. When you
286286
287287
### What happens if I have parameters in both my YAML configuration file and the CI/CD workflow?
288288
289-
If a parameter exists in both the YAML configuration file and the Azure Pipelines task or GitHub Action, the Azure Pipelines task or GitHub Actions value will be used for the test run.
289+
If a parameter exists in both the YAML configuration file and the Azure Load Testing action or Azure Pipelines task, the value from the CI/CD workflow will be used for the test run.
290290
291291
### I created and ran a test from my CI/CD workflow by passing parameters using the Azure Load Testing task or action. Can I run this test from the Azure portal with the same parameters?
292292

0 commit comments

Comments
 (0)