Erin Grimes
55fd6253b8
py-scripts: Removed comments from end of wanlink file.
...
These comments seemed useless to Ben.
Signed-off-by: Erin Grimes <erin.grimes@candelatech.com >
2021-06-30 15:30:57 -07:00
Jed Reynolds
c1e805e826
lf_json_autogen: updated method headers, some parameters for methods are wrong
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-30 13:54:43 -07:00
Chuck SmileyRekiere
4dbdf2eaad
cv_test_reports.py : found that was clobbering the local_path
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-29 14:39:42 -06:00
Chuck SmileyRekiere
7ca355c13d
cv_test_manager.py , cv_test_reports.py : bug fix on report_dir
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-29 14:32:15 -06:00
Chuck SmileyRekiere
3408d58078
cv_test_reports.py : bug fix
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-29 14:09:21 -06:00
Chuck SmileyRekiere
9945e42f3c
py-json: cv_test_manager.py , cv_test_reports.py
...
py-scripts: lf_dataplane_test.py lf_wifi_capacity_test.py
local_path updated to local_lf_report_dir
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-29 10:33:52 -06:00
Chuck SmileyRekiere
335ef5859e
cv_test_manager.py : update for lf_wifi_capacity.py and lf_dataplane_test.py
...
being run on a remote system from lanforge and needing to gather KPI
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-29 09:33:48 -06:00
Matthew Stidham
f95bcf3948
correct csv file naming in csv_to_influx.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-06-25 13:53:26 -07:00
Matthew Stidham
d1e4351b70
test rig command and other improvements to automation
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-06-24 16:59:13 -07:00
Logan Lipke
9fa735bf56
commented unnecessary output and exit_fail() call causing the test to end prematurely when not using urls test type
2021-06-24 15:53:05 -07:00
Logan Lipke
a2464e62ee
Changed test type from urls/s to urls to prevent possible errors from '/'
2021-06-24 15:24:33 -07:00
Jed Reynolds
170ef3da94
lf_json_autogen.py: comments out imports that dont resolve; fixes some returns
2021-06-22 17:11:13 -07:00
Matthew Stidham
c2586f8343
Grafana and Ghost integration updates
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-06-22 14:48:19 -07:00
Logan Lipke
7c9ca69060
Made changes to be compatible with different test types and consolidated scripts
2021-06-22 13:12:07 -07:00
Jed Reynolds
190e45f1fb
JAG: enum values corrected to have API values, toggle values {0,1} no longer bit-flags, no enums items _name_like_this_
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-21 23:34:39 -07:00
Jed Reynolds
f8f1297450
JAG: updated Enums: parameters are more clearly strings, numerals or bit flags
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-21 21:36:41 -07:00
Jed Reynolds
137471ef0a
updated lf_json_autogen.py
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-18 17:57:27 -07:00
Ben Greear
f711be6c6a
py-json: Add auto-generated lf-json library.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-06-10 12:55:16 -07:00
anjali
156adca522
added "enable txo" option
2021-06-07 12:02:38 +05:30
smileyrekiere
9f5fc4f7ff
station_profile.py: ability to set defaults with the constructor
...
test_l3_powersave_traffic.py : temporary work around for hard coded value
station_profile.py set some of the desired_add_sta_flags values to a fixed number,
allow to set desired_add_sta_flags values on construction
Signed-off-by: smileyrekiere <smileyrekiere@gmail.com >
2021-06-04 11:09:15 -06:00
shivamcandela
4e63eddfa2
Added missing Port and local path details
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-06-02 01:40:25 +05:30
shivamcandela
3c76df8d41
cv report ssh port and local path added, cv manager report name variable added
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-31 23:27:38 +05:30
Nikita Yadav
eb79a0f3e6
adding bridge as flag value and removing hardcoded resources
2021-05-31 19:37:40 +05:30
Ben Greear
6227303ffb
cv-test: Add influx debugging, update ferndale-ucentral sh script
...
Allow sourcing local shell variable script in order to not have
to commit tokens into the code repo. Fix a few calls to the
helper python code that does the real work.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-05-28 15:37:14 -07:00
anjali
0583b57fb4
added attenuator library in realm.py
2021-05-28 21:32:59 +05:30
shivamcandela
86f33f759f
extra security : remove duplicates in station profile
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-24 01:31:59 +05:30
shivamcandela
6476e4aec0
selecting multiple security modes in station profile
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-24 01:04:44 +05:30
Matthew Stidham
f655d0df2e
Run AP Auto Test from cv_to_grafana.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-21 10:34:21 -07:00
Matthew Stidham
21aa062244
Create cv_to_grafana and make fixes
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-14 15:23:24 -07:00
Matthew Stidham
371cde5843
More reliable way to parse CSV files
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-12 09:57:06 -07:00
Matthew Stidham
754207e623
run dataplane_to_grafana from remote machine
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-10 22:44:20 -07:00
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
79fb905fd7
Building Grafana automation
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-07 16:59:04 -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
Sushant Bawiskar
94d7949eed
added get_popup_and_close function call in create_chamberview.py
...
added get_popup_and_close function in create_chamberview_dut.py
Signed-off-by: sushant <sushant.bawiskar@candelatech.com >
2021-05-07 22:11:22 +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
Matthew Stidham
c2cc40708a
Properly load scenario, run wifi capacity test, scp kpi file to localhost, and save to grafana.
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-05-06 10:43:09 -07:00
Ben Greear
3670ad0a53
cv-test-mgr: Debugging output for bad cv commands.
...
This may help users diagnose next time a script is out of
sync with GUI features.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-05-03 19:03:52 -07:00
Ben Greear
1db9f92412
cv-test-mgr: Add defaults for test-instance, test-cfg
...
These don't matter too much for normal use, so we can default to
sane values to save users having to enter the options.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-05-03 17:36:49 -07:00
Ben Greear
378beafe32
cv-test-mgr: Clean up error checking a bit.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-05-03 17:30:12 -07:00
Sushant Bawiskar
61a7d305df
- added use-bss-transition flag
...
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com >
2021-05-03 12:52:57 +05:30
shivamcandela
a24fef3a13
Updates : printing endpoint data on console
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-02 14:21:41 +05:30
shivamcandela
af38037016
more fixes related to l3cx profile
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-02 12:38:41 +05:30
shivamcandela
43477b0e60
layer3 profile fixes
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-02 12:33:31 +05:30
shivamcandela
70aa8a0f07
layer 3 cx prints data on console in l3cx profile
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-02 09:43:34 +05:30
SushantBawiskar
5d053c8194
- added --delete_scenario flag in create_chamberview.py to delete old scenario of same name
...
- added delete_scenario function in cv_test_manager.py
Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com >
2021-04-30 18:40:42 +05:30
SushantBawiskar
25d6d2e526
- changed example
...
- url argument added in get_ports
Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com >
2021-04-28 17:34:42 +05:30
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
shivamcandela
f731737325
added lf_sniff_radio and set_wifi_radio options
2021-04-24 22:20:51 +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