Commit Graph

1612 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
81a4f64cc2 lf_check.py : added the port to the blog post
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 18:05:24 -06:00
Chuck SmileyRekiere
cbea5ffe0b lf_check.py : trying to simplify all the influx, grafana, and ghost
Initial commit.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 17:54:10 -06:00
Logan Lipke
f2bdeffb83 Added check for generic tab enabled on gui 2021-07-09 16:22:09 -07:00
Chuck SmileyRekiere
9924473740 lf_check.py : add the port for blog post in email
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 17:02:08 -06:00
Chuck SmileyRekiere
0a2785ae4b lf_check.py : had code the c7-grafana.candelatech.com to 192.168100.201
ct_us_001.json also

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 15:43:43 -06:00
Chuck SmileyRekiere
e95009ca47 ct_us_001.json : update to the DATABASE_ORG
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 12:19:24 -06:00
Chuck SmileyRekiere
87c5199870 ct_us_001.json : typo error fixed on configuration
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 11:47:15 -06:00
Chuck SmileyRekiere
69b37e7ef9 ct_us_001.json : the DATABASE_BUCKET needed to be specified
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 11:12:51 -06:00
Chuck SmileyRekiere
dc0f8a1417 lf_check.py : allow for setting TEST_RIG seperate from database tag
ct_us_001.py : set TEST_RIG

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 09:40:07 -06:00
Chuck SmileyRekiere
cb28a0bb4b lf_check.py : bug fix to DUT_SET_NAME , updated ct_us_001.json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 08:54:09 -06:00
Chuck SmileyRekiere
35b8bdd370 lf_check.py : modified DUT name, creating wildcards for the DUT_SET_NAME
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 08:44:39 -06:00
Chuck SmileyRekiere
74f91f2ae2 ct_us_001.json : used for comparison between runs
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 08:35:31 -06:00
Chuck SmileyRekiere
d01796f921 lf_check.py: update support for database, dashboard, blog
ct_us_001.json : update to configuration

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 08:29:23 -06:00
Chuck SmileyRekiere
b1392fc9c8 lf_check_96_6.json : sample json for test configuration
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 06:33:37 -06:00
Chuck SmileyRekiere
8fe74f69bc ct_us_001.json , ct_us_002.json , ct_us_003.json :testbed test suites,
avoid copy paste errors.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-09 05:28:54 -06:00
Erin Grimes
2f8c033ce8 - test_wanlink.py may now run with optional transfer-rate arguments:
* as together endpoints: --rate, the value of wanlink transfer rate of both endpoints in bits/sec.
	* as separate endpoints: --rate_A and/or --rate_B which default to the value of --rate.
	* the default value of --rate is 1000000 (1Gbps)

Signed-off-by: Erin Grimes <erin.grimes@candelatech.com>
2021-07-08 14:46:51 -07:00
Erin Grimes
b857d695b9 - test_wanlink.py may now run with optional latency arguments:
* as together endpoints: --latency, the value of wanlink delay of both endpoints in ms.
	* as separate endpoints: --latency_A and/or --latency_B which default to the value of --latency.
	* the value of --latency is 20 (ms) by default.
 - Arguments passed from the command line into LANtoWAN are simplified into a single container args.
 - Several arguments of LANtoWAN are instead initialized as data members.
 - create_wanlink.py no longer attempts to alter the wanlink after creating it.
 - create_wanlink.py outputs less to the terminal.

