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
gerstneralex f5c33d51bb
Tms export (#4160)
* Change parameter type of nodeExtDescriptorMapping

(cherry picked from commit ca7ce0485a)

* Remove usage of the depricated ioutil package

(cherry picked from commit 9821915b33)

* Fix cmd failure if neither git/commitId nor customDescription are
provided

(cherry picked from commit c362681e45)

* Fix unit test

(cherry picked from commit 53a90aabb5)

* Step metadata, step code generation

* change type of nodeExtDescriptorMapping for export

* Refactoring and export implementation

* integration test

* Add export step

* Integration test

* format

* discard piper.go

* Review related changes

* restore piper.go

* remove unused method

* Extend documentation

* Add parameter useGoStep to tmsUpload.groovy

* Regenerate steps

* Rename function

* refactor constants

* Add error path tests

* Move some code to tms package

* Move more code to tms

* Combine tmsUpload, tmsUtils

* Add groovy wrapper

* add parameters to groovy step

* add import

* jenkinsUtils instance

* comment namedUser logic in groovy

* namedUser param

* remove logic for namedUser param

* Remove TMS integration tests

* discard changes in tmsUpload.groovy

* Remove parameters

* Restore parameters

* Change type of NodeExtDescriptorMapping to map[string]interface{}

* tmsUpload: Change type of NodeExtDescriptorMapping to map

* Resolve ioutil deprecation

* Review related changes

* Formatting

* Review related improvements

* Add tmsUtils test

* Formatting tmsUtils_test

* Remove parameters from groovy wrapper

* Remove tmsUtils_test

* Add TMS steps to fieldRelatedWhitelist

* Add integration test

* Add test to github_actions_integration_test_list.yml

* Move test helper method

* Step documentation placeholder

* Remove parameter StashContent

* Restore cmd/integrationArtifactTransport.go

---------

Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
2023-03-27 16:55:29 +02:00
..
com/sap/piper containerPushToRegistry: Add possibility to copy image from private registry (#4242) 2023-02-23 19:32:41 +06:00
templates Fix mta buildtool error (#4243) 2023-02-24 11:09:42 +01:00
util GPP Init Stage needs to consider mta yaml path (#3305) 2021-12-14 14:43:02 +01:00
AnsSendEventTest.groovy [ANS] Step implementation (#3764) 2022-06-21 15:45:07 +02:00
ArtifactSetVersionTest.groovy
BuildExecuteTest.groovy remove docker native buildtool check (#3336) 2021-12-22 16:51:06 +01:00
CfManifestSubstituteVariablesTest.groovy
CheckChangeInDevelopmentTest.groovy isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
CheckForLegacyConfigurationTest.groovy Improve error message for legacy cloud sdk config (#2348) 2020-11-11 14:47:55 +01:00
CheckmarxExecuteScanTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
ChecksPublishResultsTest.groovy checksPublishResults: prepare reports only if the reporting is active (#2971) 2021-07-12 10:02:09 +02:00
CloudFoundryDeployTest.groovy chore(cloudFoundryDeploy): remove deprecated groovy-based part (#3242) 2021-11-09 07:44:31 +01:00
CnbBuildTest.groovy fix(cnbBuild): failOnError (#3344) 2021-12-08 17:13:20 +01:00
CommonPipelineEnvironmentTest.groovy feat (remove key from commonPipelineEnvironment) (#4074) 2022-11-03 15:27:47 +01:00
CommonStepsTest.groovy Tms export (#4160) 2023-03-27 16:55:29 +02:00
ContainerPushToRegistryTest.groovy fix(containerPushToRegistry): Add possibility to copy image from private registry (#4247) 2023-02-24 15:08:05 +06:00
DebugReportArchiveTest.groovy
DockerExecuteOnKubernetesTest.groovy chore!: improve performance on Kubernetes (#3932) 2022-08-15 12:55:51 +02:00
DockerExecuteTest.groovy dockerExecute: Wrap all code in docker.withRegistry() (#2384) 2020-11-17 14:53:09 +01:00
DownloadCacheUtilsTest.groovy
DubExecuteTest.groovy
DurationMeasureTest.groovy
FioriOnCloudPlatformPipelineTest.groovy chore(cloudFoundryDeploy): remove deprecated groovy-based part (#3242) 2021-11-09 07:44:31 +01:00
GatlingExecuteTestsTest.groovy New step gatlingExecuteTests, used in Performance stage (#2298) 2020-11-03 17:42:02 +01:00
GithubPublishReleaseTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
HandlePipelineStepErrorsTest.groovy
HealthExecuteCheckTest.groovy
InfluxWriteDataTest.groovy
isChangeInDevelopmentTest.groovy isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
JenkinsMaterializeLogTest.groovy
KubernetesDeployTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
MailSendNotificationTest.groovy fix(mailSendNotification): do not send recovery notifications on first build (#3978) 2022-12-12 10:26:16 +01:00
MavenExecuteIntegrationTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
MavenExecuteStaticCodeChecksTest.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
MavenExecuteTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
MtaBuildTest.groovy
MulticloudDeployTest.groovy use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
NeoDeployTest.groovy Support for secretfile type neo credential for deployment (#2537) 2021-01-26 09:29:44 +01:00
NexusUploadTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
NpmExecuteEndToEndTestsTest.groovy Adapt npmExecuteEndToEndTests (#4008) 2022-09-16 17:30:19 +02:00
NpmExecuteTest.groovy feat: update node image for various steps to new LTS (#3913) 2022-09-26 18:40:55 +06:00
PipelineExecuteTest.groovy
PipelineRestartStepsTest.groovy
PipelineStashFilesAfterBuildTest.groovy
PipelineStashFilesBeforeBuildTest.groovy
PiperExecuteBinTest.groovy Don't unstash the piper binary if it is already present. (#3920) 2023-01-16 14:48:16 +05:30
PiperLoadGlobalExtensionsTest.groovy
PiperPublishWarningsTest.groovy
PiperStageWrapperTest.groovy
PrepareDefaultValuesTest.groovy
SeleniumExecuteTestsTest.groovy feat: update node image for various steps to new LTS (#3913) 2022-09-26 18:40:55 +06:00
SetupCommonPipelineEnvironmentTest.groovy feat(codeql): improving the logic of handling head and merge commit in jenkins (#4203) 2023-02-03 08:25:22 +05:30
SlackSendNotificationTest.groovy change slack color to reflect all states (#2320) 2020-11-05 14:16:00 +01:00
SnykExecuteTest.groovy feat: update node image for various steps to new LTS (#3913) 2022-09-26 18:40:55 +06:00
SonarExecuteScanTest.groovy
SpinnakerTriggerPipelineTest.groovy
TestsPublishResultsTest.groovy
TmsUploadTest.groovy GPP Init Stage needs to consider mta yaml path (#3305) 2021-12-14 14:43:02 +01:00
TransportRequestCreateTest.groovy Deprecate transportRequestCreate & transportRequestRelease (#3741) 2022-05-02 11:45:46 +02:00
TransportRequestReleaseTest.groovy Deprecate transportRequestCreate & transportRequestRelease (#3741) 2022-05-02 11:45:46 +02:00
TransportRequestUploadCTSTest.groovy CTS Upload Groovy (#2970) 2021-07-08 16:37:39 +02:00
TransportRequestUploadFileTest.groovy TransportRequestUploadFile migration to Go - Git commit scan (#3094) 2021-09-27 11:57:20 +02:00
TransportRequestUploadRFCTest.groovy RFC Upload Groovy (#2920) 2021-07-06 10:09:41 +02:00
TransportRequestUploadSOLMANTest.groovy TransportRequest: add UploadSOLMAN groovy step (#2688) 2021-03-22 11:53:37 +01:00
WriteTemporaryCredentialsTest.groovy
XsDeployTest.groovy Move pull image parameters to general section (#2478) 2021-01-13 10:48:48 +01:00