Ben Greear
23f0d5fac2
nola-12: Fix wireless cfg file for wf188n
...
Had wrong bus, left over from eap102 config.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-28 06:14:01 -08:00
Ben Greear
8d894c67f7
nola-12: Convert testbed config to match new DUT AP wf188n
...
The old EAP102 had hardware issues evidently, so try a wf188n
instead. The overlay file specifies MAC addresses for wlans
in order to work around missing cal-data on development sample
boards.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-27 06:07:26 -08:00
Ben Greear
e025dcb7bd
NOLA_15: Fix BSSID in testbed config file.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-27 06:06:27 -08:00
Ben Greear
bc6c6b3538
nola-13: Decrease requested capacity for eap102
...
It was falling apart at higher station amounts. Possibly some of this
is resolved now, so can try reverting this patch in the near future.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-01-27 06:05:07 -08:00
Ben Greear
fb4d573e9c
nola-15: Increase station count to max supported by the LANforge.
...
This system is wifi-5, so it should support this load, hopefully.
2020-12-08 14:01:01 -08:00
Ben Greear
4177daf291
cicd: Support option to upgrade with sysupgrade -n
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-12-08 13:26:38 -08:00
Ben Greear
33dba71e06
NOLA-15 ECW5410 testbed initial config.
2020-12-07 14:51:21 -08:00
Ben Greear
16322d1f5c
CICD: Add NOLA-14 config files.
...
EAP102, with LANforge configured for <= 128 stations for more
modest load than NOLA-13.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-12-07 13:48:16 -08:00
Ben Greear
a5c334e998
nola-02: Improve ap-auto, wct configurations.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-12-04 16:19:32 -08:00
Ben Greear
30301480f9
CICD: Add NOLA-13 basic testbed.
...
EAP102 AP, LANforge with 4 ax radios and 4 /ac radios.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-12-04 15:43:57 -08:00
Ben Greear
d499f82786
CICD: Fix NOLA-12, work with /ax DUTs.
...
Need to pass in user/password for DUT for these newer DUT
images that have root password set.
Don't assume sysupgrade file ends with '.bin', as ax ones are
tar.gz instead.
2020-12-04 13:33:03 -08:00
Ben Greear
6c0f238f11
CICD: Initial config files for Basic-12 testbed.
...
EAP 102 wifi-6 AP, LANforge has 2 /ac radios, 4 /ax radios.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-12-04 11:02:07 -08:00
Ben Greear
926f903da5
cicd/ec420: Specify bssid in wireless config
...
This works around the issue with ec420 booting up a new mac address
each time it boots.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-11-04 10:39:40 -08:00
Ben Greear
f14582f94a
cicd: Update mac addrs for ec420 nola-03 testbed.
...
MAC address is now acquired more accurately, so replace old bad values
with new good ones.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-11-03 13:33:25 -08:00
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
36ea3d42d6
CICD: Update mac address of nola-01 DUT
...
It changed for some reason, maybe part of failed boot isues
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-10-13 13:59:36 -07:00
Ben Greear
7a2203c98e
cicd: nola-01 now uses ecw5410 DUT
...
Update scenarios and configuration accordingly.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-09-30 13:45:56 -07:00
Ben Greear
784afdf1b8
cicd: Updates for nola-01 with edge-core 2x2
...
This DUT has flakey serial connection, which would not be an
issue in the field, but is a pain for CICD automation. So changing
this testbed to the edge-core 4x4 next...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-09-30 13:38:31 -07:00
Ben Greear
0d3bb218c7
cicd: Fix DUT hardware name for nola-03
2020-09-30 13:37:52 -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
b01d339116
Merge branch 'master' of github.com:Telecominfraproject/wlan-testing
2020-09-11 06:03:38 -07:00
Ben Greear
b5d90db7da
testbeds: Remove overlay for 'home' testbeds.
...
The colons in the names messed up checkout on windows, and do not need
the overlay anymore.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-09-11 06:02:46 -07:00
Ben Greear
7172463c2d
cicd: Fix dpt on nola-01 testbed.
...
And mac on nola-3
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-09-02 05:07:45 -07:00
Ben Greear
13ae6481d8
cicd: Initial setup for ec420 testbed.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-09-01 16:56:28 -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
4778f1414a
cicd: Support more stations, deal with new prompt.
...
And some more scenario config, especially ap-auto.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-18 14:41:20 -07:00
Ben Greear
c5ea4402e9
cicd: Add NOLA-04 testbed info.
...
ECW5410 platform, same as 02 testbed.
2020-08-13 16:10:14 -07:00
Ben Greear
6e5e956d91
cicd: Fix ap-auto for NOLA-2 testbed.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-13 15:57:11 -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
554377ded8
nola2: Tune for smaller stations, ap-auto and dpt use proper STA and DUT.
...
I'm not sure fwcfg feature is in all builds yet, so run with fewer stations
for now.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-13 06:34:25 -07:00
Ben Greear
a68127f365
tip/cicd: Add nola-basic-02 testbed info.
...
ECW5410 DUT.
2020-08-12 16:59:41 -07:00
Ben Greear
7f4ea9aca1
cicd: Add NOLA-basic-01 testbed.
...
ECW5211 DUT, testbed installed in TIP labs.
Still needs some work, and automation will not run smoothly
due to serial console issue where usb-ttl device craps
out each time we disconnect from the serial port.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-12 15:07:44 -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
07df953393
update development testbed serial ports.
...
Jump host threw a disk, new one has different USB port layout,
so update accordingly.
2020-07-06 13:36:44 -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
ae5ebf7590
cicd/ecw5410: Improve work-arounds for DUT weirdness
...
The ecw5410 is a bit flakey at times, so add some additional work-arounds
to help recover from network-down during startup and such.
Tune the test config to match DUT and LANforge testbed for ECW5410
2020-06-03 13:26:23 -07:00
Ben Greear
95b75390f7
ecw5410: This thing blows up on ch 149, change to ch36 where it seems stable.
2020-06-02 12:13:03 -07:00
Ben Greear
1ace9f49ea
Add ecw5410 cicd testing files.
...
Probably needs some tweaking still.
2020-06-02 10:41:50 -07:00
Ben Greear
8cfc40d801
ecw5410: Add fwcfg and -tH firmware optimized for TIP-APs.
...
Supports 180 stations per radio, 8 vdevs, etc.
2020-06-02 10:29:58 -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
2949cf7930
Add pass/fail metrics for some throughput and connection-time tests.
...
This will make pass/fail reporting more useful.
2020-05-22 11:25:50 -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
2ed799f52b
testbed: Fix overlay for ben-home test bed.
2020-05-14 10:53:42 -07:00
Ben Greear
ac8aa20b8f
Rename test-bed ID
2020-05-14 07:40:30 -07:00