Skip to content

test: Dra e2e reclaim + preempt tests#1095

Open
davidLif wants to merge 9 commits intomainfrom
DavidL/32885/draE2eTests_1
Open

test: Dra e2e reclaim + preempt tests#1095
davidLif wants to merge 9 commits intomainfrom
DavidL/32885/draE2eTests_1

Conversation

@davidLif
Copy link
Collaborator

@davidLif davidLif commented Feb 27, 2026

Description

Dra e2e reclaim + preempt tests

Related Issues

Fixes #

Checklist

Note: Ensure your PR title follows the Conventional Commits format (e.g., feat(scheduler): add new feature)

  • Self-reviewed
  • Added/updated tests (if needed)
  • Updated documentation (if needed)

Breaking Changes

Additional Notes

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Auto reviews are disabled on this repository. 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.

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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch DavidL/32885/draE2eTests_1

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

@davidLif davidLif enabled auto-merge February 28, 2026 20:02
@davidLif davidLif changed the title Dra e2e reclaim + preempt tests test: Dra e2e reclaim + preempt tests Feb 28, 2026
@davidLif davidLif disabled auto-merge March 2, 2026 08:20
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/constant 0.00% (ø)
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/resources/rd 0.00% (ø)
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/preempt 0.00% (ø)
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/constant/constant.go 0.00% (ø) 0 0 0
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/resources/rd/pod.go 0.00% (ø) 0 0 0
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/preempt/preempt_distributed_specs.go 0.00% (ø) 0 0 0
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim/reclaim_dra_specs.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/NVIDIA/KAI-scheduler/test/e2e/suites/preempt/preempt_test.go
  • github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim/reclaim_dra_test.go
  • github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim/reclaim_suite_test.go

1 similar comment
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/constant 0.00% (ø)
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/resources/rd 0.00% (ø)
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/preempt 0.00% (ø)
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/constant/constant.go 0.00% (ø) 0 0 0
github.com/NVIDIA/KAI-scheduler/test/e2e/modules/resources/rd/pod.go 0.00% (ø) 0 0 0
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/preempt/preempt_distributed_specs.go 0.00% (ø) 0 0 0
github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim/reclaim_dra_specs.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/NVIDIA/KAI-scheduler/test/e2e/suites/preempt/preempt_test.go
  • github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim/reclaim_dra_test.go
  • github.com/NVIDIA/KAI-scheduler/test/e2e/suites/reclaim/reclaim_suite_test.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants