Skip to content

Commit f5a8e6b

Browse files
committed
CI: brats performace tests use Noble
1 parent fd21c69 commit f5a8e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/shared/brats/test-performance.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export BOSH_DIRECTOR_RELEASE_PATH="${bosh_ci_parent_dir}/bosh"
2222
export CF_DEPLOYMENT_RELEASE_PATH="${bosh_ci_parent_dir}/cf-deployment"
2323
CANDIDATE_STEMCELL_TARBALL_PATH="$(find "${bosh_ci_parent_dir}/stemcell" -maxdepth 1 -path '*.tgz')"
2424
export CANDIDATE_STEMCELL_TARBALL_PATH
25-
export STEMCELL_OS=ubuntu-jammy
25+
export STEMCELL_OS=ubuntu-noble
2626

2727
DOCKER_CERTS="$(bosh int /tmp/local-bosh/director/bosh-director.yml --path /instance_groups/0/properties/docker_cpi/docker/tls)"
2828
export DOCKER_CERTS

0 commit comments

Comments
 (0)