Ruben Koster

Results 85 comments of Ruben Koster

Nobel stemcells can be found here: - storage.googleapis.com/bosh-core-stemcells-candidate/google/bosh-stemcell-0.59-google-kvm-ubuntu-noble-go_agent.tgz - storage.googleapis.com/bosh-core-stemcells-candidate/aws/bosh-stemcell-0.59-aws-xen-hvm-ubuntu-noble-go_agent.tgz - storage.googleapis.com/bosh-core-stemcells-candidate/azure/bosh-stemcell-0.59-azure-hyperv-ubuntu-noble-go_agent.tgz Source: https://bosh.ci.cloudfoundry.org/teams/stemcell/pipelines/stemcells-ubuntu-noble/

@kinjelom could you elaborate a bit more on your use case? At least for the CLI we have always taken a stance that a valid CA cert is required.

I have not tested this change myself and was hoping to rely on the pipeline for that. I did create a release with these changes and verified the it resolved...

I'm also thinking about maybe excluding all gems from test groups. What do you y'all think?

``` Failures: 1) Bosh::Director::Jobs::UpdateRelease::PackagePersister PackagePersister.persist Compiled release upload should process packages for compiled release Failure/Error: expect(p.compiled_packages.first.sha1).to eq('compiled-sha1-1') expected: "compiled-sha1-1" got: "compiled-sha1-2" (compared using ==) # ./spec/unit/bosh/director/jobs/update_release/package_persister_spec.rb:102:in `block (5 levels) in...