Skip to content

Fixes in pd scheduler test#134

Closed
mayabar wants to merge 0 commit intollm-d:mainfrom
mayabar:fix-issue56
Closed

Fixes in pd scheduler test#134
mayabar wants to merge 0 commit intollm-d:mainfrom
mayabar:fix-issue56

Conversation

@mayabar
Copy link
Contributor

@mayabar mayabar commented May 22, 2025

Use appropriate configuration when pd scheduler is created, check prefill header when required
Ref #56

@mayabar mayabar requested review from irar2 and shmuelk May 22, 2025 10:05
Copy link
Collaborator

@shmuelk shmuelk left a comment

Choose a reason for hiding this comment

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

I think some of the changes mentioned here were already done in a previous PR

Lint errors need changes to the lint configuration.

"github.com/llm-d/llm-d-inference-scheduler/pkg/config"
"github.com/llm-d/llm-d-inference-scheduler/pkg/scheduling/pd"
"github.com/llm-d/llm-d-inference-scheduler/pkg/scheduling/plugins/filter"
. "github.com/onsi/ginkgo/v2"
Copy link
Collaborator

Choose a reason for hiding this comment

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

See PR llm-d/llm-d-inference-sim#20 to see how to eliminate the dot import lint errors for the two Ginkgo imports.

Copy link
Collaborator

@nirrozenbaum nirrozenbaum left a comment

Choose a reason for hiding this comment

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

@mayabar I went over the PR.
overall LGTM.
there are two things to resolve before it can be merged:

  • dot imports that @shmuelk commented about after getting linter error.
  • I think you need to rebase, cause other change was merged into main and updated some of the files you worked on.

@mayabar mayabar closed this May 25, 2025
@mayabar mayabar deleted the fix-issue56 branch June 3, 2025 06:50
Jooho pushed a commit to Jooho/llm-d-inference-scheduler that referenced this pull request Sep 17, 2025
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.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.

3 participants