Signed-off-by: Erin Grimes <erin.grimes@candelatech.com>
2021-07-08 14:46:51 -07:00
Matthew Stidham
87d7e1a8eb Grafana and Ghost improvements, fixing table columns,fixing title of ghost articles, and pass/fail kpi
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-08 11:47:17 -07:00
Matthew Stidham
7e3575b481 Removing LFClibase from influx2 script
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-08 11:47:17 -07:00
Nikita Yadav
32a6fc354c adding local path, ssh_port and graph groups 2021-07-08 18:23:54 +05:30
jitendracandela
5332c55f3c rx sensitivity test for chamber view added 2021-07-07 16:03:00 +05:30
Chuck SmileyRekiere
ddc4697bb9 lf_check.py: updated to pass in lf_mgr with json
lf_check_config_template.ini removed comment

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-06 07:55:53 -06:00
Chuck SmileyRekiere
ee23dff753 lf_report.py : fixed link on html and pdf. Link on image works in html ,
not pdf (needs fixing).

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 18:13:35 -06:00
Chuck SmileyRekiere
7bffaf2cee report.css : update to the pixel margin from 5 to 1
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 18:02:52 -06:00
Chuck SmileyRekiere
35f06b96df report.css lf_report.py : updated images for footer
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 17:58:50 -06:00
Chuck SmileyRekiere
28515ab833 lf_report.py : added footer text and link
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 16:25:25 -06:00
Chuck SmileyRekiere
7558e9db6a candela_swirl_small-72h.png add image
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 15:45:40 -06:00
Chuck SmileyRekiere
2c87df6ec3 test_l3_longevity.py : when running a test suite put the results with the
other results from the test suite

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 08:59:31 -06:00
Chuck SmileyRekiere
4b8965a1f2 test_l3_longevity.py : updated example for using --ap_ofdma_stats
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 07:26:21 -06:00
Chuck SmileyRekiere
48102aca66 test_l3_longevity.py : bug fix extra command left in
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 07:04:46 -06:00
Chuck SmileyRekiere
3b774cc2ea test_l3_longevity.py : capture the 5 and 2.4 umsched and msched
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 06:51:21 -06:00
Chuck SmileyRekiere
e9eda09d5b test_l3_longevity.py : check ap_ofdma 5g stats : wl -i wl1 muinfo -v
and ap_ofdma 2.4g stats : wl -i wl0 muinfo -v  and sor to a file

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>

# Conflicts:
#	py-scripts/test_l3_longevity.py
2021-07-05 06:24:16 -06:00
Chuck SmileyRekiere
d99857b4ce lf_check.py : support for influx json and ghost json to be passed in
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-05 06:20:56 -06:00
Chuck SmileyRekiere
45cab513bc test_l3_longevity.py : add channel utilization to the statistics
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-03 09:04:33 -06:00
Chuck SmileyRekiere
617bac679c test_l3_longevity.py : added debugging for channel_utilization
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-03 08:58:09 -06:00
Chuck SmileyRekiere
9d5f78e70f test_l3_longevity.py: turn off some of the print statements
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-03 08:51:32 -06:00
Chuck SmileyRekiere
71815a15cb test_l3_longevity.py : added channel utilization
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-03 06:55:19 -06:00
Matthew Stidham
9bce9c2dcc Enables the user to set the number_template argument
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-02 13:33:22 -07:00
Matthew Stidham
864878b3e6 Fix instructions to set DUT in lf_wifi_capacity_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-02 13:27:21 -07:00
Chuck SmileyRekiere
41b09a3458 lf_check.py : do not error on ghost push
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-01 14:30:26 -06:00
karthikaeyetea
b794071bf3 Merge branch 'master' of https://github.com/greearb/lanforge-scripts 2021-06-30 21:14:29 +05:30
karthikaeyetea
651dd74422 font-size of x-axis, graph title, alignment of x-values are added 2021-06-30 21:13:18 +05:30
Chuck SmileyRekiere
c43820da3f test_ip_variable_time.py : changed permissions
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-06-30 06:12:37 -06:00
Nikita Yadav
45133a8276 adding changed banner style and adding setup table 2021-06-30 13:19:02 +05:30
Matthew Stidham
e100a38c22 Clean up redundant directories and add library to update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-06-29 16:28:43 -07:00
Matthew Stidham
8014226b32 Major Ghost script improvements and additions
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-06-29 14:56:54 -07: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
jitendracandela
7d60fcfbb0 changes in lf bar graph(value shows on the top of the bar) 2021-06-29 20:09:15 +05:30
jitendracandela
731883f5f7 changes in lf bar graph(value shows on the top of the bar) 2021-06-29 17:37:08 +05:30
Chuck SmileyRekiere
99736ceaaa lf_check.py : added the ability to use the lf_report path name to be passed
in a report

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-06-29 06:03:50 -06:00