commit | 33f37a15a53286f4253be8dca662165ca093d768 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 21 19:33:19 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 21 19:33:40 2019 -0700 |
tree | 884bb790d9dc1759ebccd84a645c4c029c6db282 | |
parent | af4d0495f96cbaa672d84aacaf41c281d48ff745 [diff] |
Adding executor node param to BBR Pipeline Change-Id: I224be2c627e69448af9a0371a23da17fcda56003
diff --git a/jjb/bbr.yaml b/jjb/bbr.yaml index 8c3ca31..3324f33 100644 --- a/jjb/bbr.yaml +++ b/jjb/bbr.yaml
@@ -40,3 +40,8 @@ - timed: | TZ=America/Los_Angeles H * * * * + parameters: + - string: + name: executorNode + default: 'ubuntu16.04-basebuild-1c-2g' + description: 'Name of the Jenkins node to run the job on'