Verification Gate

Verification Gate

An approval gate stops the pipeline and waits for approval either from a human user or from a computer based on data from a supported plugin.

You can add a Verification Gate after creating a pipeline to the application. To add a Verification Gate follow the steps below:

If you haven’t created an application already, click here.

If you haven’t created your pipelines yet, click here.

  1. From the Application dashboard, select your application name which you need to edit a pipeline. Click Three dots at end of the application name and then select "Edit Pipeline" as shown in the image below.

2. The Pipelines page appears, where you need to add the Approval Stage. Click Add Stage, select Verification from the Type drop-down as shown in the image below.

3. The Verification Configuration page appears. You need to configure the verification gate with the attributes as shown in the image below:

  • Verification configuration attributes

    • Environment: Select your environment from the drop-down menu

    • Log Template: Select or Create Log Template

    • Metric Template: Select or Create Metric Template

    • LifeTime: Minutes to let the analysis run before making a final determination

    • Marginal Score: If the score is equal to or higher than the Marginal but lower than the Pass Score, Review status is shown in the Analysis screen

    • Pass Score: If the Score equal to or higher than Pass Score, the stage will Pass

    • Baseline Real Time: Start time of stage execution will be taken as Baseline Start time

    • Baseline Start Time: Baseline Start Time for the analysis

    • Canary Real Time: Start time of stage execution will be taken as Canary Start time

    • Canary Start Time: Canary Start Time for the analysis

6. Click Save changes and the Verification Gate is added to your pipeline.

Last updated