The fix to firmware to increase TIDS on 4019 radios made it
able to handle fewer stations. Drop requested station count
so test can run clean.
Signed-off-by: Ben Greear <greearb@candelatech.com>
TIP OpenWrt now has recent firmware and supports fwcfg, so use those
instead of splatting our own on top.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Had a few more things to fix before CICD worked with cloud sdk. Also
sinced the non-cloud wireless config to match what the cloud does so that
it is easier to flip back and forth.
Default ferndale-01 test bed to use wpa2-psk
Idea is to automatically update /etc/hosts with the cloud
controler's IP address. In future, might also get the
AP's serial number and poke that into the cloud-ctlr somehow.
Fixed the sysupgrade logic and some other issues. Script now does
sysupgrade on downloaded image from jfrog, applies overlay directory
for config and improved ath10k-ct firmware, runs automated test, and uploads
result back to the test orchestrator.