Commit Graph

  • 4b34b679a4 create_station_from_df: Fix whitespace Matthew Stidham 2021-11-24 13:26:34 -08:00
  • 2576a7977f create_qvlan: Fix possible reference before creation error Matthew Stidham 2021-11-24 13:26:15 -08:00
  • 15424cc7a3 create_chamberview: Fix problems, I've grown as a programmer Matthew Stidham 2021-11-24 13:25:16 -08:00
  • 1d43c55bd9 create_chamberview_dut: Fix bare except error Matthew Stidham 2021-11-24 13:17:31 -08:00
  • 978765739c check_argparse: fix bare except error Matthew Stidham 2021-11-24 13:17:15 -08:00
  • 0749253c4c test_ipv4_ttls: Clean up unused parameters and move all self methods to init Matthew Stidham 2021-11-24 10:39:52 -08:00
  • b5a89c9569 regression_test: Update packages at the beginning of a regression_test Matthew Stidham 2021-11-24 10:32:05 -08:00
  • 0a29ea091e regression_test: Check for any pip generated errors Matthew Stidham 2021-11-24 10:29:50 -08:00
  • 999358c98f pipupgrade: Initial commit, meant to replace update_dependencies Matthew Stidham 2021-11-24 00:07:55 -08:00
  • daa5a29ba3 lf_ftp.py: add kpi_csv object Scott Wedge 2021-11-23 18:20:56 -08:00
  • 48228f6da2 sta_scan_test: Fix regression, create csv_output option Matthew Stidham 2021-11-23 16:51:22 -08:00
  • 52b6905ffb lf_ftp.py: modified generic command in --help Scott Wedge 2021-11-23 12:10:54 -08:00
  • 245e05b796 regression_test: lf_snp_test requires radio to be defined Matthew Stidham 2021-11-23 13:47:03 -08:00
  • c9bae8fd23 regression_test: Remove create_vr for now Matthew Stidham 2021-11-23 13:32:24 -08:00
  • 19752da2eb lf_check.py : removed \n from the scripts git sha Chuck SmileyRekiere 2021-11-23 14:02:42 -07:00
  • 648491247a lf_check.py : updated to add the lanforge fedora version to the report Chuck SmileyRekiere 2021-11-23 12:01:42 -07:00
  • 6a5e688b58 test_ipv4_ttls: Realm has debug_, unlike lfcli_base which is _debug Matthew Stidham 2021-11-23 10:03:55 -08:00
  • 8dcde027f8 lfcli_base: set type of num_stations to always be an integer. Dot not ever, ever, ever set a flag as default=False. Use action='store_true', and do not ever ever ever use both at the same time. Matthew Stidham 2021-11-23 10:01:00 -08:00
  • e137a35ee7 test_ipv4_ttls: Remove redundant imports Matthew Stidham 2021-11-23 09:42:41 -08:00
  • abffc47085 to_pip.sh: Remove old files from py_scripts/__init__.py Matthew Stidham 2021-11-22 17:38:34 -08:00
  • 45ff9caade logger_example_1: Proper spacing Matthew Stidham 2021-11-22 16:27:15 -08:00
  • 2c57e3e7b7 logger_example_1.py: Initial commit Matthew Stidham 2021-11-22 16:26:38 -08:00
  • 211bede219 logger_example: basicConfig is required Matthew Stidham 2021-11-22 15:53:57 -08:00
  • c33cc7e512 test_status_msg: Cleanup broken cleanup function. Don't send an error message if no error has occured. Matthew Stidham 2021-11-22 12:57:29 -08:00
  • 6b45fc4b8e create_chamberview: Fix obtuse logic which breaks without clear warnings Matthew Stidham 2021-11-22 10:40:46 -08:00
  • 92341c6c33 regression_test: Incorrect argument for create_chamberview.py Matthew Stidham 2021-11-22 09:59:34 -08:00
  • 07550300b1 lf-atten_mod_test: trying to turn a string 'all' into an integer will always generate an error Matthew Stidham 2021-11-22 09:55:52 -08:00
  • f50d420e5c ct_us_001_tests.json : updated to remove multiband performance Chuck SmileyRekiere 2021-11-22 10:52:45 -07:00
  • fdc2b90336 ct_us_001_tests.json : syntax fix Chuck SmileyRekiere 2021-11-22 10:41:17 -07:00
  • 6daca2c3d5 ct_us_001_tests.json : add ap_auto bc test Chuck SmileyRekiere 2021-11-22 10:24:35 -07:00
  • c1e91fa395 ct_us_003_rig.json ct_us_004_rig.json : updated for TEST_SERVER usage Chuck SmileyRekiere 2021-11-22 11:58:29 -05:00
  • af6083f7a1 lf_check.py : added server override , and abiltiy to set sever in json Chuck SmileyRekiere 2021-11-22 11:57:16 -05:00
  • ebd8733ea4 lf_ap_auto_test: Default upstream port to None Matthew Stidham 2021-11-19 16:35:27 -08:00
  • cf2d3a98a7 Fix lf_ap_auto_test command Matthew Stidham 2021-11-19 15:30:59 -08:00
  • e270f69b87 lf_ap_auto_test: Make upstream port argument required Matthew Stidham 2021-11-19 15:30:24 -08:00
  • c1492964f1 cv_test_manager: Fix report directory Matthew Stidham 2021-11-19 15:30:07 -08:00
  • fe0b2b5c58 test_l3_longevity.py : updated pdf report to lanscape Chuck SmileyRekiere 2021-11-19 15:02:50 -07:00
  • 2cdb09b078 desktop-hostname: fixes grep that provided bad mac address Jed Reynolds 2021-11-19 13:28:20 -08:00
  • 55db4b8b96 test_l3_longevity.py : pass in the dut information lf_qa.py : bug fix for serial number Chuck SmileyRekiere 2021-11-19 13:33:57 -07:00
  • 6dd06ea692 cv_test_manager: Clean up code which is redundant in the argparser Matthew Stidham 2021-11-19 10:33:06 -08:00
  • 703749772c lf_dataplane_test: Remove unused argument Matthew Stidham 2021-11-19 10:05:36 -08:00
  • 78d712e03e lfcli_base: Mutable defaults at the root of our code are a wonderful way to create unexpected problems. Matthew Stidham 2021-11-19 09:36:18 -08:00
  • bb366408b5 realm: vrprofile is deprecated Matthew Stidham 2021-11-18 17:32:03 -08:00
  • c3c2e09950 realm: l3_cxprofile2 is deprecated Matthew Stidham 2021-11-18 17:30:06 -08:00
  • 42345dd0a8 lf_attenmod: self.atten_idx can also be all Matthew Stidham 2021-11-18 17:28:14 -08:00
  • d89adcc6e1 logger_example.py: Initial commit Matthew Stidham 2021-11-18 17:08:01 -08:00
  • 87edf9813e Deprecate unused files Matthew Stidham 2021-11-18 16:30:48 -08:00
  • 948b60a393 base_profile.py: Fix all errors in base_profile.py Matthew Stidham 2021-11-18 16:24:15 -08:00
  • 9a810353fa Update regression test Matthew Stidham 2021-11-18 15:34:33 -08:00
  • 2979b00cdb lf_ap_auto_test: Fix lf_attenmod_test Matthew Stidham 2021-11-18 15:26:14 -08:00
  • edb7bb2e90 cv_test_manager: Remove unused code Matthew Stidham 2021-11-18 11:36:28 -08:00
  • 74cdc984ec cv_test_manager: Clean up warnings Matthew Stidham 2021-11-18 11:22:45 -08:00
  • bdb850ef54 test_status_msg: Cleanup whitespace Matthew Stidham 2021-11-18 11:14:15 -08:00
  • 674682692f lf_ap_auto_test: Cleanup whitespace Matthew Stidham 2021-11-18 11:13:42 -08:00
  • 0087f8916b testgroup: Fix all warnings Matthew Stidham 2021-11-18 11:04:47 -08:00
  • 4667bf5a0b update_dependencies: Fix all warnings Matthew Stidham 2021-11-18 11:04:30 -08:00
  • e1edb3fad0 lf_kpi_csv: Fix all warnings Matthew Stidham 2021-11-18 11:04:00 -08:00
  • 39631dd15a cv_test_manager: semi-colons in python are used to separate statements. Don't put them at the end of lines because you feel like it. Matthew Stidham 2021-11-18 10:35:59 -08:00
  • 9f42272c23 lf_ap_auto_test: DO NOT USE MUTABLE DEFAULTS Matthew Stidham 2021-11-18 10:28:27 -08:00
  • 098d4bdb81 lf_snp_test: Dropping support for Windows ME Matthew Stidham 2021-11-18 10:15:40 -08:00
  • c001661bd2 lf_report: Use only 4 spaces per indent, this is python, not javascript Matthew Stidham 2021-11-18 10:15:17 -08:00
  • b275c4926b lf_kpi_csv: Fix incorrect equality Matthew Stidham 2021-11-17 17:35:12 -08:00
  • 4d7451a287 sta_connect: sta_connect works now Matthew Stidham 2021-11-17 17:34:43 -08:00
  • 81bbc64dbc sta_connect_example: Improve argparser and staconnect query Matthew Stidham 2021-11-17 17:34:15 -08:00
  • 3d45174f3b regression_test: improve sta_connect and sta_connect_example queries Matthew Stidham 2021-11-17 17:33:51 -08:00
  • 778450718c sta_connect_example.py: Remove useless code. Use mgr and debug flags Matthew Stidham 2021-11-17 16:29:38 -08:00
  • 2528ab2291 desktop-hostname.bash: adds outline to font Jed Reynolds 2021-11-17 17:27:33 -08:00
  • 505c21de1f lf_check.py : fixed bug in check for tests failed Chuck SmileyRekiere 2021-11-17 12:56:39 -07:00
  • f70ea39f1f station_profile: Implement modify_station patch so it can get resource and shelf information from --station flag Matthew Stidham 2021-11-17 14:59:36 -08:00
  • b83e8676fd desktop-hostname.bash: bases fill color on end of mac address Jed Reynolds 2021-11-17 15:00:05 -08:00
  • 9d6a19bb72 regression_test improvements Matthew Stidham 2021-11-17 14:41:38 -08:00
  • f70a59d551 create_l3_stations: Do not flag error messages if ports do not exist during pre-cleanup Matthew Stidham 2021-11-17 11:24:53 -08:00
  • e4bbca9482 test_ip_connection: remove redundancies and don't trigger error warnings for non-existant stations during pre-cleanup Matthew Stidham 2021-11-17 10:30:03 -08:00
  • 495dafff12 ct_us_001_scripts.json - minor name change Chuck SmileyRekiere 2021-11-17 11:27:29 -07:00
  • 2ea53395b9 lf_check.py : check for subtest failures Chuck SmileyRekiere 2021-11-17 11:19:27 -07:00
  • 4bad6732f8 ct_us_001_scripts.json : added cleanup for cxs and sta prior to the test Chuck SmileyRekiere 2021-11-17 11:00:03 -07:00
  • 7b9946e756 ct_us_00X_tests.json : updated nightly script name Chuck SmileyRekiere 2021-11-17 07:36:44 -07:00
  • 89b7d57cea ct_us_X_tests.json updated for supporting TEST_SERVER being passed in Chuck SmileyRekiere 2021-11-17 07:17:51 -07:00
  • 7261a9f032 lf_qa.py : fixed paths in report when not running with a server lf_check.py : added --server input and TEST_SERVER parameter Chuck SmileyRekiere 2021-11-17 06:15:23 -07:00
  • c5f08b9c50 port_probe.py : beginning of HE calculations Chuck SmileyRekiere 2021-11-17 04:12:33 -07:00
  • 1a6881edf2 test_ip_variable_time: Cleanup debug output Matthew Stidham 2021-11-16 18:48:04 -08:00
  • 2598ac42d9 station_profile: Improve cleanup debugging Matthew Stidham 2021-11-16 18:47:39 -08:00
  • 60d547a7ec realm.py: Improve rm_port and port_exists debugging Matthew Stidham 2021-11-16 18:47:07 -08:00
  • ad0d80dab1 lfcli_base.json_get: Improve json_get debugging Matthew Stidham 2021-11-16 18:46:35 -08:00
  • d587ec4a35 lf_snp_test: Remove invalid comparison Matthew Stidham 2021-11-16 11:21:30 -08:00
  • 357459f3a9 vr_profile2: Remove invalid comparisons Matthew Stidham 2021-11-16 11:08:12 -08:00
  • b2a9200511 realm: Remove invalid comparisons Matthew Stidham 2021-11-16 11:08:00 -08:00
  • 3b45c4f11b port_probe: remove invalid comparisons Matthew Stidham 2021-11-16 11:07:48 -08:00
  • 160562de80 wct-example: Remove invalid comparisons Matthew Stidham 2021-11-16 11:07:37 -08:00
  • 75e6d32e3e create_sta: Remove invalid comparisons Matthew Stidham 2021-11-16 11:07:16 -08:00
  • e071eaa856 l3_cxprofile2: Remove invalid comparisons Matthew Stidham 2021-11-16 11:07:03 -08:00
  • 3a9a0b5de1 pandas_extensions: Remove invalid comparisons Matthew Stidham 2021-11-16 11:06:48 -08:00
  • bd760c7552 lfcli_base.py: Remove invalid comparisons Matthew Stidham 2021-11-16 11:06:34 -08:00
  • 8a2a466edf LFRequest: Remove invalid comparisons Matthew Stidham 2021-11-16 11:06:19 -08:00
  • f7f05b505d update_dependencies: Improve comparisons Matthew Stidham 2021-11-16 11:05:20 -08:00
  • fb2652a9e8 lf_qa: Remove invalid comparisons Matthew Stidham 2021-11-16 11:04:54 -08:00
  • 1d244e69e5 testrail_api: Remove invalid comparisons Matthew Stidham 2021-11-16 11:04:41 -08:00
  • a7274caa6f test_l3_unicast_traffic_gen: Remove invalid comparisons Matthew Stidham 2021-11-16 11:04:22 -08:00
  • 462e47d5b8 test_l3_longevity: Remove invalid comparisons Matthew Stidham 2021-11-16 11:04:07 -08:00
  • 20597efed9 test_ip_variable_time: Remove invalid comparisons Matthew Stidham 2021-11-16 11:03:52 -08:00