Harness Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Harness is a modern software delivery platform that automation & simplify the software release process, enabling faster and safer deployments while reducing the risk of errors. It integrates various tools like CI/CD Harness.
Below are the steps for Login to harness by using harness credentials
Click Projects tab located on home page of Harness, create Pipelines and Add Stages in pipelines
After adding stage, Execution panel will open, click Add Step, select HTTP Step to perform CI/CD
Enter URL and Request Body which are copied from CI/CD section, which is in Execution profile in Avo Assure.
Click Additional Info and add application/json as value in Content-Type textbox and click Apply changes button
Click Save button to save the changes then click Run button present in the top right corner
Click Run Pipeline button to execute the pipeline from the Run Pipeline window.
After execution, execution details will be displayed on the screen