Gleb Boushev
d900e7ce91
cron typo
2020-11-13 12:02:29 +03:00
Gleb Boushev
24eb168f27
nightly test run
2020-11-13 12:01:28 +03: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
fbfbe90a1c
cicd: Nola-01, update testbed info file.
...
Set correct hardware...
2020-09-30 13:47:27 -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
0ab41ca749
Merge branch 'master' of github.com:Telecominfraproject/wlan-testing
2020-09-30 20:34:07 +00:00
Ben Greear
a9c5b2f76f
cicd: Look for ec420 files as well.wq
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2020-09-30 20:33:49 +00: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
4c74356b41
8355f48234
Create nightly.yml
2020-09-28 16:09:38 +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