Commit Graph

19 Commits

Author SHA1 Message Date
Ben Greear
429a7498ad cicd/ferndale: Fix DUT BSSID setting.
Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-10-24 08:39:17 -07:00
Ben Greear
eb2cfc62b6 cicd: Decrease requested stations for ea8300
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>
2020-09-11 08:24:55 -07:00
Ben Greear
70359cd895 cicd/ferndale-01: Remove ea8300 fwcfg and firmware overlay files.
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>
2020-08-18 15:17:03 -07:00
Ben Greear
73ceab9961 cicd: Fix ferndale ap-auto configuration.
Add proper config for new GUI input fields.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-13 15:54:44 -07:00
Ben Greear
6f8c39a2fa cicd: Ferndale testbed now uses cloud VM orchestrator.
And disable cloud-sdk until I can get that working again.
2020-08-13 13:27:49 -07:00
Ben Greear
68ee4c46b7 Fix serial port layout on ferndale testbed.
This is now pinned in udev, so hopefully it will not change again.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-07-23 06:28:36 -07:00
Ben Greear
094da0d42b cicd: fix cloud-sdk remaining issues.
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
2020-06-26 15:21:43 -07:00
Ben Greear
f34ec9169f cicd: Allow test beds to be configured to use cloud-sdk.
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.
2020-06-26 11:57:56 -07:00
Ben Greear
a234a3dc17 cicd: Add 32-sta scenario file, and example of how to use it.
For faster test run with only 32 stations.
2020-06-12 13:13:19 -07:00
Ben Greear
52ecc737ec Update overlay to latest ath10k-ct 4019 and 9888 firmware.
This should fix one crash seen during regression tests.
2020-05-28 06:58:58 -07:00
Ben Greear
d37885d614 cicd: Clear dhcp server cache at start of each test run. 2020-05-22 15:38:02 -07:00
Ben Greear
3ec6ecb309 Add pass/fail for ferndale testbed. 2020-05-22 11:42:26 -07:00
Ben Greear
ce01bb7e4d cicd: Gather wlan-ap gitlog if dir exists.
Helpful for knowing what is in the build.
2020-05-18 12:43:18 -07:00
Ben Greear
ba884ce817 Add latest 4019 ath10k-ct firmware to overlay. 2020-05-15 08:02:51 -07:00
Ben Greear
ac8aa20b8f Rename test-bed ID 2020-05-14 07:40:30 -07:00
Ben Greear
0c3bd3cdf2 cicd: Fix openwrt overlay apply logic.
Had some typos and bad path in the overlay tree.
Verified this works and now AP can handle large numbers of stations
per radio.
2020-05-08 13:23:50 -07:00
Ben Greear
f3b9e32626 testbed_poll: Can now generate report.
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.
2020-05-08 07:47:41 -07:00
Ben Greear
f8c06d0c0f Fix dataplane scenario for ferndale-basic-01 test bed. 2020-05-05 15:01:22 -07:00
Ben Greear
b59f174e73 Add testbed ferdale-01 test configuration files.
Currently this is hosting an EA8300.
2020-05-05 13:28:40 -07:00