Porting sai-qos-tests.py changes from 202205 to master.#9780
Porting sai-qos-tests.py changes from 202205 to master.#9780XuChen-MSFT merged 15 commits intosonic-net:masterfrom
Conversation
|
Thanks Raghav! |
|
@rraghav-cisco |
Hi @XuChen-MSFT : Thanks for reviewing the code. I have resolved the conflicts. This PR ports the code from the following 202205 PRs: |
|
@XuChen-MSFT : Could you review/comment or merge all three PRs, pls? 9780, 9752 and 9758. There is no particular order, but all three must go in together. |
XuChen-MSFT
left a comment
There was a problem hiding this comment.
looks good to me.
it's double commit #10725 pass test in 202305 branch
Without this PR the Qos tests would fail on testQosSaiPfcXonLimit, because step 1 of the tests, which disable TX for dst_port_id, dst_port_2_id, dst_port_3_id is getting incorrect DST ports Test was broken by #9780
Without this PR the Qos tests would fail on testQosSaiPfcXonLimit, because step 1 of the tests, which disable TX for dst_port_id, dst_port_2_id, dst_port_3_id is getting incorrect DST ports Test was broken by sonic-net#9780
Without this PR the Qos tests would fail on testQosSaiPfcXonLimit, because step 1 of the tests, which disable TX for dst_port_id, dst_port_2_id, dst_port_3_id is getting incorrect DST ports Test was broken by #9780
This is the 3rd part of the porting effort that we are doing - porting cisco-8000/T2 related code changes from 202205 to master. This PR is for the changes in tests/saitests/py3/sai_qos_tests.py. Changes include: