Commit Graph

3 Commits

Author SHA1 Message Date
Ben Greear
4d805ecc9a unit-tests: Allow accessing AP through serial console on jumphost.
And allow tunneling that through ssh tunnel, so you can run this command on
localhost and it will execute against NOLA lab systems, for instance.

It sort of works now, but blows up trying to update firmware via the cloud
for one reason or another.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-01-15 13:02:49 -08:00
Ben Greear
3c63961f6c unit-tests: Start work to make this run on NOLA testbeds.
Use command-line args instead of environment variables.
Allow disabling use of testrails.
Assume lanforge libraries are located at ../lanforge/lanforge
  as expected by other automation in this repository.  Can work
  on loadable modules at a later date.

This borrows some work that Gleb did earlier in the docker/nightly*
code.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-01-15 11:37:06 -08:00
Ben Greear
314aa39313 Move tip-cicd-nightly from wlan-lanforge-scripts to wlan-testing
This is a copy of that code from commit a99d6c31a983cbf5b763ecd2905dddbd6e59d18d
in wlan-testing.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-01-15 09:33:46 -08:00