vswitchperf: python version change
[releng.git] / jjb / vswitchperf / vswitchperf.yml
index 16ceb2e..1ceb105 100644 (file)
@@ -48,7 +48,7 @@
           # run basic sanity test
           make sanity
           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}'