1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/groovy
Marcus Holl 6b7dc48c44 Be more flexible with JenkinsReadYaml rule
When we register a closure as file, the closure will be exectutd.
Otherwise we return what is registered.

This gives us a maximum level of flexibility. We can throw exceptions (e.g. FileNotFound) as
as test setup requires this, in simple cases we provide the yaml as a string.
2018-09-04 09:46:59 +02:00
..
com/sap/piper Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
util Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
ArtifactSetVersionTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
BatsExecuteTestsTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
CheckChangeInDevelopmentTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
ChecksPublishResultsTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
CloudFoundryDeployTest.groovy Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
DockerExecuteOnKubernetesTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
DockerExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
DurationMeasureTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
InfluxWriteDataTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
MavenExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
MTABuildTest.groovy Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
NeoDeployTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
NewmanExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
PipelineExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
PipelineStashFilesAfterBuildTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
PipelineStashFilesBeforeBuildTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
PrepareDefaultValuesTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
SetupCommonPipelineEnvironmentTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
SnykExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
TestsPublishResultsTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
ToolValidateTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
TransportRequestCreateTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
TransportRequestReleaseTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
TransportRequestUploadFileTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00