mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-20 05:19:40 +02:00
tmsUpload test (#1002)
This commit is contained in:
parent
2aa34c7a3f
commit
59ed571d58
@ -39,3 +39,8 @@ credentials:
|
||||
username: ${CX_INFRA_IT_CF_USERNAME}
|
||||
password: ${CX_INFRA_IT_CF_PASSWORD}
|
||||
description: "SAP CP CF Trial account for test deployment"
|
||||
- string:
|
||||
scope: GLOBAL
|
||||
id: "tmsUpload"
|
||||
secret: ${CX_INFRA_IT_TMS_UPLOAD}
|
||||
description: "Service key for tms upload"
|
||||
|
7
consumer-test/testCases/tms/tmsUpload.yml
Normal file
7
consumer-test/testCases/tms/tmsUpload.yml
Normal file
@ -0,0 +1,7 @@
|
||||
# Test case configuration
|
||||
referenceAppRepo:
|
||||
url: "https://github.com/piper-validation/tmsUpload.git"
|
||||
branch: "master"
|
||||
deployCredentialEnv:
|
||||
username: "CX_INFRA_IT_TMS_UPLOAD"
|
||||
password: "CX_INFRA_IT_TMS_UPLOAD"
|
Loading…
x
Reference in New Issue
Block a user