1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/test/groovy
Srinikitha Kondreddy efe3ab36f8
Support for secretfile type neo credential for deployment (#2537)
* Use Oauth bearer token credentials to deploy to neo

* Add test case

* Add test file

* Fix code climate issues

* Add code review changes
2021-01-26 09:29:44 +01:00
..
com/sap/piper Remove references to cloud sdk (#2418) 2020-11-23 17:48:53 +01:00
templates Fix typo (#2436) 2020-12-14 15:02:49 +01:00
util Support for secretfile type neo credential for deployment (#2537) 2021-01-26 09:29:44 +01:00
ArtifactSetVersionTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
BatsExecuteTestsTest.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
BuildExecuteTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
CfManifestSubstituteVariablesTest.groovy Fix: yaml util handling for boolean with value false (#1629) 2020-06-04 06:03:12 +02:00
CheckChangeInDevelopmentTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
CheckForLegacyConfigurationTest.groovy Improve error message for legacy cloud sdk config (#2348) 2020-11-11 14:47:55 +01:00
CheckmarxExecuteScanTest.groovy piperExecuteBin: fix reading environment (#1452) 2020-04-24 22:41:34 +02:00
ChecksPublishResultsTest.groovy fix(handlePipelineStepError): correct handling of failed steps (#2498) 2021-01-11 10:49:33 +01:00
CloudFoundryDeployTest.groovy Prepare credentials for forwarding as environment variables to piper go (#2432) 2021-01-12 09:17:34 +01:00
CommonPipelineEnvironmentTest.groovy Changes to commonPipelineEnvironment for ABAP (#2035) 2020-09-17 09:36:53 +02:00
CommonStepsTest.groovy IntegrationArtifactDeploy Command (#2526) 2021-01-22 15:55:50 +01:00
ContainerExecuteStructureTestsTest.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
ContainerPushToRegistryTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
DebugReportArchiveTest.groovy Implement archiving the debug report as step (#1152) 2020-02-07 16:30:08 +01:00
DockerExecuteOnKubernetesTest.groovy Provide Additional pod properties for dockerExecuteOnKubernetes (#2051) 2020-10-02 12:56:16 +02:00
DockerExecuteTest.groovy dockerExecute: Wrap all code in docker.withRegistry() (#2384) 2020-11-17 14:53:09 +01:00
DownloadCacheUtilsTest.groovy Fix reading download cache variables on node (#1660) 2020-06-11 21:59:55 +02:00
DubExecuteTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
DurationMeasureTest.groovy remove !#groovy header 2019-05-23 10:37:28 +02:00
FioriOnCloudPlatformPipelineTest.groovy Revert "Avoid CPS serialization issue in setupCPE (#2261)" (#2305) 2020-11-11 10:44:49 +01:00
GatlingExecuteTestsTest.groovy New step gatlingExecuteTests, used in Performance stage (#2298) 2020-11-03 17:42:02 +01:00
GaugeExecuteTestsTest.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
GithubPublishReleaseTest.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
HandlePipelineStepErrorsTest.groovy Test DebugReport usage in handlePipelineStepErrors 2020-02-03 12:37:20 +01:00
HealthExecuteCheckTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
InfluxWriteDataTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
JenkinsMaterializeLogTest.groovy Error reporting: change category to standard term (#1587) 2020-05-25 22:38:26 +02:00
KarmaExecuteTestsTest.groovy seleniumExecuteTests: expose container metadata via env vars (#1170) 2020-02-13 09:09:08 +01:00
KubernetesDeployTest.groovy piperExecuteBin: fix reading environment (#1452) 2020-04-24 22:41:34 +02:00
MailSendNotificationTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
MavenExecuteIntegrationTest.groovy Do not collect test results in wrapper (#1869) 2020-07-30 16:10:20 +02:00
MavenExecuteStaticCodeChecksTest.groovy piperExecuteBin: fix reading environment (#1452) 2020-04-24 22:41:34 +02:00
MavenExecuteTest.groovy piperExecuteBin: fix reading environment (#1452) 2020-04-24 22:41:34 +02:00
MtaBuildTest.groovy Use mtaBuild step from go (#1536) 2020-05-19 08:51:18 +02:00
MulticloudDeployTest.groovy Add preDeploymentHook to multicloudDeploy step (#2308) 2020-11-03 16:46:33 +01:00
NeoDeployTest.groovy Support for secretfile type neo credential for deployment (#2537) 2021-01-26 09:29:44 +01:00
NewmanExecuteTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
NexusUploadTest.groovy piperExecuteBin: fix reading environment (#1452) 2020-04-24 22:41:34 +02:00
NpmExecuteEndToEndTestsTest.groovy Allow npm install in e2e tests (#2281) 2020-10-30 11:56:29 +01:00
NpmExecuteTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
PipelineExecuteTest.groovy remove utils.getMandatoryParameter() 2019-04-09 16:25:25 +02:00
PipelineRestartStepsTest.groovy fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
PipelineStashFilesAfterBuildTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
PipelineStashFilesBeforeBuildTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
PiperExecuteBinTest.groovy piperExecuteBin: provide credentials directly without indirection into config (#2437) 2020-12-07 08:54:49 +01:00
PiperLoadGlobalExtensionsTest.groovy Load global extensions in setupCommonPipelineEnvironment (#1688) 2020-06-22 17:52:11 +02:00
PiperPublishWarningsTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
PiperStageWrapperTest.groovy Extend conditions for step and stage activation (#1955) 2020-08-27 15:49:09 +02:00
PrepareDefaultValuesTest.groovy Enable use of customDefaults from Project Config also in Groovy (#1521) 2020-05-12 13:50:18 +02:00
SeleniumExecuteTestsTest.groovy fix: handle NPE in seleniumExecuteTests (#1239) 2020-03-03 17:09:09 +01:00
SetupCommonPipelineEnvironmentTest.groovy Include configFile in pipelineConfigAndTests stash (#2424) 2020-12-01 12:04:27 +01:00
SlackSendNotificationTest.groovy change slack color to reflect all states (#2320) 2020-11-05 14:16:00 +01:00
SnykExecuteTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
SonarExecuteScanTest.groovy Run SonarQube scan in Compliance stage (#1974) 2020-09-08 17:28:29 +02:00
SpinnakerTriggerPipelineTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
TestsPublishResultsTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
TmsUploadTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
TransportRequestCreateTest.groovy Clarify: transportRequestId can only be provided via signature (#1378) 2020-09-30 14:29:46 +02:00
TransportRequestReleaseTest.groovy Clarify: transportRequestId can only be provided via signature (#1378) 2020-09-30 14:29:46 +02:00
TransportRequestUploadFileTest.groovy ABAP deploy to front end server via existing fiori upload facilities (#1939) 2020-10-21 12:04:11 +02:00
UiVeri5ExecuteTestsTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
WhitesourceExecuteScanTest.groovy Optionally use new go-based Whitesource step (#2079) 2020-09-30 08:56:16 +02:00
WriteTemporaryCredentialsTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
XsDeployTest.groovy Move pull image parameters to general section (#2478) 2021-01-13 10:48:48 +01:00