Gleb Boushev
24eb168f27
nightly test run
2020-11-13 12:01:28 +03:00
Gleb Boushev
39679cec5e
fixing yet another typo
2020-09-28 17:22:22 +03:00
Gleb Boushev
6bff402082
added chmod +x to the nightly script
2020-09-28 17:16:30 +03:00
Gleb Boushev
1fa0ea2781
fixing yet another typo
2020-09-28 17:04:43 +03:00
Gleb Boushev
dbe655a3bd
fixing typo
2020-09-28 16:51:21 +03:00
Gleb Boushev
c31b041830
added secrets to the build to pass to the docker container that runs test
2020-09-28 16:43:02 +03:00
Gleb Boushev
f85f7978ad
fixing a typo in path
2020-09-28 16:29:27 +03:00
Gleb Boushev
281ba492fc
added schedule
2020-09-28 16:11:44 +03:00
Gleb Boushev
9e9208aca1
adding sample action for the nightly build
2020-09-28 15:51:00 +03:00
Gleb Boushev
abc5d30065
initial nightly test script rework\cicd
2020-09-11 18:31:08 +03: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
5c3d4deeba
cicd: Fix bugcheck logic.
...
Had some issues with the overlay, and need to pass the AP gateway IP address
to the basic_regression.bash script.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-31 17:28:35 -07:00
Ben Greear
5700eb8c46
cicd: Enable bugcheck tool in openwrt.
...
This should allow us to capture binary firmware crash dumps
for better debugging options.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-31 16:00:10 -07:00
syama-devi
8045b8dd51
Delete cicd_nightly_sanity.py
...
duplicate file created. Hence deleting.
2020-08-31 15:04:19 -04:00
syama-devi
ae39a55dec
Add files via upload
2020-08-31 12:44:38 -04:00
syama-devi
cd4b75001c
Create cicd_nightly_sanity.py
...
nightly sanity of AP with cloudSDK and testrail update
2020-08-31 12:43:39 -04:00
Ben Greear
c1c276cd2b
cicd: fix perl syntax typo
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-25 05:38:16 -07:00
Ben Greear
024b56e192
cicd: Attempt to work around AP stuck in bootloader.
...
Possibly the AP could get in this state from noise on the serial console
causing the bootloader to think 'any key' was hit. Attempt to reset
and get back into openwrt if we detect bootloader when looking for
the default gateway.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-25 05:31:12 -07:00
Ben Greear
9ae42eae01
cicd: Ensure logs are readable by all.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-25 05:20:30 -07:00
Ben Greear
bd028478bb
jfrog: Fix slack integration.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-19 16:08:35 +00:00
Ben Greear
ac48a9313d
cicd: Add testbed names to testbed info file.
...
To be used for reporting and especially sending to slack.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-19 14:19:25 +00:00
Ben Greear
c0a775507b
jfrog: Initial attempt at integrating with slack.
...
Needs testing on real system.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-19 07:09:38 -07:00
Ben Greear
c293086716
jfrog: Whitespace fix.
...
No functional change.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-19 06:28:06 -07:00
Ben Greear
9151d73e5b
Merge branch 'master' of github.com:Telecominfraproject/wlan-testing
2020-08-19 06:16:59 -07:00
Ben Greear
dcac106096
cicd: Fix passing prompt to the scripts in lanforge-scripts directory.
...
They needed to know the new prompt too, otherwise we get no DUT logs, among
other things.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-19 06:15:59 -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
a908501f55
jfrog: Poll trunk and dev sub-directories.
...
Skip dev/staging builds, but do test dev/pending builds.
Needs some whitespace cleanup which I'll do in a bit on
a real editor.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-18 21:48:15 +00: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
57442e10e8
cicd/jfrog: Allow duplicate test runs on same image.
...
Append a run-count ID to the test results name so that we can run multiple
tests on the same image and have each run show up in the report history.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-14 13:43:50 +00:00
Ben Greear
cd4d29e98a
jfrog: fix typo
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-13 23:22:31 +00:00
Ben Greear
1e19c00d8d
cicd/jfrog: Add option to specify duplicate-work setting.
...
So we can have jfrog orchestrator send to one or all testbeds
that match the hardware type.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-13 16:19:52 -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
7aa14ba0ab
Merge branch 'master' of github.com:Telecominfraproject/wlan-testing
2020-08-12 15:09:20 -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
2469dbcd24
cicd/jfrog: Make ul-host, kpi path configurable.
...
And add edgecore 5211 hw type.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-12 21:47:44 +00:00
Ben Greear
608e24422e
Add nola-basic-01 testbed cicd file.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-08-12 09:25:34 -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
d5e30f418b
Merge branch 'master' of github.com:Telecominfraproject/wlan-testing
2020-07-06 13:37:56 -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
Chris Busch
b35a919a1c
Create LICENSE
...
Add TIP standard license
2020-07-06 10:38:51 -04:00
Ben Greear
5cd465ce3e
cicd: Fix bad regex in testbed_poll
...
If debugging is enabled, the 'echo' command would show the same
thing we were searching for, but with a single trailing quote.
Check for that and remove the trailing quote if needed.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-07-03 16:14:21 -07:00