Skip to content

Conversation

@lengau
Copy link
Collaborator

@lengau lengau commented Oct 17, 2025

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint && make test?
  • Have you added an entry to the changelog (docs/reference/changelog.rst)?

Don't restart the container between pack runs and do the clean during restore.

I found this while I was doing some unrelated work on the spread tests.

Don't restart the container between pack runs and do the clean during restore.
@lengau lengau requested review from bepri and cmatsuoka October 17, 2025 13:29
@lengau lengau requested a review from a team November 17, 2025 20:43
Copilot AI review requested due to automatic review settings November 17, 2025 20:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR optimizes the skip-repack spread test by eliminating unnecessary container restarts and reorganizing cleanup operations. The changes reduce test execution time while maintaining the same test coverage.

Key changes:

  • Configure idle timeout to avoid container restarts between pack runs
  • Move cleanup operation from execute to restore phase

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI commented Dec 1, 2025

@lengau I've opened a new pull request, #964, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits December 2, 2025 15:18
* Initial plan

* Move repack-test directory creation to prepare phase

Co-authored-by: lengau <4305943+lengau@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lengau <4305943+lengau@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