test: add colocated core component acceptance suite - #841
Open
kvinwang wants to merge 208 commits into
Open
Conversation
kvinwang
force-pushed
the
codex/core-components-test-infrastructure
branch
from
July 31, 2026 03:34
7a21a97 to
313efb9
Compare
kvinwang
changed the base branch from
codex/core-components-product-fixes
to
master
July 31, 2026 03:34
This was referenced Jul 31, 2026
kvinwang
force-pushed
the
codex/core-components-test-infrastructure
branch
from
August 18, 2026 16:32
4edb328 to
fc195f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds the core-component acceptance suite and organizes the complete suite directly under
test-suites/so specifications, automation, fixtures, inventories, manifests, and retained audit evidence have one clear home.dstack-testrunner, dashboard, registry validation, fixture providers, and component harnesses.case.mdspecifications asrun.py,run.sh, orrun.cjs.shared/automation/.metadata.jsonas the authoritative case-to-entrypoint binding.shared/fixtures/, inventories undercatalog/, environment manifests undermanifests/, and retained historical evidence underaudit/.Layout
Separation invariant
The PR targets
next. Its changed paths are limited to:REUSE.tomldocs/testing/**test-suites/**There are no product/runtime or source-local test changes under
dstack/**oros/**.Verification
prek run --all-files: passedreuse lint: passedgit diff --check origin/next...HEAD: passed