summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/vswitchperf/vswitchperf.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml
index 39803aa45..3344e187e 100644
--- a/jjb/vswitchperf/vswitchperf.yml
+++ b/jjb/vswitchperf/vswitchperf.yml
@@ -105,10 +105,6 @@
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}'
@@ -158,7 +154,3 @@
cd src
make clobber
make
- scl enable python33 bash
- source ~/vsperfenv/bin/activate
- cd ../ci
- ./build-vsperf.sh merge