summaryrefslogtreecommitdiffstats
path: root/jjb/xci/osa-periodic-jobs.yml
diff options
context:
space:
mode:
authorJose Lausuch <jalausuch@suse.com>2017-09-21 16:32:27 +0200
committerTim Rozet <trozet@redhat.com>2017-09-21 13:25:40 -0400
commited3d7f310efbad4094e924aa722978cb3ffa5ecb (patch)
tree5c00807dfd17cc1c4022ce10ddd554ea12b98c00 /jjb/xci/osa-periodic-jobs.yml
parent49ad5396069f404522a6fcfa5bb937bd71ab8e82 (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/xci/osa-periodic-jobs.yml')
-rw-r--r--jjb/xci/osa-periodic-jobs.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/xci/osa-periodic-jobs.yml b/jjb/xci/osa-periodic-jobs.yml
index 86910ac4f..048825e74 100644
--- a/jjb/xci/osa-periodic-jobs.yml
+++ b/jjb/xci/osa-periodic-jobs.yml
@@ -106,7 +106,8 @@
predefined-parameters: |
DISTRO={distro}
DEPLOY_SCENARIO=os-nosdn-nofeature-noha
- FUNCTEST_SUITE_NAME=healthcheck
+ FUNCTEST_MODE=tier
+ FUNCTEST_TIER=healthcheck
node-parameters: true
kill-phase-on: NEVER
abort-all-job: false
@@ -159,6 +160,9 @@
name: OPNFV_RELENG_DEV_PATH
default: $WORKSPACE/releng-xci
- string:
+ name: FUNCTEST_MODE
+ default: 'tier'
+ - string:
name: FUNCTEST_SUITE_NAME
default: 'healthcheck'
- string: