diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-16 04:02:08 -0800 |
---|---|---|
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-16 04:02:08 -0800 |
commit | 75ed59adbe98871afa618a9aae651d904aa92a8d (patch) | |
tree | 010150c82721dc9eeef1af08650baea711bd6e52 /jjb | |
parent | 0a160a980831ff2b0a56b42f301cbdb2319a4ff1 (diff) |
Change build node for policy-common
Need a larger build node that one with only 1G of RAM
Change-Id: Ief6fe1fb86a029daa4ea625dda438fe5bcfc4b92
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/policy/policy-common.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index f753df517..368390417 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -16,3 +16,4 @@ deployAtEnd=true files: '**' archive-artifacts: '' + build-node: ubuntu1604-basebuild-4c-4g |