1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-10-30 23:57:50 +02:00

Integration Tests fail - edu.hm.hafner (#3071)

Quick solution to fix failing integration
tests. For background information see
Issue #3058
This commit is contained in:
Roland Stengel
2021-08-25 20:51:54 +02:00
committed by GitHub
parent 8d6e5ec546
commit 7c6cc816cb
2 changed files with 0 additions and 14 deletions

View File

@@ -1,7 +0,0 @@
# Test case configuration
referenceAppRepo:
url: "https://github.com/piper-validation/cloud-s4-sdk-book"
branch: "consumer-test-neo"
deployCredentialEnv:
username: "CX_INFRA_IT_CF_USERNAME"
password: "CX_INFRA_IT_CF_PASSWORD"

View File

@@ -1,7 +0,0 @@
# Test case configuration
referenceAppRepo:
url: "https://github.com/piper-validation/cloud-s4-sdk-book"
branch: "consumer-test"
deployCredentialEnv:
username: "CX_INFRA_IT_CF_USERNAME"
password: "CX_INFRA_IT_CF_PASSWORD"