Files
wlan-lanforge-scripts/py-scripts
Ben Greear d0a830745c sta-connect: Break run() into individual steps.
This lets the user have more control over how long the test runs,
allows the calling code to query other elements (such as cloud
controller) while test is running, and so forth.

Signed-off-by: Ben Greear<greearb@candelatech.com>
2020-06-26 16:19:54 -07:00
..
2020-06-26 15:06:21 -07:00
2020-06-25 20:03:13 -07:00

LANForge Python Scripts

This directory contains python scripts useful for unit-tests. It uses libraries in ../py-json.

Scripts included are:

  • cicd_TipIntegration.py:

  • cicd_testrail.py:

  • cicd_testrailAndInfraSetup.py:

  • run_cv_scenario.py:

  • sta_connect.py:

  • sta_connect2.py:

  • sta_connect_example.py:

  • sta_connect_multi_example.py:

  • stations_connected.py:

  • test_ipv4_connection.py:

  • test_ipv4_variable_time.py:

  • test_wanlink.py:

  • vap_stations_example.py: