Leaving this file would cause premature checkpoint of the next iteration. Signed-off-by: Matt Helsley <matthltc@xxxxxxxxxx> --- eventfd/run.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/eventfd/run.sh b/eventfd/run.sh index ada9920..910305f 100755 --- a/eventfd/run.sh +++ b/eventfd/run.sh @@ -76,6 +76,7 @@ for (( CURTEST = 0; CURTEST < NUMTESTS; CURTEST = CURTEST + 1 )); do err_msg="BROK" # Reset for the next iteration + rm "./checkpoint-ready" touch "./checkpoint-done" thaw trap 'do_err; break 2' ERR EXIT -- 1.6.3.3 _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers