From: Jessica Wagantall Date: Tue, 1 Oct 2019 18:30:08 +0000 (-0700) Subject: Move Utils to a docker node X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F96479%2F1;p=ci-management.git Move Utils to a docker node Move DCAEGEN2 utils to a docker node Change-Id: I3d0f8d134874b1cf49818aadfdc88c629e03f005 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/dcaegen2/dcaegen2-utils.yaml b/jjb/dcaegen2/dcaegen2-utils.yaml index e53c061e4..1bb89e7fd 100644 --- a/jjb/dcaegen2/dcaegen2-utils.yaml +++ b/jjb/dcaegen2/dcaegen2-utils.yaml @@ -21,14 +21,14 @@ deployAtEnd=true files: '**' archive-artifacts: '' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'ubuntu1604-docker-8c-8g' - project: name: dcaegen2-utils-sonar jobs: - gerrit-maven-sonar cron: '@daily' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1604-docker-8c-8g project: 'dcaegen2/utils' project-name: 'dcaegen2-utils' branch: 'master'