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/doctor/doctor.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/doctor') diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml index 012d37398..c80642979 100644 --- a/jjb/doctor/doctor.yml +++ b/jjb/doctor/doctor.yml @@ -142,6 +142,9 @@ default: 'os-nosdn-nofeature-ha' description: 'Scenario to deploy and test' # functest-suite-parameter + - string: + name: FUNCTEST_MODE + default: 'testcase' - string: name: FUNCTEST_SUITE_NAME default: 'doctor-notification' -- cgit 1.2.3-korg