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

Use safe config reload for some tests #5564

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

saiarcot895
Copy link
Contributor

Change some tests to use safe config reload (which is to wait until all
docker containers are running before continuing). This is just a portion
of the tests that should be doing a safe config reload.

Signed-off-by: Saikrishna Arcot [email protected]

Description of PR

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 201911
  • 202012

Approach

What is the motivation for this PR?

Some test cases should be doing a safe config reload (config reload followed by waiting for docker containers to come back up). Make sure that before the test case proceeds/finishes, the containers are all up.

How did you do it?

How did you verify/test it?

Any platform specific information?

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

Documentation

Change some tests to use safe config reload (which is to wait until all
docker containers are running before continuing). This is just a portion
of the tests that should be doing a safe config reload.

Signed-off-by: Saikrishna Arcot <[email protected]>
@saiarcot895 saiarcot895 requested a review from yxieca April 26, 2022 19:10
@saiarcot895 saiarcot895 marked this pull request as ready for review April 27, 2022 01:08
@saiarcot895 saiarcot895 requested a review from a team as a code owner April 27, 2022 01:08
@saiarcot895 saiarcot895 merged commit 8c2a071 into sonic-net:master Apr 28, 2022
@ppikh ppikh mentioned this pull request May 13, 2022
5 tasks
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.

2 participants