Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

tests/rkt_stop: Wait for 'stop' command to complete #3518

Merged
merged 1 commit into from
Jan 6, 2017

Conversation

grahamwhaley
Copy link

Wait for the 'stop' command to complete before checking run status.
AFAICT,
Fixes #3091

Signed-off-by: Graham Whaley [email protected]

Do not just 'fire-and-forget' the issuing of the 'stop' command,
but wait for it to complete, or fail.
From testing, it would appear that not waiting for the command to
complete may be responsible for the spurious hangups seen during
CI testing, which may be attributed to not draining the tty of
the command via gexpect.

Signed-off-by: Graham Whaley <[email protected]>
@grahamwhaley
Copy link
Author

@lucab PTAL

Copy link
Member

@lucab lucab left a comment

Choose a reason for hiding this comment

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

LGTM

@lucab lucab added this to the v1.23.0 milestone Jan 6, 2017
@lucab lucab merged commit cb5d420 into rkt:master Jan 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants