Skip to content

Commit 67803e8

Browse files
authored
Update quickstart-add-load-test-cicd.md
1 parent 1ba4096 commit 67803e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-testing/quickstart-add-load-test-cicd.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this section, you'll create a CI/CD pipeline in Azure Pipelines to run an exi
3333

3434
1. Select your test from the list by selecting the checkbox, and then select **Set up CI/CD**.
3535

36-
:::image type="content" source="media/how-to-set-up-cicd-pipeline-from-portal/list-of-tests.png" alt-text="Screenshot that shows the list of tests in Azure portal":::
36+
:::image type="content" source="media/how-to-set-up-cicd-pipeline-from-portal/list-of-tests.png" alt-text="Screenshot that shows the list of tests in Azure portal.":::
3737

3838
1. Enter the details for configuring the pipeline. Select the Azure DevOps organization where you want to run the pipeline from.
3939

@@ -51,11 +51,11 @@ In this section, you'll create a CI/CD pipeline in Azure Pipelines to run an exi
5151

5252
1. If you already have a service connection with *Load Test Contributor* role on the resource, select existing service connection from the dropdown.
5353

54-
:::image type="content" source="media/how-to-set-up-cicd-pipeline-from-portal/set-up-cicd-pipeline.png" alt-text="Screenshot that shows the settings to be configured to set up a CI/cD pipeline":::
54+
:::image type="content" source="media/how-to-set-up-cicd-pipeline-from-portal/set-up-cicd-pipeline.png" alt-text="Screenshot that shows the settings to be configured to set up a CI/CD pipeline.":::
5555

5656
1. Click on Create Pipeline.
5757

58-
The JMeter script and test configuration YAML will be committed to the repository. A pipeline will be automatically created and will be triggered whenever you push an update to the branch selected. You will get a notification with the link to th pipeline. You can click and modify the pipeline if needed..
58+
The JMeter script and test configuration YAML will be committed to the repository. A pipeline will be automatically created and will be triggered whenever you push an update to the branch selected. You will get a notification with the link to th pipeline. You can click and modify the pipeline if needed.
5959

6060
## Next steps
6161

0 commit comments

Comments
 (0)