Skip to content

test(conformance): add sandbox lifecycle scenario - #3165

Draft
elezar wants to merge 4 commits into
mainfrom
codex/sandbox-lifecycle-conformance
Draft

test(conformance): add sandbox lifecycle scenario#3165
elezar wants to merge 4 commits into
mainfrom
codex/sandbox-lifecycle-conformance

Conversation

@elezar

@elezar elezar commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

Add portable lifecycle conformance coverage and make Fedora CI validate the built candidate RPMs directly rather than upgrading from a released baseline.

Related Issue

No issue required: localized conformance coverage and CI-test-flow extension requested directly.

Changes

  • Refactor conformance scenarios into a common execution trait with composable collections.
  • Add the public sandbox-lifecycle collection with private stop/start and stopped-deletion leaves.
  • Run the built candidate RPMs through the restart-only conformance plan before the plan-driven continuity check.
  • Retain the upgrade plan and action contract for dedicated upgrade testing.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (scenario coverage added; target-backed execution is running in CI)
  • cargo test -p openshell-conformance -p openshell-conformance-cli
  • cargo clippy -p openshell-conformance -p openshell-conformance-cli --all-targets -- -D warnings

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant