From 8ee7ef66c029169a4defff646b3deca4a47a9392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 2 May 2018 14:07:26 +0200 Subject: [PATCH] set the smoketest operation in jenkinsfile --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 562b197..1c2276f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,6 +21,7 @@ node('nodejs') { git_repo: gitRepo, git_branch: gitBranch, threescale_cicd_api_backend_hostname: params.OPENSHIFT_SERVICE_NAME, + threescale_cicd_openapi_smoketest_operation: "GetLocation", threescale_cicd_api_backend_scheme: "http" ]