diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-03-27 10:00:11 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-03-27 10:00:21 +0800 |
commit | 089fed8bc3ee41c01604eaa36b55d06b01f41f3f (patch) | |
tree | 31b15b8f4a2d1b6fc2b8e92eed46f2f6d4b1e726 /jjb/modeling | |
parent | 4c15211b86ebceb853d1887e8d8eef9c1d0a5ade (diff) |
update job buildnode to ubuntu1804 for etsicatalog
Change-Id: I4f89baeba7eed539e3a709c575fb5d6b8989b009
Issue-ID: MODELING-348
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'jjb/modeling')
-rw-r--r-- | jjb/modeling/modeling-etsicatalog.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/modeling/modeling-etsicatalog.yaml b/jjb/modeling/modeling-etsicatalog.yaml index 28248e332..a2fc45105 100644 --- a/jjb/modeling/modeling-etsicatalog.yaml +++ b/jjb/modeling/modeling-etsicatalog.yaml @@ -25,7 +25,7 @@ mvn-goals: 'install' script: !include-raw-escape: 'build-modeling-etsicatalog-docker-image.sh' - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g files: '**' |