Skip to content

jammy => noble - #678

Merged
aramprice merged 16 commits into
ubuntu-noblefrom
ubuntu-jammy
Jun 30, 2026
Merged

jammy => noble#678
aramprice merged 16 commits into
ubuntu-noblefrom
ubuntu-jammy

Conversation

@aramprice

Copy link
Copy Markdown
Member

NOTE: this repository uses a "Merge Forward" strategy

Changes should be made in the earliest applicable branch, and
merged forward through subsequent branches.

  1. PR should be created against the oldest stemcell branch, ex: ubuntu-<short_name-N>
  2. After this PR has been merged create a PR to merge ubuntu-<short_name-N> into ubuntu-<short_name-N+1>
  3. Repeat as needed for subsequent stemcell line branches

aramprice and others added 15 commits June 25, 2026 11:39
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.
Copilot AI review requested due to automatic review settings June 30, 2026 01:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e32c8b42-d60f-4f18-a4a3-39883456c53c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ubuntu-jammy

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@aramprice
aramprice requested review from a team, mkocher and selzoc and removed request for a team June 30, 2026 01:57

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between baa8b67 and 78afc22.

⛔ Files ignored due to path filters (4)
  • Gemfile.lock is excluded by !**/*.lock
  • acceptance-tests/go.sum is excluded by !**/*.sum
  • vendor/package/json-2.19.9.gem is excluded by !vendor/**
  • vendor/package/json-2.20.0.gem is excluded by !vendor/**
📒 Files selected for processing (19)
  • acceptance-tests/go.mod
  • acceptance-tests/ipv4director/smoke/smoke_suite_test.go
  • acceptance-tests/vendor/github.com/onsi/ginkgo/v2/CHANGELOG.md
  • acceptance-tests/vendor/github.com/onsi/ginkgo/v2/README.md
  • acceptance-tests/vendor/github.com/onsi/ginkgo/v2/types/version.go
  • acceptance-tests/vendor/github.com/onsi/gomega/CHANGELOG.md
  • acceptance-tests/vendor/github.com/onsi/gomega/gomega_dsl.go
  • acceptance-tests/vendor/modules.txt
  • ci/configure.sh
  • image-metalinks/ubuntu-jammy/ubuntu-jammy.meta4
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.sha256sum
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.url
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.version
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-dav.sha256sum
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-dav.url
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-dav.version
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.sha256sum
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.url
  • stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.version

Comment thread acceptance-tests/ipv4director/smoke/smoke_suite_test.go
coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 30, 2026
neddp
neddp previously approved these changes Jun 30, 2026
@jpalermo
jpalermo dismissed stale reviews from neddp and coderabbitai[bot] via f7f2175 June 30, 2026 11:28
@aramprice
aramprice merged commit 714935b into ubuntu-noble Jun 30, 2026
27 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

5 participants