From 1f5bf4918f6efbfb46798b17aff2923beb737470 Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Mon, 12 Oct 2015 12:40:13 +0100 Subject: vswitchperf: add make clobber Add another build directive to the vswitchperf job to resolve the failing commit gate issues. JIRA: Change-Id: If4c66d449ba78d6ce66a6b468575edf41b03cdbe Signed-off-by: Maryam Tahhan --- jjb/vswitchperf/vswitchperf.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/vswitchperf') diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 192737be2..daa8d482d 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -192,4 +192,5 @@ - shell: | pwd cd src + make clobber make -- cgit 1.2.3-korg