Azure DevOps Plugin
The Azure DevOps plugin lets developers trigger application environments on-demand directly from their Azure DevOps pipelines. Azure DevOps users can easily integrate the Jarvis environments-as-a-service platform into their projects by utilizing the Jarvis orb’s pre-defined commands. To integrate Jarvis with the Azure DevOps plugin, make sure to complete the next few steps.
1. Install
Prerequisites:
- Admin permissions on the plugin’s intended Azure DevOps organization. If you are not the organization’s admin, you may send a request to the admin to install the plugin for you.
- Azure DevOps organization that will use the Jarvis plugin
To Install the plugin:
- Log in to VisualStudio.com and select the organization that will use this plugin.
- Click Organization settings.
- From the left pane, select Extensions and then click Browse Marketplace.
- Search for “torque”, click the Jarvis plugin and then Install.
2. Configure
To set your Jarvis account information:
- Click Project Settings > Service connections.
- Click New service connection, select Torque, and click Next.
- Specify the server url (https://portal.qtorque.io).
- Specify the Torque Long Token with the one generated below:
- Click Generate New Token in the plugin's instructions pane.
- Click Verify and make sure the connection succeeds.
- In the Service Connection Name field, enter 'Jarvis connection'.
- Click Verify and save.
3. Verify and launch
Use Jarvis's environments in your Azure DevOps Build Use the available build steps to create an environment from any blueprint, retrieve its details, start your tests and end the environment when it's no longer needed. Learn more here.