diff options
author | pava <Paul.Vaduva@enea.com> | 2018-05-17 12:56:24 +0200 |
---|---|---|
committer | pava <Paul.Vaduva@enea.com> | 2018-05-23 14:10:37 +0200 |
commit | 61211cbe691454e90f8a79583296b8039bad9baf (patch) | |
tree | 99796e27069cabcf9f7a84ea24f2dd54af4ec074 /jjb/global | |
parent | 14ae4abbe63222e2e24c7d810aa37bd52e10fb95 (diff) |
Auto: Setup Ci Jobs for Auto project
We will try to reuse the job template
for deploying from armband project.
Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13
Signed-off-by: pava <Paul.Vaduva@enea.com>
Diffstat (limited to 'jjb/global')
-rw-r--r-- | jjb/global/slave-params.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/global/slave-params.yaml b/jjb/global/slave-params.yaml index 9d8bed45f..0219be54b 100644 --- a/jjb/global/slave-params.yaml +++ b/jjb/global/slave-params.yaml @@ -278,6 +278,17 @@ description: 'Base URI to the configuration directory' - parameter: + name: 'auto-baremetal-defaults' + parameters: + - label: + name: SLAVE_LABEL + default: 'auto-baremetal' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on this Jenkins Slave' + +- parameter: name: 'joid-baremetal-defaults' parameters: - label: |