Restore fixture disable_packet_aging#17800
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@congh-nvidia , @nhe-NV Can you please help review? |
|
Cherry-pick PR to 202405: #17853 |
|
@bingwang-ms PR conflicts with 202411 branch |
|
@bingwang-ms Can confirm saw a test failure against 202411 for PCBB tests saying |
|
Hi @bingwang-ms , this PR leads to test_xoff_for_pcbb failure due to:
the packets_aging.py had been removed by fixture update_docker_services. |
|
Hi @bingwang-ms , any update? |
Thanks for reporting this issue. Will check and fix |
Signed-off-by: opcoder0 <[email protected]>
Signed-off-by: Guy Shemesh <[email protected]>
Signed-off-by: Guy Shemesh <[email protected]>
Description of PR
Summary:
This PR is to fix an issue introduced by #17728
The auto-used PR is still required for the test cases in tests/qos/test_tunnel_qos_remap.py because fixture
update_docker_servicesis only called for several test cases.Type of change
Back port request
Approach
What is the motivation for this PR?
This PR is to fix an issue introduced by #17728
How did you do it?
Add the fixture back.
How did you verify/test it?
Verified on a physical SN4700 dualtor testbed.
Any platform specific information?
Mellanox platform specific.
Supported testbed topology if it's a new test case?
Not a new test case.
Documentation