Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flaky pageserver restarts in tests #2261

Merged
merged 19 commits into from
Aug 17, 2022
Merged

Fix flaky pageserver restarts in tests #2261

merged 19 commits into from
Aug 17, 2022

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    4142797 View commit details
    Browse the repository at this point in the history
  2. Add hacky solution

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    bd33ea9 View commit details
    Browse the repository at this point in the history
  3. Wait for pid death

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    21089d5 View commit details
    Browse the repository at this point in the history
  4. Revert "Wait for pid death"

    This reverts commit 21089d5.
    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4fbd751 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d2fe3a View commit details
    Browse the repository at this point in the history
  6. Check every 100 ms

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    398fb3c View commit details
    Browse the repository at this point in the history
  7. Add time limit

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    476d26c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd6a712 View commit details
    Browse the repository at this point in the history
  9. Revert "Temporarily disable profiler exit"

    This reverts commit fd6a712.
    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    68a77e0 View commit details
    Browse the repository at this point in the history
  10. Increase limit

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2249687 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79a1b81 View commit details
    Browse the repository at this point in the history
  12. TMP force early kill

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e9e2551 View commit details
    Browse the repository at this point in the history
  13. TMP Use sigkill

    bojanserafimov committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    86b9170 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    34bc3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8161b View commit details
    Browse the repository at this point in the history
  3. Revert debugging hacks

    bojanserafimov committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9e69b73 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    bojanserafimov committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bffa101 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4a1771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4133321 View commit details
    Browse the repository at this point in the history