Upgraded xenial to bionic stemcell

Signed-off-by: Esteban Foronda <eforonda@vmware.com>
Co-authored-by: Taylor Silva <tsilva@pivotal.io>
This commit is contained in:
Esteban Foronda 2021-05-19 15:15:36 -05:00
parent 71743c481c
commit 891a840dc1
8 changed files with 15 additions and 15 deletions

View File

@ -35,7 +35,7 @@ fly -t ci execute \
-i concourse=. \
-i ci="$ci" \
-i concourse-release=${release_input} \
-m stemcell=gcp-xenial-stemcell \
-m stemcell=gcp-bionic-stemcell \
--tag bosh \
-- \
--stream \

View File

@ -15,7 +15,7 @@ instance_groups:
networks: [{name: test}]
azs: [z1]
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: bpm
name: bpm
@ -55,7 +55,7 @@ instance_groups:
# don't bother with persistent disk
# persistent_disk: 10240
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: postgres
name: postgres
@ -72,7 +72,7 @@ instance_groups:
networks: [{name: test}]
azs: [z1]
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: concourse((suite))
name: worker
@ -94,8 +94,8 @@ variables:
type: ssh
stemcells:
- alias: xenial
os: ubuntu-xenial
- alias: bionic
os: ubuntu-bionic
version: ((stemcell_version))
update:

View File

@ -11,7 +11,7 @@ instance_groups:
networks: [{name: test}]
azs: [z1]
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: git-server
name: git-server
@ -20,8 +20,8 @@ instance_groups:
- some-repo
stemcells:
- alias: xenial
os: ubuntu-xenial
- alias: bionic
os: ubuntu-bionic
version: ((stemcell_version))
update:

View File

@ -39,7 +39,7 @@
azs: [z1]
persistent_disk: 10240
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: bpm
name: bpm
@ -261,4 +261,4 @@
path: /instance_groups/name=web/update?
value:
update_watch_time: 1000-150000
canary_watch_time: 1000-150000
canary_watch_time: 1000-150000

View File

@ -6,5 +6,5 @@
networks: [{name: test}]
azs: [z1]
vm_type: test
stemcell: xenial
stemcell: bionic
jobs: []

View File

@ -13,7 +13,7 @@
networks: [{name: test}]
azs: [z1]
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: git-server
name: git-server

View File

@ -6,7 +6,7 @@
networks: [{name: test}]
azs: [z1]
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: concourse((suite))
name: worker

View File

@ -14,7 +14,7 @@
azs: [z1]
persistent_disk: 10240
vm_type: test
stemcell: xenial
stemcell: bionic
jobs:
- release: vault
name: vault