summaryrefslogtreecommitdiffstats
path: root/jjb/hicn
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2019-10-30 13:43:38 +0100
committerMauro Sardara <msardara@cisco.com>2019-10-30 13:43:38 +0100
commit698749efd26c08dd92d1c80ad279a44b99513c2c (patch)
tree049173225459830a740cc0e9472380f70458c1e1 /jjb/hicn
parent60ee336e6cf704f4dd093324d9adbeaab404f37c (diff)
Move docs building to ubuntu 1804.
Change-Id: Iddcd1fa7216a1ca0b243e41834cced77ff516b87 Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'jjb/hicn')
-rw-r--r--jjb/hicn/hicn-docs.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/jjb/hicn/hicn-docs.yaml b/jjb/hicn/hicn-docs.yaml
index efd15f614..d24355edf 100644
--- a/jjb/hicn/hicn-docs.yaml
+++ b/jjb/hicn/hicn-docs.yaml
@@ -7,8 +7,8 @@
project: 'hicn'
os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+ - ubuntu1804:
+ repo-os-part: 'ubuntu.bionic.main'
stream:
- master:
@@ -22,7 +22,7 @@
name: 'hicn-docs-verify-{stream}'
project-type: freestyle
- node: ubuntu1604-us
+ node: ubuntu1804-us
concurrent: true
archive-artifacts: '**/build/lib/doc/html/*'
allow-empty: 'true'
@@ -42,7 +42,7 @@
- gerrit-parameter:
branch: '{branch}'
- os-parameter:
- os: 'ubuntu1604'
+ os: 'ubuntu1804'
- maven-exec:
maven-version: 'mvn33-new'
- stream-parameter:
@@ -92,7 +92,7 @@
name: 'hicn-docs-merge-{stream}'
project-type: freestyle
- node: ubuntu1604-us
+ node: ubuntu1804-us
concurrent: false
archive-artifacts: '**/build/lib/doc/html/*'
allow-empty: 'true'
@@ -112,7 +112,7 @@
- gerrit-parameter:
branch: '{branch}'
- os-parameter:
- os: 'ubuntu1604'
+ os: 'ubuntu1804'
- maven-exec:
maven-version: 'mvn33-new'
- stream-parameter:
@@ -134,7 +134,7 @@
triggers:
- reverse:
- jobs: 'hicn-merge-{stream}-ubuntu1604'
+ jobs: 'hicn-merge-{stream}-ubuntu1804'
result: 'success'
- gerrit:
server-name: 'Primary'