Skip to content

[action] [PR:21451] Fix memory comparison in test_bgp_session_flap.py for v6 topo#22028

Merged
vmittal-msft merged 1 commit intosonic-net:202511from
mssonicbld:cherry/202511/21451
Feb 1, 2026
Merged

[action] [PR:21451] Fix memory comparison in test_bgp_session_flap.py for v6 topo#22028
vmittal-msft merged 1 commit intosonic-net:202511from
mssonicbld:cherry/202511/21451

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Description of PR

Fix test_bgp_session_flap when memory stat is always 0, e.g., v4 neighbors memory usage in v6 topo.

Summary:
Fixes #21450

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
  • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202412
  • 202505

Approach

What is the motivation for this PR?

Fix test_bgp_session_flap.py for v6 topo

How did you do it?

Change memory comparison sign from less than to less than or equal to.

How did you verify/test it?

The test passed after the change

Any platform specific information?

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

Documentation

sonic-net#21451)

Fix test_bgp_session_flap when memory stat is always 0, e.g., v4 neighbors memory usage in v6 topo.

Signed-off-by: markxiao <markxiao@arista.com>
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #21451

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@vmittal-msft vmittal-msft enabled auto-merge (squash) February 1, 2026 19:49
@vmittal-msft vmittal-msft merged commit 3a6e49c into sonic-net:202511 Feb 1, 2026
18 checks passed
lakshmi-nexthop pushed a commit to lakshmi-nexthop/sonic-mgmt that referenced this pull request Feb 11, 2026
sonic-net#21451) (sonic-net#22028)

Fix test_bgp_session_flap when memory stat is always 0, e.g., v4 neighbors memory usage in v6 topo.

Signed-off-by: markxiao <markxiao@arista.com>
Co-authored-by: Mark Xiao <markxiao@arista.com>
Signed-off-by: Lakshmi Yarramaneni <lakshmi@nexthop.ai>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Update fips openssh to openssh_9.2p1-2+deb12u5

#### Why I did it
SONiC build none fips openssh from debian source code, and this version upgrade to openssh_9.2p1-2+deb12u5 by this PR:
sonic-net/sonic-buildimage#21922

##### Work item tracking
- Microsoft ADO:

#### How I did it
Update fips openssh to openssh_9.2p1-2+deb12u5

#### How to verify it
Pass all UT.

Manually confirm the package installed

<!--
If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [x] 202405
- [x] 202411

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

#### Description for the changelog
Update fips openssh to openssh_9.2p1-2+deb12u5

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)
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.

3 participants