Skip to content

[warm/fast-reboot] fix lag_keepalive.py hang #3850

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stepanblyschak
Copy link
Contributor

What I did

Issue introduced in #3170

lag_keepalive invokes teamdctl which is a wrapper around docker exec -i. This command is known to not work togather with timeout and similar issues have been fixed before - #1904

How I did it

Add --foreground option for timeout to receive TTY signals.

How to verify it

Run warm or fast reboot.

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@keboliu keboliu requested a review from saiarcot895 April 16, 2025 03:16
@keboliu
Copy link
Collaborator

keboliu commented May 6, 2025

Hi @saiarcot895 would you please review?

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