Skip to content

Commit 495c8af

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

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
@@ -240,7 +240,7 @@ To specify an environment variable to the load test by using the Azure portal, d
240240

241241
If you run your load test in a CI/CD workflow, you can define environment variables in the YAML test configuration file. For more information about the syntax, see the [Test configuration YAML reference](./reference-test-config-yaml.md).
242242

243-
Alternatively, you can directly specify environment variables in the CI/CD workflow definition. You use input parameters for the GitHub Actions or Azure Pipelines task to pass environment variables to the Apache JMeter script.
243+
Alternatively, you can directly specify environment variables in the CI/CD workflow definition. You use input parameters for the Azure Load Testing action or Azure Pipelines task to pass environment variables to the Apache JMeter script.
244244

245245
The following YAML snippet shows a GitHub Actions example:
246246

0 commit comments

Comments
 (0)