summaryrefslogtreecommitdiffstats
path: root/jjb/laas
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-12-14 15:30:49 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2022-12-21 08:48:47 +0100
commit0faa77325c6ac7f9098635a256c52f6826628792 (patch)
treee48c3179d28fcf2394f6a2bcf850303afe3704ec /jjb/laas
parent25e5ffdf142cf95311f9af0552632c6a0c895d5c (diff)
Remove deprecated or useless macros
Change-Id: I8bd92fe53efbbcfc5e18f3835004374a5c6a0a66 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/laas')
-rw-r--r--jjb/laas/laas.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/jjb/laas/laas.yml b/jjb/laas/laas.yml
index 14141de5f..197495475 100644
--- a/jjb/laas/laas.yml
+++ b/jjb/laas/laas.yml
@@ -1,4 +1,22 @@
---
+- parameter:
+ name: 'laas-dashboard-defaults'
+ parameters:
+ - label:
+ name: SLAVE_LABEL
+ default: 'laas-dashboard'
+ description: 'Slave label on Jenkins'
+ all-nodes: false
+ node-eligibility: 'ignore-offline'
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: 'Git URL to use on this Jenkins Slave'
+ - string:
+ name: BUILD_DIRECTORY
+ default: $WORKSPACE/build_output
+ description: "Directory where the build artifact will be located upon the completion of the build."
+
- project:
name: laas-dashboard-jobs