Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Test/fault max age extension #1506

Closed
wants to merge 10 commits into from
Closed

Conversation

ZenGround0
Copy link
Contributor

@ZenGround0 ZenGround0 commented Oct 8, 2021

FaultMaxAge is likely going to be extended in fip 0026. This PR adds tests ensuring that behavior is correct with a new FaultMaxAge, when the migration occurrs, and when two different fault max age faults exist in the queue.

  • fault 1, migrate, fault 2, process terminations
  • fault 1, migration, fault 2, recover
  • fault many, migrate, recover 1, fault 1, process terminations

@ZenGround0 ZenGround0 requested a review from a team as a code owner October 8, 2021 03:27
@codecov-commenter
Copy link

Codecov Report

Merging #1506 (db40068) into master (855f605) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1506   +/-   ##
======================================
  Coverage    71.4%   71.4%           
======================================
  Files          72      72           
  Lines        8637    8637           
======================================
  Hits         6168    6168           
  Misses       1572    1572           
  Partials      897     897           

@ZenGround0 ZenGround0 closed this Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants