Skip to content

feat(orchestrator): prune steps for focused validation runs#471

Draft
abegnoche wants to merge 1 commit into
mainfrom
feat/orchestrator-select-steps
Draft

feat(orchestrator): prune steps for focused validation runs#471
abegnoche wants to merge 1 commit into
mainfrom
feat/orchestrator-select-steps

Conversation

@abegnoche

Copy link
Copy Markdown
Member

Summary

  • Pre-resolve explicit pytest -k / -m selection against configured validation entries so focused runs skip unrelated provider steps.
  • Keep selected validation step dependencies plus lifecycle helper steps declared with requires_available_validations.
  • Preserve excluded validations in orchestration/JUnit output as test_excluded instead of reporting them as missing steps.

Test plan

  • uv run ruff check isvctl/src/isvctl/orchestrator/loop.py isvctl/tests/test_orchestrator_loop.py isvctl/tests/providers/nico/test_nico_provider.py
  • uv run pytest isvctl/tests/test_orchestrator_loop.py isvctl/tests/providers/nico/test_nico_provider.py -q

Signed-off-by: Alexandre Begnoche <abegnoche@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Jun 15, 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.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: f2c77b8e-4fe5-4486-bfa3-cb6826e2d528

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 feat/orchestrator-select-steps

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

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