Skip to content

Commit

Permalink
Moving to jammy based stemcells
Browse files Browse the repository at this point in the history
  • Loading branch information
lnguyen committed Mar 15, 2023
1 parent 0e00e33 commit 59de993
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/pipeline.yml
Expand Up @@ -103,7 +103,7 @@ resources:
- name: aws-stemcell
type: bosh-io-stemcell
source:
name: bosh-aws-xen-hvm-ubuntu-bionic-go_agent
name: bosh-aws-xen-hvm-ubuntu-jammy-go_agent

- name: aws-windows-stemcell
type: bosh-io-stemcell
Expand All @@ -113,7 +113,7 @@ resources:
- name: azure-stemcell
type: bosh-io-stemcell
source:
name: bosh-azure-hyperv-ubuntu-bionic-go_agent
name: bosh-azure-hyperv-ubuntu-jammy-go_agent

- name: integration-vm-deployment
type: bosh-deployment
Expand Down Expand Up @@ -288,7 +288,7 @@ jobs:
- "azure-stemcell/*.tgz"
vars:
deployment_name: bosh-agent-integration-main
stemcell_os: ubuntu-bionic
stemcell_os: ubuntu-jammy
az: z1
vm_type: root_disk_integration

Expand Down

0 comments on commit 59de993

Please sign in to comment.