In Device Manager, health check execution happens from jenkins. Please follow below steps to create and configure Jenkins Job for health check.

1. Create Jenkins Job

2. Configure Jenkins Job

Configure Build Parameters

In General section

Please configure following String build parameters in job.


Build Parameter

Description

executionIdProvides execution id
branch

Provide the branch details from where the code need to get downloaded

Configure Source Code Management

Configure Build Environment


Configure Build Settings

           

           

           Reference - https://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html

Save the Configuration