summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-12-02 10:59:27 -0600
committerEd Warnicke <eaw@cisco.com>2016-12-02 10:59:27 -0600
commit57ffdb734a39d9b1e45fb80f17f37acee0ab4158 (patch)
tree48a96aefc0bafa22fb6132f262eec70a9923458e /jjb/global-macros.yaml
parent70b79552015d4b4c00056a39467f3a7c32378a8b (diff)
Add a IS_CSIT_JOB parameter with the goal of having CSIT just build packages
Change-Id: Ie3892c5b5e90af1083889aa8166cee4e022873bc 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 626571b3e..ba0d1a596 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -73,6 +73,14 @@
default: '{cc}'
description: "CC parameter, can be gnu or clang"
+- parameter:
+ name: is-csit-vpp-job-parameter
+ parameters:
+ - string:
+ name: IS_CSIT_VPP_JOB
+ default: '{is-csit-vpp-job}'
+ description: "Parameter is True if this is a CSIT vpp job."
+
##### SCMS
- scm: