CI: Modify jjb in releng to use vsperf build script for the nightly build 47/5047/1
authorRadek Zetik <radekx.zetik@intel.com>
Tue, 22 Dec 2015 09:05:35 +0000 (09:05 +0000)
committerRadek Zetik <radekx.zetik@intel.com>
Tue, 22 Dec 2015 09:05:35 +0000 (09:05 +0000)
This patch removes calling of scl and vsperf from 'verify'
and 'merge' jobs. The reason is that both jobs are started
on 'opnfv-build' and environment on all boards is not
set to run the vsperf.

JIRA: VSPERF-156

Signed-off-by: Radek Zetik <radekx.zetik@intel.com>
Reviewed-by: Aric Gardner <agardner@linuxfoundation.org>
Reviewed-by: Xinyu Zhao(Jerry) <zhaoxinyu@huawei.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Ulrich Kleber <Ulrich.Kleber@huawei.com>
Reviewed-by: Billy O Mahony <billy.o.mahony@intel.com>
jjb/vswitchperf/vswitchperf.yml

index 39803aa..3344e18 100644 (file)
             make
             # run basic sanity test
             make sanity
-            scl enable python33 bash
-            source ~/vsperfenv/bin/activate
-            cd ../ci
-            ./build-vsperf.sh verify
 
 - job-template:
     name: 'vswitchperf-merge-{stream}'
             cd src
             make clobber
             make
-            scl enable python33 bash
-            source ~/vsperfenv/bin/activate
-            cd ../ci
-            ./build-vsperf.sh merge