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/com/sap/piper
ajrussellsap 029957f98a
Don't unstash the piper binary if it is already present. (#3920)
* Don't unstash the piper binary if it is already present.

* Fixed method name.

* Removed changes to unit test.

* Updated unit tests to account for the check whether the piper binary exists.

* Updated the Maven test to account for the piper binary existance check.

* Updated tests to account for the piper binary existance check.

* Set the shell return value for a test.

* See if it will output the real failure reason.

* Removed code that triggered a different error message if sh(Map) is encountered.

* Added missing constructor parameter.

* Pass the script to the constructor of PiperGoUtils.

* Reverted change to code that is now removed from the master branch.

* Re-instated deleted function.

* Re-add fix to use the correct constructor for PiperGoUtils.
2023-01-16 14:48:16 +05:30
..
analytics feat(sonar): write flag for sonar execution to influx (#1534) 2020-05-14 13:46:40 +02:00
cm TransportRequestUploadFile migration to Go - Git commit scan (#3094) 2021-09-27 11:57:20 +02:00
integration feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
k8s enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
mta Test platform interoperability 2019-12-16 10:03:34 +01:00
tools/neo Added parameter to define availability zone for deploy/rolling-update (#3725) 2022-04-14 07:33:43 +02:00
variablesubstitution Fix: yaml util handling for boolean with value false (#1629) 2020-06-04 06:03:12 +02:00
versioning Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
BashUtilsTest.groovy
CfManifestUtilsTest.groovy
ConfigurationHelperTest.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
ConfigurationLoaderTest.groovy
ConfigurationMergerTest.groovy
DebugReportTest.groovy Add option to always run stages in a pod (#1414) 2020-04-17 10:31:04 +02:00
DescriptorUtilsTest.groovy
DockerUtilsTest.groovy
EnvironmentUtilsTest.groovy Added EnvironmentUtils needed by DebugReport 2020-02-03 17:07:56 +01:00
GitUtilsTest.groovy feat(codeql) merge commit git reference (#3877) 2022-07-12 10:25:17 +02:00
JenkinsUtilsTest.groovy Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
MapUtilsTest.groovy
MtaUtilsTest.groovy Update mta yaml file to support cloud MBT mtar deploy to neo. (#1198) 2020-02-20 14:57:50 +01:00
PiperGoUtilsTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
PrerequisitesTest.groovy
StageNameProviderTest.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
TemporaryCredentialsUtilsTest.groovy Remove references to cloud sdk (#2418) 2020-11-23 17:48:53 +01:00
UtilsTest.groovy Ignore invalid entries in custom defaults (#1558) 2020-05-18 10:59:02 +02:00