Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1712,12 +1712,15 @@ snappi_tests/ecn/test_red_accuracy_with_snappi:
reason: "Test should not be run as part of nightly."
conditions:
- "topo_type in ['tgen']"
- "asic_type in ['vs']"

snappi_tests/multidut/pfc/test_multidut_global_pause_with_snappi.py:
snappi_tests/pfc/test_global_pause_with_snappi.py:
skip:
reason: "Global pause is not supported in cisco-8000."
reason: "Global pause is not supported in cisco-8000. / Snappi test only support on physical tgen testbed"
conditions_logical_operator: and
conditions:
- "asic_type in ['cisco-8000']"
- "asic_type in ['cisco-8000', 'vs']"
- "topo_type in ['t2', 'multidut-tgen']"

#######################################
##### snmp #####
Expand Down
Empty file.
Empty file.
428 changes: 0 additions & 428 deletions tests/snappi_tests/multidut/pfc/files/multidut_helper.py

This file was deleted.

This file was deleted.

Loading