summaryrefslogtreecommitdiffstats
path: root/jjb/vswitchperf/vswitchperf.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vswitchperf/vswitchperf.yml')
-rw-r--r--jjb/vswitchperf/vswitchperf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml
index 9a0fb10c8..7fd875bcb 100644
--- a/jjb/vswitchperf/vswitchperf.yml
+++ b/jjb/vswitchperf/vswitchperf.yml
@@ -56,7 +56,7 @@
make clobber
make MORE_MAKE_FLAGS="-j 10"
cd ../ci
- scl enable python33 "source ~/vsperfenv/bin/activate ; ./build-vsperf.sh daily"
+ scl enable rh-python34 "source ~/vsperfenv/bin/activate ; ./build-vsperf.sh daily"
- job-template:
name: 'vswitchperf-verify-{stream}'