From ed3d7f310efbad4094e924aa722978cb3ffa5ecb Mon Sep 17 00:00:00 2001 From: Jose Lausuch Date: Thu, 21 Sep 2017 16:32:27 +0200 Subject: [Functest] Support functest-suite with Alpine containers Updated all the jobs that use functest-suite. For single test cases, we need to know to which docker image the test belongs to. Change-Id: If7db231ccc891233423f2f2bc3aa5b95d048b30a Signed-off-by: Jose Lausuch --- jjb/apex/apex.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jjb/apex/apex.yml') diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index bed67f416..772846510 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -500,7 +500,8 @@ current-parameters: false predefined-parameters: | DEPLOY_SCENARIO=$DEPLOY_SCENARIO - FUNCTEST_SUITE_NAME=healthcheck + FUNCTEST_MODE=tier + FUNCTEST_TIER=healthcheck GERRIT_BRANCH=$GERRIT_BRANCH GERRIT_REFSPEC=$GERRIT_REFSPEC GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER -- cgit 1.2.3-korg