Commit Graph

  • 7faccba20b Changed some failure related wording, changed command used to kill java processes Logan Lipke 2020-06-02 14:43:18 -07:00
  • 75a1f8ea4e Suppressed repetitive output during test Logan Lipke 2020-06-02 14:41:59 -07:00
  • 0275d18464 Changed script to help prevent multiple guis from running at once Logan Lipke 2020-06-02 14:41:20 -07:00
  • 65033e1d2b Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-06-02 12:26:19 -07:00
  • 8dfe5b6f10 Added grep for failure in GUIUpdateLog.txt to prevent unnecessary tests from being run Logan Lipke 2020-06-02 12:26:15 -07:00
  • 195127b0b6 Changed failure output to be consistent throughout script Logan Lipke 2020-06-02 12:25:43 -07:00
  • 68647efc9d Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-02 11:19:40 -07:00
  • 6e2a1e05b9 Refactored code to better fit PEP8 standards Logan Lipke 2020-06-02 11:18:32 -07:00
  • 804458b07a Refactored code to better fit PEP8 standards, removed unnecessary imports Logan Lipke 2020-06-02 11:18:19 -07:00
  • c6558a6dd4 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-06-02 09:51:43 -07:00
  • 56fa71c229 Fixed error caused by incorrect time formatting Logan Lipke 2020-06-02 09:51:07 -07:00
  • ad1abd4bcb removes realmX scripts from py-scripts Jed Reynolds 2020-06-01 21:47:37 -07:00
  • def0120da2 LFRequest.py: uses wpa2 flag; uses waitX methods Jed Reynolds 2020-06-01 21:45:38 -07:00
  • f9d8849bba LFRequest.py: adds more debugging Jed Reynolds 2020-06-01 21:44:50 -07:00
  • f69d4cdb90 sta_connect.py, lfcli_base.py: fixes inheritance mistake, continues refactoring, test now runs Jed Reynolds 2020-06-01 15:22:49 -07:00
  • 29c6c7c7b8 LFRequest.py: tidies up lint errors like redundant parens Jed Reynolds 2020-06-01 15:21:49 -07:00
  • de7314b6a9 lfcli_base: renamed module to follow PEP8 reccos Jed Reynolds 2020-06-01 14:00:37 -07:00
  • 356a2cae4f lfcli_base: renamed module to follow PEP8 reccos Jed Reynolds 2020-06-01 14:00:25 -07:00
  • 6da7ef8afc sta_connect: refactoring leading to a base class LFCliBase and class structure for sta_connect Jed Reynolds 2020-06-01 13:59:07 -07:00
  • 6eb4830956 Fixed incorrect file destination Logan Lipke 2020-06-01 15:01:44 -07:00
  • 0d3d6c8c5a Fixed incorrect file destination Logan Lipke 2020-06-01 15:01:40 -07:00
  • c7a737700e Changed filename and moved to py-scripts Logan Lipke 2020-06-01 14:42:00 -07:00
  • 58a4f87c84 Changed filename and moved to py-scripts Logan Lipke 2020-06-01 14:41:49 -07:00
  • e49511666f creates 60000 layer3 udp connections -- kinda poor idea Jed Reynolds 2020-05-28 22:32:31 -07:00
  • cfbe26c76c json: Add python/json unit test script. Ben Greear 2020-05-28 15:38:16 -07:00
  • 900de2f9db Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-28 15:01:14 -07:00
  • a8c19a0c67 Added station creation function and parameter parsing Logan Lipke 2020-05-28 15:00:53 -07:00
  • 2a82c6ec45 create_sta.py: documents examples of truthy call to suppression parameters Jed Reynolds 2020-05-28 14:29:51 -07:00
  • 6837be2d6e updateTest.bash: kills harder Jed Reynolds 2020-05-27 17:20:24 -07:00
  • 93844f2c6e Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-28 12:27:49 -07:00
  • 28a15b9618 Added testing for cx creation Logan Lipke 2020-05-28 12:27:28 -07:00
  • bebe44808f Added endpoint and cx creation Logan Lipke 2020-05-28 12:27:03 -07:00
  • 4f4335d515 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-05-28 06:33:42 -07:00
  • 3a807f19c1 cicd: Detect ath10k radio hard hang, attempt DUT reboot in that case. Ben Greear 2020-05-28 06:32:46 -07:00
  • 31a63ceca0 Realm: better value handling Jed Reynolds 2020-05-27 15:00:44 -07:00
  • 2429d42ea0 Realm.py: changes a few things Jed Reynolds 2020-05-27 14:34:52 -07:00
  • 9ad5f9eec7 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-27 14:18:16 -07:00
  • b8820568a3 Added tests for regex port searching Logan Lipke 2020-05-27 14:18:11 -07:00
  • 79447e967d Added info grabbing for ports Logan Lipke 2020-05-27 14:17:14 -07:00
  • 515151f80b updateTest: various improvements Jed Reynolds 2020-05-27 12:47:48 -07:00
  • f5ed685dad kpi: Add comments/documentation for kpi.java classes. Ben Greear 2020-05-27 06:56:38 -07:00
  • 3fcfa3e29f Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-05-27 06:42:30 -07:00
  • 9008d20408 kpi: Add historical graphs for pass/fail totals. Ben Greear 2020-05-27 06:41:43 -07:00
  • 68e104f2f3 connectTest.py: quieter Jed Reynolds 2020-05-26 17:10:56 -07:00
  • 4f3bdde8ed connectTest.py: several changes: Jed Reynolds 2020-05-26 17:10:14 -07:00
  • e199faaefb LFUtils.py: gains methods used in connectTest.py Jed Reynolds 2020-05-26 17:04:07 -07:00
  • e025387472 LFUtils.py: fixes string comparators Jed Reynolds 2020-05-26 16:42:52 -07:00
  • 72a2af3e5c LFRequest.py: quiets logging on 404 error, fixes renamed ref Jed Reynolds 2020-05-26 16:41:43 -07:00
  • 2ca39c5e18 LFUtils.py: fixes typo reference Jed Reynolds 2020-05-26 16:40:43 -07:00
  • eec145eec5 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-26 15:02:57 -07:00
  • e4e5406cd7 Script for testing Realm.py module Logan Lipke 2020-05-26 15:02:39 -07:00
  • aeb8c65070 Module for creating large amounts of stations and cxs easily Logan Lipke 2020-05-26 15:02:19 -07:00
  • d493926823 connectTest: check for radio, more reliable that station thats easy to erase Jed Reynolds 2020-05-26 14:13:26 -07:00
  • 363e7fddc9 connectTest: tabs to spaces Jed Reynolds 2020-05-26 11:49:55 -07:00
  • 0fa500576c Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-22 16:24:09 -07:00
  • 5c1e2e6add Added variables for station wait time, added clean up after failing to get station ip Logan Lipke 2020-05-22 16:23:47 -07:00
  • 0714806142 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-05-22 15:39:22 -07:00
  • 68d058b5cc gui-auto: Clear port counters at start of test. Ben Greear 2020-05-22 15:38:54 -07:00
  • 16f1a26835 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-22 15:05:43 -07:00
  • f6cbd17f03 Added timeout for station ip grabbing from dhcp Logan Lipke 2020-05-22 15:05:26 -07:00
  • 5e8c9dd3b2 kpi: Support subtests passed/failed. Ben Greear 2020-05-22 12:52:59 -07:00
  • 2ff0069f3b Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-22 10:59:54 -07:00
  • 19842a0294 Added check for LANforge Client, removed unnecessary function parameters Logan Lipke 2020-05-22 10:59:21 -07:00
  • ce5bc5d493 updateTest.bash: test to see if is new gui version, else exit Jed Reynolds 2020-05-21 14:02:22 -07:00
  • 5b420a96cf Script for automating GUI update + headless and running basic tests. Sends email with logs Logan Lipke 2020-05-21 13:12:34 -07:00
  • 5d3e4f4960 Added exception handling and station cleanup Logan Lipke 2020-05-21 11:15:08 -07:00
  • cf6249ac7a Added a station creation request to ensure necessary station exists Logan Lipke 2020-05-20 12:56:03 -07:00
  • 94d6701019 Updated File Logan Lipke 2020-05-20 10:41:35 -07:00
  • 9e9012c520 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-20 09:47:12 -07:00
  • 8ebf9fbb8d Added a few comments for clarification Logan Lipke 2020-05-20 09:47:07 -07:00
  • f95edc6413 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-05-18 12:44:43 -07:00
  • f1f3c5c351 cicd: Handle dut-gitlog Ben Greear 2020-05-18 12:44:06 -07:00
  • 5e3d54dbf0 Downloads newest gui build and installs it Logan Lipke 2020-05-15 16:48:36 -07:00
  • d41eb88e1d Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-14 11:56:28 -07:00
  • 5867777a29 Added specific end time argument for tests, rewrote timing logic to use datetime module Logan Lipke 2020-05-14 11:56:23 -07:00
  • 14197d4d5b kpi: Add log errors to summary. Ben Greear 2020-05-14 07:35:57 -07:00
  • 78c8185239 cicd: Add links to log files with errors in them. Ben Greear 2020-05-14 06:52:42 -07:00
  • a2e179c936 cicd: Process console logs, adding links to problem areas. Ben Greear 2020-05-13 16:58:12 -07:00
  • 8e3dd47559 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-05-13 12:16:54 -07:00
  • af45be8916 kpi: Add notes on processing logs. Ben Greear 2020-05-13 12:16:17 -07:00
  • beaa50cd70 Fixed issue with time interval Logan Lipke 2020-05-12 11:58:48 -07:00
  • 3f571798bf utility for quickly sending emails with python Logan Lipke 2020-05-12 11:50:27 -07:00
  • 50a110581a Added email notifications for reports, command line arg for recipient Logan Lipke 2020-05-12 11:49:57 -07:00
  • 5abcc66ba2 Fixed some issues with timing and json requests, changed color scheme for reports Logan Lipke 2020-05-11 13:09:25 -07:00
  • bb105c2f16 kpi: Fix 'rename' logic for generate png files. Ben Greear 2020-05-11 11:08:25 -07:00
  • f475a31d07 cicd: Remove all endpoints and connections before starting new test. Ben Greear 2020-05-10 11:23:03 -07:00
  • 9073065746 regression: Add note. Ben Greear 2020-05-09 08:33:27 -07:00
  • 18e7b48a95 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-08 17:02:31 -07:00
  • 603a76e13b Added command line arguments Logan Lipke 2020-05-08 17:02:27 -07:00
  • 9fec17179c Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-05-08 13:25:45 -07:00
  • 10b7dd2471 openwrt-ctrl: Deal better with funky prompt. Ben Greear 2020-05-08 13:25:10 -07:00
  • 7b14a74b01 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-08 12:25:01 -07:00
  • cb284b0c29 Added color coding and statistics to html logging Logan Lipke 2020-05-08 12:24:38 -07:00
  • 1889a2f978 openwrt-ctrl: Add download option, and fix sysupgrade. Ben Greear 2020-05-08 07:46:54 -07:00
  • 993453bd1a openwtr-ctrl: Add un-tested method to do sysupgrade. Ben Greear 2020-05-07 16:48:53 -07:00
  • 73ef96bfa0 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-05-07 10:10:15 -07:00
  • c9572aeebf Added logging to html Logan Lipke 2020-05-07 10:09:28 -07:00
  • 56e84cbbc4 adjust_apache: quieter now Jed Reynolds 2020-05-06 16:00:36 -07:00
  • 48caf7e8cf adjust_apache: handles linebreaks and linejoins more logically Jed Reynolds 2020-05-06 15:54:41 -07:00
  • 3d7217ffa0 adjust_apache: retrofits adjust_apache to handle manged /etc/hosts file Jed Reynolds 2020-05-06 15:39:42 -07:00