add -r option to vPing to push results into experimental test DB 82/1382/1
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 3 Sep 2015 09:32:33 +0000 (11:32 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Thu, 3 Sep 2015 09:32:33 +0000 (11:32 +0200)
JIRA: FUNCTEST-38

Change-Id: Iebe81d7a9ab4196411bfcd85d5416dfda9013720
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jjb/functest/functest.yml

index abd5bdf..3a7b09e 100644 (file)
 
             # vPing
             echo "Functest: run vPing"
-            python $WORKSPACE/testcases/vPing/CI/libraries/vPing.py --debug $WORKSPACE/
+            python $WORKSPACE/testcases/vPing/CI/libraries/vPing.py --debug $WORKSPACE/ -r
 
 - job-template:
     name: functest-{pod}
 
             # vPing
             echo "Functest: run vPing"
-            python $WORKSPACE/testcases/vPing/CI/libraries/vPing.py --debug $WORKSPACE/
+            python $WORKSPACE/testcases/vPing/CI/libraries/vPing.py --debug $WORKSPACE/ -r
 
             # ODL
             echo "Functest: run ODL suite"