diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-07 11:32:15 -0600 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-07 11:32:15 -0600 |
commit | a6f3f8bb2864a3ab9d2fe786a2ac3792c8556fed (patch) | |
tree | 06166cc1125b31d1dbc602b421cefbec0cd15fae | |
parent | 5834109c4e3d1eb6141d713011880df01ca61ec0 (diff) |
Modify HICN node
Modifying the HICN node to use the FDIOVEX instances while we determine
why the FDIOVEX-CI environment instances aren't spinning up
Change-Id: Ifde2b172ef4cc3c5d854de94e4d23c5a712aeddd
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-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 6a40293a2..3baa944f5 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -279,6 +279,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 |