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
Oliver Feldmann f72d93ae2c Remove node from test pipeline
node() is not necessary in the LesFurets unit tests. This is especially
misleading for the pipelineExecute step, as the step itself opens a node
closure when loading a pipeline. If used like this in Jenkins
unnecessary executors will be used.
2017-12-05 13:33:03 +01:00
..
FileUtilsTest.groovy adapt setUp method 2017-11-21 14:27:05 +01:00
MTABuildTest.groovy remove closure in withPipeline(p) 2017-11-21 16:27:01 +01:00
NeoDeploymentTest.groovy [fix] missing quotes in neoDeploy shell exectution 2017-12-01 09:51:54 +01:00
PipelineExecuteTest.groovy Remove node from test pipeline 2017-12-05 13:33:03 +01:00
PiperTestBase.groovy remove closure in withPipeline(p) 2017-11-21 16:27:01 +01:00
ProjectSource.groovy Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
ToolValidateTest.groovy remove closure in withPipeline(p) 2017-11-21 16:27:01 +01:00
UtilsTest.groovy getMandatoryParameter() unit tests 2017-11-17 14:40:56 +01:00
VersionTest.groovy Initial version of piper-lib. 2017-11-10 16:30:52 +01:00