Delete Aras Innovator from SIT Environment
The SIT environment provides resources for a maximum of ten Aras Innovator test instances. Aras recommends keeping the number of test instances at about three to five. The project team should retain the latest test instances while removing older ones to prevent potential performance degradation. The DeleteInnovator Pipeline deletes test instances by providing the instance name (lowercase) and identifying the Build.
Important
It is possible to delete also from UAT, STG, and PROD environments. Deleting from other environments follows the same user experience. Pipeline names may vary depending on the single package in use.
After approximately thirty days, the system will automatically delete a Build.
The following steps outline the process of deleting the Aras Innovator from SIT Environment:
- Navigate to https://dev.azure.com/{organization}/{project}.
- Click Overview and select Wiki.
- Expand Environment Information and select SIT.
The list of available instances appears.
- Copy the required instance.
- Navigate to Pipelines and select the DeleteInnovatorPipeline.
- Click the Run Pipeline button.
- In the Aras Innovator instance Name to Delete field, paste the SIT instance which was copied in step 4.
- Select Resources and click ContinousIntegration [Delete Innovator].
- Select the correct Build. The Build Name ends with a timestamp yyyyymmdd##. In the corresponding Build, a dot separates the Build Number from the Date.
NoteThe timestamp of SIT instance should match the Build’s timestamp.
- Click the Use selected run button.
- Select Variables and enter the value in the Update Variable dialog box. Set the Variable in lowercase “sit” and click Update.
- Navigate back to Run Pipeline pane and click the Run button.
- If the Build has expired, select the oldest green Build.