Don't use the USP-RPS as a test device

The [USP-RPS](https://store.ui.com/products/usp-rps) is a "switch" (has `usw` type) but it doesn't have ports and so the port override tests will fail. Just ignore these devices.
This commit is contained in:
Joshua Spence
2023-02-28 20:20:54 +11:00
parent 8b28a7d42e
commit 592bc6267f
4 changed files with 14 additions and 9 deletions

View File

@@ -10,4 +10,4 @@ write_config is_simulation true
# Increase the number of demo devices to allow more concurrent tests to be executed simultaneously.
write_config demo.num_uap 20
write_config demo.num_ugw 20
write_config demo.num_usw 20
write_config demo.num_usw 20