Commit Graph

7 Commits

Author SHA1 Message Date
Ben Greear
49c1df2cb0 cv-dut: Improve options to configure DUT.
And stop hard-coding the DUT position.

Add start of ferndale ucentral testbed end-to-end example test script.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-05-09 14:08:05 -07:00
Matthew Stidham
ca59088801 Fix ssid flags and password fallback when the password flag is missing
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-05-07 09:57:12 -07:00
sushant
6823cf1170 removed hard code from cv_dut_profile.py
Signed-off-by: sushant <sushant.bawiskar@candelatech.com>
2021-05-07 22:18:12 +05:30
Matthew Stidham
e25c13e826 Create dut_to_grafana and fixing dependencies
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-05-06 17:14:16 -07:00
Ben Greear
2bf59b55d3 py-scripts: Fix cureate_chamberview_dut.py to be runnable.
chmod a+x, and also put the python-script logic at
the first line.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-05-06 10:53:19 -07:00
SushantBawiskar
f31f7c45ed - added comments and Notes in create_chamberview_dut.py
- cv_test_manager.py show_text_blob will return the response text

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-26 19:12:05 +05:30
SushantBawiskar
810377b16e - integrated cv_commands.pywith cv_test_manager.py
- create_chamberview_dut.py to create a dut
- cv_dut_profile.py as library to create a dut
- cv test manager can be used to implement chamber view also

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-24 01:08:33 +05:30