1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/vars
Oliver Nocon 17e8390511
add step healthExecuteCheck (#339)
This step allows to perform a basic health check on an installed application.
It verifies that your app has a simple health endpoint available and that there is no error when calling it.
2018-10-12 16:06:41 +02:00
..
artifactSetVersion.groovy [refactoring] Reduce number of sh calls 2018-09-27 16:18:46 +02:00
batsExecuteTests.groovy handle test repositories (#324) 2018-10-08 11:30:42 +02:00
checkChangeInDevelopment.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
checksPublishResults.groovy use new config handler in steps (#253) 2018-08-15 11:53:28 +02:00
cloudFoundryDeploy.groovy cloudFoundryDeploy - update stshing behavior 2018-08-15 09:46:08 +02:00
commonPipelineEnvironment.groovy Remove explict getters and setters from common pipeline environment 2018-09-27 15:46:06 +02:00
dockerExecute.groovy seleniumExecuteTests - add step to run Selenium tests (#318) 2018-10-04 17:06:42 +02:00
dockerExecuteOnKubernetes.groovy executeDockerOnKubernetes: support workspace/container stashing for sidecar case (#330) 2018-10-08 11:54:13 +02:00
durationMeasure.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
handlePipelineStepErrors.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
healthExecuteCheck.groovy add step healthExecuteCheck (#339) 2018-10-12 16:06:41 +02:00
influxWriteData.groovy use new config handler in steps (#253) 2018-08-15 11:53:28 +02:00
mavenExecute.groovy Enable support for executing on K8S as a step (#231) 2018-08-21 15:45:59 +02:00
mtaBuild.groovy Execute MTA builder in Docker 2018-09-04 11:32:54 +02:00
neoDeploy.groovy neoDeploy: add web analytics (#269) 2018-08-30 11:03:34 +02:00
newmanExecute.groovy handle test repositories (#324) 2018-10-08 11:30:42 +02:00
pipelineExecute.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
pipelineStashFiles.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
pipelineStashFilesAfterBuild.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
pipelineStashFilesBeforeBuild.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
prepareDefaultValues.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
seleniumExecuteTests.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00
setupCommonPipelineEnvironment.groovy Notify about old config (properties) used 2018-10-02 10:56:13 +02:00
snykExecute.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
testsPublishResults.groovy add missing parameter (#164) 2018-10-10 12:05:41 +02:00
toolValidate.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
transportRequestCreate.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00
transportRequestRelease.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00
transportRequestUploadFile.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00