diff options
author | 2017-09-21 16:32:27 +0200 | |
---|---|---|
committer | 2017-09-21 13:25:40 -0400 | |
commit | ed3d7f310efbad4094e924aa722978cb3ffa5ecb (patch) | |
tree | 5c00807dfd17cc1c4022ce10ddd554ea12b98c00 /jjb/orchestra | |
parent | 49ad5396069f404522a6fcfa5bb937bd71ab8e82 (diff) |
[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 <jalausuch@suse.com>
Diffstat (limited to 'jjb/orchestra')
-rw-r--r-- | jjb/orchestra/orchestra-daily-jobs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/orchestra/orchestra-daily-jobs.yml b/jjb/orchestra/orchestra-daily-jobs.yml index 74c997cad..7c2deaec4 100644 --- a/jjb/orchestra/orchestra-daily-jobs.yml +++ b/jjb/orchestra/orchestra-daily-jobs.yml @@ -93,6 +93,7 @@ current-parameters: false predefined-parameters: | DEPLOY_SCENARIO=os-nosdn-openbaton-ha + FUNCTEST_MODE=testcase FUNCTEST_SUITE_NAME=orchestra_ims node-parameters: true kill-phase-on: NEVER |