Skip to content

Commit

Permalink
Get tests to pass for version bumps, dev-tools feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisjbell committed Nov 9, 2023
1 parent eacf998 commit e23ef1a
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 29 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions spec/deployments/all-features-all-params.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kit:
features:
- openvpn
- bastion
- dev-tools

genesis:
env: all-features-all-params
Expand Down
19 changes: 11 additions & 8 deletions spec/results/all-features-all-params.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
exodus:
bosh: all-features-all-params
features: openvpn,bastion
features: openvpn,bastion,dev-tools
is_director: false
use_create_env: false
instance_groups:
- azs:
- z1
env:
bosh:
remove_dev_tools: false
instances: 1
jobs:
- name: jumpbox
Expand Down Expand Up @@ -83,13 +86,13 @@ instance_groups:
name: all-features-all-params-jumpbox
releases:
- name: jumpbox
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
version: 4.14.2
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
version: 5.0.0
- name: toolbelt
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
version: 3.7.0
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
version: 3.7.1
- name: openvpn
sha1: 3e202404b9140c3eeccfb7456c038cbe95241e8d
url: https://github.com/cloudfoundry-community/openvpn-bosh-release/releases/download/v5.8.4/openvpn-boshrelease-5.8.4.tar.gz
Expand All @@ -100,7 +103,7 @@ releases:
version: 9
stemcells:
- alias: default
os: ubuntu-bionic
os: ubuntu-jammy
version: latest
update:
canaries: 1
Expand Down
17 changes: 10 additions & 7 deletions spec/results/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ exodus:
instance_groups:
- azs:
- z1
env:
bosh:
remove_dev_tools: true
instances: 1
jobs:
- name: jumpbox
Expand Down Expand Up @@ -40,16 +43,16 @@ instance_groups:
name: base-jumpbox
releases:
- name: jumpbox
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
version: 4.14.2
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
version: 5.0.0
- name: toolbelt
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
version: 3.7.0
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
version: 3.7.1
stemcells:
- alias: default
os: ubuntu-bionic
os: ubuntu-jammy
version: latest
update:
canaries: 1
Expand Down
17 changes: 10 additions & 7 deletions spec/results/bastion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ exodus:
instance_groups:
- azs:
- z1
env:
bosh:
remove_dev_tools: true
instances: 1
jobs:
- name: jumpbox
Expand Down Expand Up @@ -44,16 +47,16 @@ instance_groups:
name: bastion-jumpbox
releases:
- name: jumpbox
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
version: 4.14.2
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
version: 5.0.0
- name: toolbelt
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
version: 3.7.0
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
version: 3.7.1
stemcells:
- alias: default
os: ubuntu-bionic
os: ubuntu-jammy
version: latest
update:
canaries: 1
Expand Down
17 changes: 10 additions & 7 deletions spec/results/openvpn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ exodus:
instance_groups:
- azs:
- z1
env:
bosh:
remove_dev_tools: true
instances: 1
jobs:
- name: jumpbox
Expand Down Expand Up @@ -73,13 +76,13 @@ instance_groups:
name: openvpn-jumpbox
releases:
- name: jumpbox
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
version: 4.14.2
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
version: 5.0.0
- name: toolbelt
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
version: 3.7.0
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
version: 3.7.1
- name: openvpn
sha1: 3e202404b9140c3eeccfb7456c038cbe95241e8d
url: https://github.com/cloudfoundry-community/openvpn-bosh-release/releases/download/v5.8.4/openvpn-boshrelease-5.8.4.tar.gz
Expand All @@ -90,7 +93,7 @@ releases:
version: 9
stemcells:
- alias: default
os: ubuntu-bionic
os: ubuntu-jammy
version: latest
update:
canaries: 1
Expand Down

0 comments on commit e23ef1a

Please sign in to comment.