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, 2 insertions, 0 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml
index daa8d482d..78988a76f 100644
--- a/jjb/vswitchperf/vswitchperf.yml
+++ b/jjb/vswitchperf/vswitchperf.yml
@@ -76,6 +76,7 @@
- shell: |
pwd
cd src
+ make clobber
make
# run basic sanity test
make sanity
@@ -136,6 +137,7 @@
- shell: |
pwd
cd src
+ make clobber
make
# run basic sanity test
make sanity