jammy => noble - #678
Conversation
nit: config script uses fly var
The smoke manifest declares bpm as a required release (added in ba67a70), but the BeforeSuite was missed in that commit — only the parallel syslogrelease/smoke_suite_test.go was updated. This caused 'Release bpm doesn't exist' during deploy. While here, drop os-conf upload: the smoke manifest never references os-conf, so uploading it added a redundant compile/upload step.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@acceptance-tests/ipv4director/smoke/smoke_suite_test.go`:
- Around line 25-29: Remove the remaining OS_CONF_RELEASE_PATH dependency by
updating the auditd smoke suite to use BPM_RELEASE_PATH like the other suites,
and delete the legacy OS_CONF_RELEASE_PATH export from the test-stemcell task.
Check the setup code in the auditd smoke test around the RequireEnv calls and
the environment exports in ci/tasks/test-stemcell.sh so the remaining release
upload path only uses BPM-related naming.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 073bfd68-ee3f-43e3-aae5-e12a5d98bf03
⛔ Files ignored due to path filters (4)
Gemfile.lockis excluded by!**/*.lockacceptance-tests/go.sumis excluded by!**/*.sumvendor/package/json-2.19.9.gemis excluded by!vendor/**vendor/package/json-2.20.0.gemis excluded by!vendor/**
📒 Files selected for processing (19)
acceptance-tests/go.modacceptance-tests/ipv4director/smoke/smoke_suite_test.goacceptance-tests/vendor/github.com/onsi/ginkgo/v2/CHANGELOG.mdacceptance-tests/vendor/github.com/onsi/ginkgo/v2/README.mdacceptance-tests/vendor/github.com/onsi/ginkgo/v2/types/version.goacceptance-tests/vendor/github.com/onsi/gomega/CHANGELOG.mdacceptance-tests/vendor/github.com/onsi/gomega/gomega_dsl.goacceptance-tests/vendor/modules.txtci/configure.shimage-metalinks/ubuntu-jammy/ubuntu-jammy.meta4stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.sha256sumstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.urlstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.versionstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-dav.sha256sumstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-dav.urlstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-dav.versionstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.sha256sumstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.urlstemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.version
NOTE: this repository uses a "Merge Forward" strategy
Changes should be made in the earliest applicable branch, and
merged forward through subsequent branches.
ubuntu-<short_name-N>ubuntu-<short_name-N>intoubuntu-<short_name-N+1>