Skip to content

Commit e23ef1a

Browse files
committed
Get tests to pass for version bumps, dev-tools feature
1 parent eacf998 commit e23ef1a

File tree

6 files changed

+42
-29
lines changed

6 files changed

+42
-29
lines changed

spec/deployments/all-features-all-params.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kit:
33
features:
44
- openvpn
55
- bastion
6+
- dev-tools
67

78
genesis:
89
env: all-features-all-params

spec/results/all-features-all-params.yml

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
exodus:
22
bosh: all-features-all-params
3-
features: openvpn,bastion
3+
features: openvpn,bastion,dev-tools
44
is_director: false
55
use_create_env: false
66
instance_groups:
77
- azs:
88
- z1
9+
env:
10+
bosh:
11+
remove_dev_tools: false
912
instances: 1
1013
jobs:
1114
- name: jumpbox
@@ -83,13 +86,13 @@ instance_groups:
8386
name: all-features-all-params-jumpbox
8487
releases:
8588
- name: jumpbox
86-
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
87-
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
88-
version: 4.14.2
89+
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
90+
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
91+
version: 5.0.0
8992
- name: toolbelt
90-
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
91-
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
92-
version: 3.7.0
93+
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
94+
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
95+
version: 3.7.1
9396
- name: openvpn
9497
sha1: 3e202404b9140c3eeccfb7456c038cbe95241e8d
9598
url: https://github.com/cloudfoundry-community/openvpn-bosh-release/releases/download/v5.8.4/openvpn-boshrelease-5.8.4.tar.gz
@@ -100,7 +103,7 @@ releases:
100103
version: 9
101104
stemcells:
102105
- alias: default
103-
os: ubuntu-bionic
106+
os: ubuntu-jammy
104107
version: latest
105108
update:
106109
canaries: 1

spec/results/base.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ exodus:
66
instance_groups:
77
- azs:
88
- z1
9+
env:
10+
bosh:
11+
remove_dev_tools: true
912
instances: 1
1013
jobs:
1114
- name: jumpbox
@@ -40,16 +43,16 @@ instance_groups:
4043
name: base-jumpbox
4144
releases:
4245
- name: jumpbox
43-
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
44-
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
45-
version: 4.14.2
46+
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
47+
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
48+
version: 5.0.0
4649
- name: toolbelt
47-
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
48-
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
49-
version: 3.7.0
50+
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
51+
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
52+
version: 3.7.1
5053
stemcells:
5154
- alias: default
52-
os: ubuntu-bionic
55+
os: ubuntu-jammy
5356
version: latest
5457
update:
5558
canaries: 1

spec/results/bastion.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ exodus:
66
instance_groups:
77
- azs:
88
- z1
9+
env:
10+
bosh:
11+
remove_dev_tools: true
912
instances: 1
1013
jobs:
1114
- name: jumpbox
@@ -44,16 +47,16 @@ instance_groups:
4447
name: bastion-jumpbox
4548
releases:
4649
- name: jumpbox
47-
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
48-
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
49-
version: 4.14.2
50+
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
51+
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
52+
version: 5.0.0
5053
- name: toolbelt
51-
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
52-
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
53-
version: 3.7.0
54+
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
55+
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
56+
version: 3.7.1
5457
stemcells:
5558
- alias: default
56-
os: ubuntu-bionic
59+
os: ubuntu-jammy
5760
version: latest
5861
update:
5962
canaries: 1

spec/results/openvpn.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ exodus:
66
instance_groups:
77
- azs:
88
- z1
9+
env:
10+
bosh:
11+
remove_dev_tools: true
912
instances: 1
1013
jobs:
1114
- name: jumpbox
@@ -73,13 +76,13 @@ instance_groups:
7376
name: openvpn-jumpbox
7477
releases:
7578
- name: jumpbox
76-
sha1: 3b637bc0dd928fdf65b06f49b584fa395247b030
77-
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2/jumpbox-4.14.2.tgz
78-
version: 4.14.2
79+
sha1: f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
80+
url: https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0/jumpbox-5.0.0.tgz
81+
version: 5.0.0
7982
- name: toolbelt
80-
sha1: 377b390b7f5d358a2dae463109350250a769eb3f
81-
url: https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.7.0
82-
version: 3.7.0
83+
sha1: be140444c62cfbfcc9a809b0a343e3736fac6e9d
84+
url: https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt-3.7.1.tgz
85+
version: 3.7.1
8386
- name: openvpn
8487
sha1: 3e202404b9140c3eeccfb7456c038cbe95241e8d
8588
url: https://github.com/cloudfoundry-community/openvpn-bosh-release/releases/download/v5.8.4/openvpn-boshrelease-5.8.4.tar.gz
@@ -90,7 +93,7 @@ releases:
9093
version: 9
9194
stemcells:
9295
- alias: default
93-
os: ubuntu-bionic
96+
os: ubuntu-jammy
9497
version: latest
9598
update:
9699
canaries: 1

0 commit comments

Comments
 (0)