Merging test rules into a merge pipeline
Merge test rules into a merge pipeline to practice continuous integration. Use the application structure that provides independent migration of your test and application artifacts, with the test application that is built on the main or production application (a locked and clean application).
- Create or edit, and then configure a merge pipeline as appropriate:
Choices Actions Create a merge pipeline - Click Pipelines.
- In the upper-right corner of the page, click New, and then click Merge pipeline.
- Select the Merge pipeline
template.For more information, see Creating a merge pipeline.
Edit a merge pipeline - In the navigation pane of Deployment Manager, click Pipelines, and then click the name of the pipeline.
- Click .
- On the pipeline model, click the Application details tab.
- Click the Configure application test cases checkbox to configure the merge pipeline to merge your test cases.
- In the Application field, in the Test application details section, enter or select the test application.
- In the Version field, enter or select the test application version.
- In the Access group field, enter or select the test application access group. See the following figure for an example
- Do one of the following actions:
- Click Save to save an existing pipeline.
- Click New to create a new merge pipeline.
Previous topic How to articles Next topic Scheduling a pipeline by creating a job scheduler rule