You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance qos tests to support single-asic, multi-asic, and multi-dut testing (#8149)
* Enhance qos tests to support single-asic, multi-asic, and multi-dut testing (sandeep: PR#6946)
Cleanup for QoS
Minor fixes for Qos tests
Changes to support QoS multi-asic and ixes to QoS tests for single-asic
- Ignoring qos/test_buffer.py for T2 and allowing to run test_qos_sai.py on our chassis
- Changes to support QoS multi-asic
Run only single-asic QoS tests
Integrating cint calls into qos tests
Fixes for QoS multi-asic support
qos masic - docker services should be updated on both src and dst asics
it was being done only on the src asic
More fixes for QoS tests
Adding missing import of 'socket' to sai_qos_base.py file
More fixes to QoS tests based on PR creation
Final fixes for Qos tests with rebase
Fixes for multi-dut and multi-asic in ReleaseAllPorts
Adding missing texttable.py file needed for QoS tests
Fixing typo in QoS tests
Embedding 'show counter' calls in PgSharedWatermark qos test
Adding missing QoS file
Fixing select fixture for QoS test
Fixing the path used for docker-sync-rpc image for QoS tests
qos tuning for LossyQueue parameter
Fixes for PFCXon test
QoS changes after rebase
double commit PR #7109#7119#7140#7154 (#7173)
Changes to DscpToPgmapping and PgSharedWatermarkTest for qos
Updating cint scripts and validating successfully executed
Adding sleep before checking stats for QoS tests
Change PgSharedWatermark_test assert stmt
More fixes for QoS tests
Fixes for QoS QSharedWatermarkTest test
Need to ignore one of the asserts as SAI_INGRESS_PRIORITY_GROUP_STAT_XOFF_ROOM_WATERMARK_BYTES is not supported on DNX
Enabling multi-asic/multi-dut and single-asic mode for QoS tests
All the fixes are in libsai that comes with 202205 - so we can run all
the tests in our weekend pipeline
QoS rebase fixes
Removing ptf_dut_ip - internal Nokia related code
Fixing issue created via rebase
Latest fixes
Fixes to QoS tests for mellanox and cisco-8000 platforms
Fix json.loads exception in dut_qos_maps if corresponding data is not present in the output of sonic-cfggen
Fix to allow tests to run one a single DUT in the testbed that has multiple DUTs defined
Fixed missing 'target' parameter in sai_thrift_read_queue_occupancy calls for cisco-8000
Fixes for Mellanox platforms
fixed indentation error
fixed precheck errors
fixed pre-check errors
fix for tests
* Fixes from 202205 branch
* Fixes for ToR QoS test cases
* Fix for nightly failures
* Fix for nightly failures-2
* dual tor fixes
* dual tor fixes - 2
* dual tor fixes - 3
* pre-check fixes
* pre-check fixes - 2
* pre-check fixes - 3
* pre-check fixes - 4
* pre-check fixes - 5
* pre-check fixes 6
* pre-check fixes 7
---------
Co-authored-by: sanmalho <sandeep.malhotra@nokia.com>
0 commit comments