Commit Graph

2016 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
c90235a8eb ct_igg.json: updated the bucket
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-31 12:17:52 -06:00
Chuck SmileyRekiere
d8f8d5b625 Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com> 2021-08-31 11:29:42 -06:00
Chuck SmileyRekiere
8944786ff4 ct_us_001_igg.json : for verification qa post and ghost
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-31 07:23:19 -06:00
Chuck SmileyRekiere
f5dc2aa7c9 lf_check.py typo fix on ghost address
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-31 07:06:22 -06:00
Chuck SmileyRekiere
8b1d91fd30 ct_igg.json updated for using v-centos8s
ct_us_001_tests.json : for multiple packet sizes test

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-31 06:55:24 -06:00
Jed Reynolds
adf50a4806 video_rates.py defines class VideoRates
Methods in this class allow you to find the highest resolution video stream for frame rate and color gamut

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-08-30 23:08:30 -07:00
Chuck SmileyRekiere
2f85d4dae5 test_l3_longevity.py : add debug code for xtop
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-30 15:40:01 -06:00
Chuck SmileyRekiere
b6a178a595 test_l3_longevity.py : added comments on the interface to query
wl -i <5g interface> bs_data  ,

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-30 15:24:36 -06:00
Matthew Stidham
1f33bdf2fa Add json file changes
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-08-30 12:22:22 -07:00
Nikita Yadav
245763d03c logic correction in compare_nonvlan_ip_bridge function 2021-08-29 17:27:59 +05:30
Nikita Yadav
557effbd3a removed in progress comment 2021-08-29 11:53:29 +05:30
Nikita Yadav
9f862f905c added number of vlan and mode feature calculation 2021-08-29 11:43:44 +05:30
Chuck SmileyRekiere
b021d56118 lf_check.py : updates for staring lanforge
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-28 12:55:37 -06:00
Chuck SmileyRekiere
b809e10747 lf_check.py : initial work on getting radio information
ct_us_001_tests.json : created a shorter test

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-27 18:04:36 -06:00
Jed Reynolds
fe135708de lf_check.py: tests for fully qualified host name to see if it has a domain name, otherwise use IP address
Browsers can do weird things like transform $host to "www.${host}.com" if they don't detect a domain.

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-08-26 16:32:11 -07:00
Jed Reynolds
8e273b8b37 lf_check.py: improves styling and layout to minimize impact of very large command text
- command text is given a row to itself
- command row is one-click copyable to clipboard
- command column is now just the short (first word) command
- applies style tags to several columns to reduce word wrapping
- uses hostname in alert instead of IP address

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-08-26 14:31:16 -07:00
Jed Reynolds
0da4aabf7d lf_report.py: many html corrections, adds javascript functions
- There was significant copy-paste garbage from method to method that had useless [html] tags in it.
- Footer is actually a legal html element, it doesn't need to be a div
- removed suprious and inconsistent spaces
- refactored [head] elements
- adds notes about how these methods could better be named
- copy_js method can be provided to allow clicking on elements to copy text to clipboard
- reduces heavy indentation, report html looks better in view-source

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-08-26 14:31:16 -07:00
Jed Reynolds
ab4b7e0f5c report.css: adds styling particular to lf_check.py report
- makes dates and times not wrap in their table cells
- adds space to table cells
- de-emphasizes scriptdetails class
- adds cursor hover qualities to scriptdetails tt tag
- adds rollover copy button styling

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-08-26 14:31:16 -07:00
Chuck SmileyRekiere
d0b35465d0 ct_us_004_tests.json : added ap (test mode) to the tests suites
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-26 12:07:19 -06:00
Chuck SmileyRekiere
42b2d3965c ct_us_004_tests.json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-26 12:01:33 -06:00
Chuck SmileyRekiere
13ddf515f4 ct_us_004/001_tests.json : updated the test suite
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-26 11:03:17 -06:00
Chuck SmileyRekiere
25ca088f75 ct_us_001_tests.json : added ap test mode test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-25 11:02:19 -06:00
Chuck SmileyRekiere
2f3ce5ae14 test_l3_longevity.py : initial sta_name set to no_station so will not match
station names indirectly

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 19:31:28 -06:00
Chuck SmileyRekiere
c35d75166a test_l3_longevity.py : getting the upload and download per port
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 18:18:05 -06:00
Chuck SmileyRekiere
a74376ab8d test_l3_longevity.py : ul and dl per port
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 17:34:58 -06:00
Chuck SmileyRekiere
ace6de3140 test_l3_longevity.py : update logging
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 16:03:02 -06:00
Chuck SmileyRekiere
25cd56a2e7 test_l3_longevity.py : debugging for -B csv reporting
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 15:46:02 -06:00
Chuck SmileyRekiere
caa3b17354 test_l3_longevity.py : debug information on upling
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 12:03:00 -06:00
Nikita Yadav
402582c4b9 multi-psk updated script 2021-08-24 22:57:15 +05:30
Chuck SmileyRekiere
7b7d101ff1 lf_check.py : removed unused input parameters --use_json and --ini ,
lf_check.py no longer supports .ini files (too difficult) and only uses
json so --use_json was redudant.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-24 07:19:56 -06:00
Chuck SmileyRekiere
b29ce7ace8 lf_check.py : more not updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-23 11:29:21 -06:00
Chuck SmileyRekiere
51ea055e43 lf_check.py : notes updates for getting radio information
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-23 11:22:52 -06:00
Chuck SmileyRekiere
a23060952a lf_check.py : formatting changes for meta data
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-22 08:47:34 -06:00
Chuck SmileyRekiere
66f0c22f68 lf_check.py populate meta.txt file with lanforge system information
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-22 08:37:24 -06:00
Chuck SmileyRekiere
95f241eb52 lf_check.py : updates for LANforge version information
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-22 08:30:36 -06:00
Chuck SmileyRekiere
75c3a6bb14 lf_check.py : initial checkin to have other LANforge information stored
in meta.txt

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-22 08:21:19 -06:00
Chuck SmileyRekiere
a8e855c2cb lf_check.py : changed lanforge_node to lanforge_system_node to assist in
differenciateing systems in a realm

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-22 08:02:27 -06:00
Chuck SmileyRekiere
e0a9e63263 ct_us_002/004.json : syntax fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-22 07:34:13 -06:00
Chuck SmileyRekiere
5fdfdc78c6 ct_us_004/002 updated the test_rig
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 23:04:15 -06:00
Chuck SmileyRekiere
2fc27eac06 lf_qa.py : updates for if tests fail and kpi.csv not generate
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 22:03:14 -06:00
Chuck SmileyRekiere
32b8160daf lf_qa.py : more tweaks on reading the meta.txt file
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 20:07:47 -06:00
Chuck SmileyRekiere
d3c366cb2e lf_qa.py : update path for meta.txt when reading test-tag for Test Suite and
Suite summary

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 19:55:51 -06:00
Chuck SmileyRekiere
8b25bb3ac4 lf_qa.py : test-tag read from meta.txt for Test Suite and Suite Summary
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 19:47:34 -06:00
Chuck SmileyRekiere
f87b4b89bd ct_us_004_tests.json : shorter test added for testing reporting
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 19:01:37 -06:00
Chuck SmileyRekiere
2a233205c3 lf_qa.py : if the database column layout changes print error to stderr
with Error

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 18:56:10 -06:00
Chuck SmileyRekiere
09a77a968f lf_check.py : stop running tests if lanforge kernel version and GUI version
not readable.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 18:31:41 -06:00
Chuck SmileyRekiere
65ae249142 lf_check.py : create full lanforge version (with compiled date) and shortened version
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 18:13:04 -06:00
Chuck SmileyRekiere
b2fa1f59b2 lf_check.py , lf_qa.py : reading meta data for 5.4.3 test-tag
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 17:18:40 -06:00
Chuck SmileyRekiere
88b2b7b18a lf_qa.py : work around for exception if no test-tag while working though
meta data issues

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 12:56:54 -06:00
Chuck SmileyRekiere
1c80ac0a63 lf_qa.py : fixed database test_tag to test-tag
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-21 12:41:02 -06:00