Skip to content

Commit 59ed571

Browse files
P30435marcusholl
authored andcommitted
tmsUpload test (#1002)
1 parent 2aa34c7 commit 59ed571

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

consumer-test/jenkins.yml

+5
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ credentials:
3939
username: ${CX_INFRA_IT_CF_USERNAME}
4040
password: ${CX_INFRA_IT_CF_PASSWORD}
4141
description: "SAP CP CF Trial account for test deployment"
42+
- string:
43+
scope: GLOBAL
44+
id: "tmsUpload"
45+
secret: ${CX_INFRA_IT_TMS_UPLOAD}
46+
description: "Service key for tms upload"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Test case configuration
2+
referenceAppRepo:
3+
url: "https://github.com/piper-validation/tmsUpload.git"
4+
branch: "master"
5+
deployCredentialEnv:
6+
username: "CX_INFRA_IT_TMS_UPLOAD"
7+
password: "CX_INFRA_IT_TMS_UPLOAD"

0 commit comments

Comments
 (0)