vswitchperf: add make clobber to all the jobs 21/2521/1
authorMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 14 Oct 2015 09:16:47 +0000 (10:16 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 14 Oct 2015 09:18:52 +0000 (10:18 +0100)
Add another build directive to the vswitchperf jobs to resolve the
failing commit gate issues.

JIRA:

Change-Id: I61770fca6f9f85593b02f33d1583645e6a990363
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
jjb/vswitchperf/vswitchperf.yml

index daa8d48..78988a7 100644 (file)
@@ -76,6 +76,7 @@
         - shell: |
             pwd
             cd src
+            make clobber
             make
             # run basic sanity test
             make sanity
         - shell: |
             pwd
             cd src
+            make clobber
             make
             # run basic sanity test
             make sanity