CI/CD Execution

  1. The user has to navigate to the Avo Assure home screen.

  2. The user has to click the Execute button, and the Configuration and Execute window will be displayed.

  3. The user has to click the CI/CD button, and the CI/CD Execution window will be displayed.

DevOps Integration API url and DevOps Request body:

Users can use these parameters to integrate this DevOps functionality into their CI/CD pipeline.

Execution Type:

  • Asynchronous:

Asynchronous will respond as soon as the user initiates the execution and will not wait for it to complete.

  • Synchronous:

When the user initiates the execution, Synchronous will not respond and wait until the execution is done.

  1. The user has to Login to any CI/CD Pipeline like Jenkins, Azure DevOps, etc.

  2. The user has to paste the DevOps Integration API url and DevOps Request Body parameters to CI/CD Pipeline (Ex: Jenkins).

  3. The user has to select the existing job from the Jenkins dashboard.

  4. The user has to change the configuration and enter the DevOps Integration API url in the HTTP Request field.

  5. The user has to enter the DevOps Request Body parameter in the Request body field.

  6. The user has to click the Save button.

  7. The user has to click the Build Now button to start the Execution in CI/CD Pipeline (Jenkins).

  8. Once the Execution is done, the reports will display in Console Output. To view the report, the user has to click the Report Link.

  9. If the user wants to view the report again, that report will be available on the Avo Assure report page.

Last updated