Skip to content

[CI] Fix removal of swap space#1884

Merged
kyuyeunk merged 1 commit intomainfrom
kyuyeunk/fix_cache_manager
Mar 9, 2026
Merged

[CI] Fix removal of swap space#1884
kyuyeunk merged 1 commit intomainfrom
kyuyeunk/fix_cache_manager

Conversation

@kyuyeunk
Copy link
Collaborator

@kyuyeunk kyuyeunk commented Mar 9, 2026

Description

Fix CI failure due to vllm upstream change in vllm-project/vllm#36216

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@kyuyeunk kyuyeunk requested a review from vipannalla as a code owner March 9, 2026 04:39
@kyuyeunk kyuyeunk added the ready ONLY add when PR is ready to merge/full CI is needed label Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a Github issue, please include a link, e.g.,:
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

Signed-off-by: Kyuyeun Kim <kyuyeunk@google.com>
@kyuyeunk kyuyeunk force-pushed the kyuyeunk/fix_cache_manager branch from e3fc1cb to 6114391 Compare March 9, 2026 04:45
@kyuyeunk kyuyeunk merged commit 6dfc63d into main Mar 9, 2026
42 checks passed
@kyuyeunk kyuyeunk deleted the kyuyeunk/fix_cache_manager branch March 9, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants