Ben Greear
c9c7ba2ce2
Remove ap and radius template.
...
On-disk templates are less scalable than querying the cloud for it's
default profiles.
2021-01-19 16:10:35 -08:00
Ben Greear
4b62fe41f0
nightly: Work on ssid and profile creation.
...
Try to use default AP profile as pattern, still fails to create the profile
though.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-19 15:05:44 -08:00
Ben Greear
8174b91cbb
query-sdk: Support sending delete-profile command.
...
cloud-sdk returns 500 (internal error), so not sure if this is
correct or not.
2021-01-19 13:08:32 -08:00
Ben Greear
83aa754214
unit: Start adding logic to delete ssid profiles if they already exist.
...
This will let testing run cleaner, and not lard up the system with an
ever expanding list of un-used profiles.
Does not currently work because I have to figure out how to paginate-read
profiles since there are so many of them.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-18 16:41:13 -08:00
Ben Greear
38f16e0d5b
unit-tests: Add user argument when calling owrt serial console script.
...
And start adding debugging around exceptions.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-16 15:19:10 -08:00
Ben Greear
314aa39313
Move tip-cicd-nightly from wlan-lanforge-scripts to wlan-testing
...
This is a copy of that code from commit a99d6c31a983cbf5b763ecd2905dddbd6e59d18d
in wlan-testing.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-15 09:33:46 -08:00