summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-11-06 17:29:21 +0100
committerVratko Polak <vrpolak@cisco.com>2019-11-13 16:25:46 +0100
commit38d117a3f1c74089aec468cc9097f86d7df4182f (patch)
tree884dbdff738f380fcce4d266b2b67bfbac04e359 /jjb/vpp
parentaf3339f2ceeab07c2287c5fe7703786d1cb30c39 (diff)
CSIT: Add executor value to job description
For some jobs, it is not entirely clear which executor is used. People verifying changes related to executors previously needed to click job configuration to see it. Now they only need to look at job description. If a job does not list the executor in its description, it means it does not use anything fancy. Change-Id: Idbfdc015a9989b8ff65a8a0f0ca6593c16b2683f Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index f69d0afef..42beead61 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -847,6 +847,13 @@
- job-template:
name: 'vpp-csit-verify-device-{stream}-{device-node-arch}'
+ description: |
+ <ul>
+ <li>executor
+ <ul>
+ <li>{executor}
+ </ul>
+ </ul>
project-type: freestyle
node: '{executor}'