Deploy to System Integration Testing (SIT) Environment
Copy
Deploying on SIT allows developers and testers to assess the Aras Innovator’s behavior and performance in a simulated production-like setting before it is deployed to the actual production environment.
The following steps outline the process of deploying Aras Innovator to SIT:
- Navigate to https://dev.azure.com/{organization}/{project}.
- Identify the Build to deploy.
- Select the DeployToSITPipeline and click Run Pipeline.
- Select the Branch in the Work Repo and click Resources.
- Click ContinuousIntegration (last successful Run) and select the required Run.
- Click the Use selected run button.
- Navigate back to Run Pipeline dialog box and click Run.
- Optionally, click the Deploy link to watch the progress.
- When the Pipeline is completed, a link to the new instance should be available on the Wiki page for testing.
-
ImportantIf a pipeline run is going to be deployed to production, UAT, or staging, you also need to retain it—along with the source CI pipeline run (see the “Pipeline retention policy” section). To do this, open the pipeline run and click Retain in the menu.