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

[pfc_wd] Detach pfc_gen.py from terminal when run in background on Me… #1764

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

volodymyrsamotiy
Copy link
Contributor

…llanox fanout

Signed-off-by: Volodymyr Samotiy volodymyrs@mellanox.com

Description of PR

Summary:
Fixes # (issue)

Type of change

  • [*] Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

What is the motivation for this PR?

Fix the issue: PFC_WD test fail due to pfc_gen.py stuck.
It was happening because pfc_gen.py was executed on fanout in background but wasn't detached from terminal. As a result next exit command stuck and ansible playbook tertminated with the SSH timeout exception.

How did you do it?

Added nohup for pfc_gen.py in order to detach it from the terminal.

How did you verify/test it?

Executed PFC_WD test and verified it passed.

Any platform specific information?

N/A

Supported testbed topology if it's a new test case?

N/A

Documentation

N/A

…llanox fanout

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
@liat-grozovik liat-grozovik merged commit ae97c3d into sonic-net:master Jun 16, 2020
yxieca pushed a commit that referenced this pull request Jun 19, 2020
…llanox fanout (#1764)

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants