commit | f6cbde2af0afea55e445cad1f7c22b8acdd1cbf6 | [log] [tgz] |
---|---|---|
author | Hung-Wei Chiu <hungwei@opennetworking.org> | Thu Apr 22 22:15:23 2021 -0700 |
committer | Hung-Wei Chiu <hungwei@opennetworking.org> | Fri Apr 23 17:00:50 2021 +0000 |
tree | 71655e34d9d401015dd400c4cf159fa26765015b | |
parent | 11dadd5e2a26a78f2865af175f213133153e0ee8 [diff] [blame] |
Replace all Ubuntu 16.04 with Ubuntu18.04 image Change-Id: I86b84957145f7c1f253d3158e42e015c322788eb
diff --git a/jjb/bbr.yaml b/jjb/bbr.yaml index f5bd5c9..14b4caa 100644 --- a/jjb/bbr.yaml +++ b/jjb/bbr.yaml
@@ -48,5 +48,5 @@ parameters: - string: name: buildNode - default: 'ubuntu16.04-basebuild-4c-8g' + default: 'ubuntu18.04-basebuild-4c-8g' description: 'Name of the Jenkins node to run the job on'