From: morganrOL Date: Thu, 9 Apr 2015 13:20:19 +0000 (+0200) Subject: Update of CI description file, add testcase vim_bench (based on rally): functest... X-Git-Tag: arno.2015.1.0~131 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=add838b95be5dc813016930d10639dde32c56d1a;p=releng.git Update of CI description file, add testcase vim_bench (based on rally): functest-vim_bench-test add Orange POD reference for this job-template TODO be more generic, use python script, manage results JIRA: FUNCTEST-1 Change-Id: Ic06bfdb3d189884ab24121332746f6de7b96d7a4 Signed-off-by: morganrOL --- diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index effb9951f..0239da9d7 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -1,7 +1,8 @@ - project: name: functest + jobs: - - 'functest-test' + - 'functest-vim_bench-test' - 'functest-daily-{stream}' - 'functest-merge' - 'functest-verify' @@ -17,9 +18,11 @@ somevar: 'foo' - job-template: - name: functest-test + name: functest-vim_bench-test project-type: freestyle + + node: orange-build logrotate: daysToKeep: 30 @@ -29,7 +32,7 @@ builders: - shell: | - echo "Hello world from functest" + rally task start /home/ubuntu/rally/samples/tasks/scenario/opnfv/opnfv-keystone.json - job-template: name: 'functest-daily-{stream}' @@ -223,7 +226,3 @@ - shell: !include-raw build-docu.sh - - - -