diff --git a/ci/Jenkinsfile.tests-e2e b/ci/Jenkinsfile.tests-e2e index e1fedcbb4d..be6bb838a3 100644 --- a/ci/Jenkinsfile.tests-e2e +++ b/ci/Jenkinsfile.tests-e2e @@ -167,7 +167,8 @@ pipeline { credentialsId: 'test-rail-api-devops', usernameVariable: 'TESTRAIL_USR', passwordVariable: 'TESTRAIL_PSW' - ) + ), + string(credentialsId: 'wallet-test-user-seed', variable: 'WALLET_TEST_USER_SEED') ]) { /* Keep the --reruns flag first, or it won't work */ sh """