mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-04 04:07:16 +02:00
Update vars/healthExecuteCheck.groovy
Co-Authored-By: alejandraferreirovidal <alejandra.ferreiro.vidal@sap.com>
This commit is contained in:
parent
4f93f1f07a
commit
d2a615fbc3
@ -14,7 +14,7 @@ import groovy.transform.Field
|
||||
'healthEndpoint',
|
||||
/**
|
||||
* Health check function is called providing full qualified `testServerUrl` to the health check.
|
||||
* In case response of the call is different than `HTTP 200 OK` the **health check fails and the pipeline stops**.
|
||||
*
|
||||
*/
|
||||
'testServerUrl'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user