6 Commits

Author SHA1 Message Date
Joshua Spence
503a80ea2c Provision a gateway device for acceptance tests (#357)
We don't strictly need a gateway, but it makes it easier to poke around the UI.
2023-03-24 09:19:12 +11:00
Joshua Spence
6420a08e58 Limit number of demo devices (#321)
We currently only need switches for the acceptance tests, so don't provision any access points or gateways.
2023-03-01 09:56:30 +11:00
Joshua Spence
d02faeb871 Use default demo credentials (#320) 2023-03-01 00:22:09 +11:00
Joshua Spence
592bc6267f 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.
2023-02-28 21:52:07 +11:00
Joshua Spence
9f0e46c8a0 Increase the number of demo devices (#193)
This should allow us to execute more concurrent acceptance tests in parallel.
2021-09-24 07:22:12 +10:00
Joshua Spence
a1849cacdc Put controller into demo mode (#185) 2021-09-15 23:14:09 +10:00