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/templates
Oliver Nocon 74366631b5
Project "Piper" Template: framework and structure (#476)
* Project "Piper" Template: framework and structure

This is the first in a series of Pull-Requests to provide a fully functional Pipeline template into the library.

This PR contains:
* general Pipeline structure incl. tests
* Pipeline initialization incl. tests
* Hollow pipeline stages incl. tests
* first set of default values
* add gitUrls to commonPipelineEnvironment
* set correct git information on commonPipelineEnvironment
2019-02-05 15:37:59 +01:00
..
PiperInitRunStageConfigurationTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageAcceptanceTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageAdditionalUnitTestsTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageBuildTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageComplianceTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageInitTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageIntegrationTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStagePerformanceTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStagePromoteTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStagePRVotingTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageReleaseTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineStageSecurityTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PiperPipelineTest.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00