File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # bpm [ ![ ci.bosh-ecosystem.cf-app.com ] ( https://ci.bosh-ecosystem.cf-app.com/api/v1/teams/main/pipelines/bpm/jobs/test-acceptance-jammy/badge )] ( https://ci.bosh-ecosystem.cf-app.com/teams/main/pipelines/bpm )
1+ # bpm
22
33> Isolated BOSH Jobs
44
@@ -77,7 +77,7 @@ container:
7777
7878 ` ` ` sh
7979 $ cd ~ /workspace
80- $ git clone https://github.com/pivotal-cf /bpm-release.git
80+ $ git clone https://github.com/cloudfoundry /bpm-release.git
8181 $ cd ~ /workspace/bpm-release
8282 ` ` `
8383
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ inputs:
1414- name : bosh-stemcell
1515
1616params :
17- STEMCELL_NAME : ubuntu-jammy
17+ STEMCELL_NAME : ubuntu-noble
1818
1919run :
2020 path : bpm-release/scripts/test-upgrade
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ instance_groups:
2323
2424stemcells :
2525- alias : default
26- os : ubuntu-jammy
26+ os : ubuntu-noble
2727 version : latest
2828
2929update :
You can’t perform that action at this time.
0 commit comments