Skip to content

Run container_down test after monit config change#10126

Merged
qiluo-msft merged 2 commits intosonic-net:masterfrom
zbud-msft:fix_event_down_test
Sep 26, 2023
Merged

Run container_down test after monit config change#10126
qiluo-msft merged 2 commits intosonic-net:masterfrom
zbud-msft:fix_event_down_test

Conversation

@zbud-msft
Copy link
Copy Markdown
Contributor

@zbud-msft zbud-msft commented Sep 25, 2023

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
  • 202205

Approach

What is the motivation for this PR?

event-down-ctr test is flaky because we run the test before monit changes are in place which means start delay for monit is at 5 minutes, so container_checker will not catch event.

How did you do it?

Move test after monit config is changed

How did you verify/test it?

Manual/pipeline

Any platform specific information?

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

Documentation

@sonic-net sonic-net deleted a comment from mssonicbld Sep 25, 2023
@zbud-msft zbud-msft marked this pull request as ready for review September 25, 2023 20:03
@qiluo-msft qiluo-msft merged commit 8e7ec20 into sonic-net:master Sep 26, 2023
AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Jan 25, 2024
## Description of PR

Summary:
Fixes # (issue)

### Type of change

- [x] Bug fix
- [ ] Testbed and Framework(new/improvement)
- [ ] Test case(new/improvement)


## Approach
#### What is the motivation for this PR?

event-down-ctr test is flaky because we run the test before monit changes are in place which means start delay for monit is at 5 minutes, so container_checker will not catch event.

#### How did you do it?

Move test after monit config is changed

#### How did you verify/test it?

Manual/pipeline
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