summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-11-11 16:41:57 -0500
committerEd Warnicke <eaw@cisco.com>2016-11-11 17:27:47 -0500
commit9f93d759e7cd152b5bf5e826949c8471dfc07ec4 (patch)
treea2e1879277a5b1c87b888ca5e8f0d3daf16816d1 /jjb/global-macros.yaml
parent569a7253ce718746856efb9c778f05cbe0466fd7 (diff)
Add a vpp-verify-{stream}-{os}-clang job
Fixed to have vpp clang job use make verify Change-Id: Ic59713a72af156fd9a32ac9f43e96c36b3ece6b6 Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb/global-macros.yaml')
-rw-r--r--jjb/global-macros.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index 7222215b2..626571b3e 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -65,6 +65,14 @@
default: '{repo-name}'
description: 'Name of repo to which to publish packaging'
+- parameter:
+ name: compiler-parameter
+ parameters:
+ - string:
+ name: CC
+ default: '{cc}'
+ description: "CC parameter, can be gnu or clang"
+
##### SCMS
- scm: