Skip to content
Merged
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
2 changes: 1 addition & 1 deletion tests/ixia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Test cases in this directory have been migrated to /tests/snappi_tests. **Since December 2022, Snappi has become our primary API (through `snappi`) for interacting with hardware traffic generators**, while we are deprecating the existing `ixia` API from our test repository. Any new test cases from contributors requiring the use of any *hardware traffic generators* should utilise the `snappi` API, and any new pull requests which still calls the `ixia` API will be disregarded.

You can find more information on the `snappi` API such as its usage [here](https://github.com/open-traffic-generator/snappi-ixnetwork) or by viewing the code in the [tests/snappi](https://github.com/sonic-net/sonic-mgmt/tree/master/tests/snappi) directory of this repository.
You can find more information on the `snappi` API such as its usage [here](https://github.com/open-traffic-generator/snappi-ixnetwork) or by viewing the code in the [tests/snappi](https://github.com/sonic-net/sonic-mgmt/tree/master/tests/snappi_tests) directory of this repository.