diff options
author | Eric Ball <eball@linuxfoundation.org> | 2019-02-07 20:28:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2019-02-07 20:28:13 +0000 |
commit | e63b8cc6ee2e47570b64063bb1ffab834c561a5b (patch) | |
tree | 9aea2eafc12d298fb173046cc7c1b9eeba81bc29 /jjb/hicn | |
parent | 507303a81c1ec5b9245e4ee71fde5b3d1b45637f (diff) | |
parent | a6f3f8bb2864a3ab9d2fe786a2ac3792c8556fed (diff) |
Merge "Modify HICN node"
Diffstat (limited to 'jjb/hicn')
-rw-r--r-- | jjb/hicn/hicn.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index e1fd83e84..24377cc5e 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -283,6 +283,6 @@ mvn-settings: hicn mvn-version: 'mvn33-new' branch: master - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1604-basebuild-4c-4g jobs: - gerrit-maven-sonar |