Commit Graph

  • 2cadb84f4c Added methods to Realm to remove all stations, endps, or cxs Logan Lipke 2020-07-10 12:01:58 -07:00
  • 184e96b8df Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-10 10:11:54 -07:00
  • 621a665ab4 Updated to use new methods in realm Logan Lipke 2020-07-10 10:11:41 -07:00
  • d3f94c125a fixed some bugs in cleanup, test is still a WIP Dipti Dhond 2020-07-09 21:13:14 -07:00
  • 25721d73d9 Rename file that broke git checkouts on windows. Ben Greear 2020-07-09 20:50:51 -07:00
  • e2931476b7 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-09 17:30:54 -07:00
  • cdd1b8f078 Added cleanup to StationProfile, L3CXProfile, and L4CXProfile. Added start and stop cx methods to L4CXProfile. Added local_realm param to StationProfile Logan Lipke 2020-07-09 17:30:29 -07:00
  • dfaf8f643b Changed station_profile to work with changes in realm, refactored cleanup methods Logan Lipke 2020-07-09 17:26:39 -07:00
  • c676d5f959 Add example CICD test-controller and test-orchestrator scripts. Ben Greear 2020-07-09 13:55:56 -07:00
  • 22c30156c9 Merge branch 'master' of github.com:Telecominfraproject/wlan-lanforge-scripts Ben Greear 2020-07-09 13:18:18 -07:00
  • 69eeff15d8 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-08 16:22:15 -07:00
  • 28d1bc227a Added ipv6 boolean to Realm.wait_for_ip, setting to true will wait for ipv6 addresses to be assigned as opposed to ipv4 Logan Lipke 2020-07-08 16:15:58 -07:00
  • 49bdde9a41 Changed admin_up() to use self.resource instead of hard-coded number Logan Lipke 2020-07-08 16:15:14 -07:00
  • 814f148384 Updated script to use new methods in realm, refactored code to better fit with build, start, stop, and cleanup methods Logan Lipke 2020-07-08 16:14:43 -07:00
  • c507db642c Updated script to use new methods in realm, refactored code to better fit with build, start, stop, and cleanup methods Logan Lipke 2020-07-08 14:59:54 -07:00
  • 0f12515bbd adjust_apache.pl: fixes removing old IPs remaining from previous leases; fixes greedy matching hostnames with hyphens that should stay separate (X-local) Jed Reynolds 2020-07-07 22:59:25 -07:00
  • 8b08248fa2 stations created properly connect to GUI via jedway-open and are associated Dipti Dhond 2020-07-07 17:39:30 -07:00
  • 6068890c32 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-07 15:26:56 -07:00
  • 89658e4935 Cleaned up main method Logan Lipke 2020-07-07 15:26:42 -07:00
  • 6874c76ded Created test for url per ten min based on test_ipv4_l4, tests urls/s every ten min and compares to target rate Logan Lipke 2020-07-07 15:16:47 -07:00
  • 43b2be2c44 Update test_l3_powersave_traffic.py DiptiDhond-Candela 2020-07-07 14:21:45 -07:00
  • 9103cb8e07 new test file- upload/download with powersave stations Dipti Dhond 2020-07-07 14:19:38 -07:00
  • d06ced4dfe Improved return and printed extra info Logan Lipke 2020-07-07 13:49:15 -07:00
  • 66fdf24ab1 Added debug output for L4CXProfile's check_errors method Logan Lipke 2020-07-07 11:50:37 -07:00
  • 5a5ae74980 Added check_errors method to L4CXProfile; checks if any url errors have occurred Logan Lipke 2020-07-07 11:30:16 -07:00
  • 0cad8cb2e8 Finished start() method, added methods to help get and test values for l4, changed main method to run full test Logan Lipke 2020-07-06 14:53:02 -07:00
  • 377523b4a9 Removed unnecessary whitespace Logan Lipke 2020-07-06 13:46:28 -07:00
  • 18d3acc90c Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-06 13:45:38 -07:00
  • 43f7559c51 Added wait_for_ip method to Realm, waits for all eth and sta ports to get ip Logan Lipke 2020-07-06 13:45:25 -07:00
  • cbe6c36d94 Create LICENSE Chris Busch 2020-07-06 10:43:03 -04:00
  • 7dbe6ff816 har-to-portal: fixes interpreting some HTTP/2 post records that lack postData Jed Reynolds 2020-07-03 17:16:46 -07:00
  • 7f0122f8c4 Finished build and cleanup methods Logan Lipke 2020-07-03 17:02:47 -07:00
  • 5835dfa5cb Improved creation of L4CX to make better use of name_to_eid Logan Lipke 2020-07-03 17:02:20 -07:00
  • 509f77f2e7 Changed name of l4 cx to fit naming conventions Logan Lipke 2020-07-03 16:31:36 -07:00
  • 802d48a98d gui-ap-auto: Disable band-steering test Ben Greear 2020-07-03 16:21:01 -07:00
  • fe051fecb5 Added build method, allowed start method to bring stations up Logan Lipke 2020-07-03 15:23:39 -07:00
  • eb819504ab Added script to test L4 connections Logan Lipke 2020-07-03 13:18:06 -07:00
  • ed46db7068 Added short sleep time on cleanup to prevent missed deletions Logan Lipke 2020-07-03 11:12:30 -07:00
  • f408df8653 Added short sleep time on cleanup to prevent missed deletions Logan Lipke 2020-07-03 11:12:05 -07:00
  • ea0a39ee2a Added script to check ipv6 connection of stations Logan Lipke 2020-07-03 10:57:36 -07:00
  • 677af21036 Removed unnecessary dict change for associated_map Logan Lipke 2020-07-03 10:40:58 -07:00
  • 18cc6aa2b1 Removed run method, moved run_test() to start(), added break from loop when test conditions pass Logan Lipke 2020-07-03 10:36:10 -07:00
  • 3c21b6cab1 LFUtils.py: quieter Jed Reynolds 2020-07-03 07:54:33 -07:00
  • 23220dc14b Merge branch 'master' of github.com:greearb/lanforge-scripts Dipti Dhond 2020-07-02 23:18:46 -07:00
  • 7658983106 added tests for open association Dipti Dhond 2020-07-02 23:17:36 -07:00
  • 398c6dda2b Added test pass check to end of main() to improve readability on successful test Logan Lipke 2020-07-02 16:32:59 -07:00
  • bb4d8bee40 Imporved debug output, added class-wide debug variable, added resource variable to cleanup method Logan Lipke 2020-07-02 16:18:15 -07:00
  • 2addfdb290 Reduced number of stations needed to add suppress_preexec to sta_data, added extra debug info, moved some lines to better spots Logan Lipke 2020-07-02 16:15:13 -07:00
  • a05064665d Turned up to False by default, set report_timer to 1500 Logan Lipke 2020-07-02 12:39:11 -07:00
  • 64fd144583 Added missing parameter, fixed bad list index Logan Lipke 2020-07-02 12:38:41 -07:00
  • 27a8c38389 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-02 12:16:08 -07:00
  • 5874194453 realm.py: station profile tests param name for interest flags Jed Reynolds 2020-07-02 12:15:41 -07:00
  • ebc001831f Merge remote-tracking branch 'origin/master' Logan Lipke 2020-07-02 11:07:47 -07:00
  • 013093c47a realm.py: adds l3_profile start_cx(); improves debugging flags Jed Reynolds 2020-07-02 11:02:29 -07:00
  • de66c8ff81 LFUtils.py: more PEP8 method names, output improvements Jed Reynolds 2020-07-02 11:01:41 -07:00
  • da22a57212 sta_connect2.py passes Jed Reynolds 2020-07-02 11:00:54 -07:00
  • d14de26a66 Added start and stop functions to bring stations up and down Logan Lipke 2020-07-02 09:56:02 -07:00
  • 2f8d4a44a1 sta_connect2.py: lots of work creating L3 connections, lots of fixes Jed Reynolds 2020-07-02 01:47:09 -07:00
  • 15f7696462 changes set_prefix to set_number_template because the method name/param had wrong meaning Jed Reynolds 2020-07-02 01:46:34 -07:00
  • c33da1048f lfcli_base.py: fixes munched param name Jed Reynolds 2020-07-02 01:45:37 -07:00
  • 477a70a311 realm.py: lots of fixes, now creates L3 connections Jed Reynolds 2020-07-02 01:45:18 -07:00
  • 16ba291bbb sta_connect2.py: removes unused code, adds report-timer Jed Reynolds 2020-07-01 23:01:05 -07:00
  • 3abc7b9db2 run_cv_scenario.py: successfully runs and closes RvR report Jed Reynolds 2020-07-01 23:00:32 -07:00
  • 2aa5369952 realm.py: adds report timer to L3_cx_profile Jed Reynolds 2020-07-01 22:59:44 -07:00
  • 5cd9a1a475 Removed old testing functions, created build function to create stations, added sta_list parameter to use list of stations for testing Logan Lipke 2020-07-01 17:57:50 -07:00
  • d59ba879f5 sta_connect2.py: now able to create L3 connection Jed Reynolds 2020-07-01 17:00:21 -07:00
  • d134c8c196 test_ipv4_variable_time.py: renamed parameters Jed Reynolds 2020-07-01 17:00:00 -07:00
  • ae327eb6c2 realm.py: renames variables to more specific units, is now able to create CX Jed Reynolds 2020-07-01 16:59:34 -07:00
  • 582d667021 realm.py: corrects scope of declared parameters Jed Reynolds 2020-07-01 16:25:40 -07:00
  • 2747fba661 GUI: run_cv_scenario.py: longer naps between commands helps test sync up at start; fixes missing commas Jed Reynolds 2020-07-01 16:24:48 -07:00
  • 37db1e702b Renamed run to build Logan Lipke 2020-07-01 16:40:23 -07:00
  • c75b15c847 Added script to test ipv6 instead of ipv4 Logan Lipke 2020-07-01 13:36:30 -07:00
  • 2c2e5de77e run_cv_scenario.py: adds more commands to automation script Jed Reynolds 2020-06-30 15:34:28 -07:00
  • 89b8dd7aef LFRequest.py: updates debug line refs Jed Reynolds 2020-06-30 15:34:05 -07:00
  • e6fc1d896e Adds links to cookbooks Jed Reynolds 2020-06-30 15:02:28 -07:00
  • c4e7c57084 added example code Jed Reynolds 2020-06-30 14:53:51 -07:00
  • 6503a03d31 removed stray character Jed Reynolds 2020-06-30 14:53:18 -07:00
  • 07112693af lfcli_base.py: updates pydoc Jed Reynolds 2020-06-30 14:25:22 -07:00
  • 3b920d03b6 run_cv_scenario.py: adds sleep command Jed Reynolds 2020-06-30 14:25:01 -07:00
  • f7998e3df0 run_cv_scenario.py: quieter Jed Reynolds 2020-06-30 13:49:20 -07:00
  • 2fe9eefcea JSON: Realm: wait_while_building() works better now Jed Reynolds 2020-06-30 13:48:28 -07:00
  • d10095ab57 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-30 13:56:10 -07:00
  • 9d6544383f Finished testing method, compares rx bytes every minute of test Logan Lipke 2020-06-30 13:55:56 -07:00
  • d7fb397ead readme updates DiptiDhond-Candela 2020-06-30 12:53:37 -07:00
  • 0881775ab9 pushing updates currently, another set coming soon DiptiDhond-Candela 2020-06-30 11:40:17 -07:00
  • 05c1c24342 deleted bad changes, will push changes again DiptiDhond-Candela 2020-06-30 11:04:08 -07:00
  • 62002ebbb6 Update check- to see what posted DiptiDhond-Candela 2020-06-30 10:59:28 -07:00
  • f92e4fae29 Changed getAsJson parameters to use debug_ instead of show_error Logan Lipke 2020-06-30 09:36:55 -07:00
  • ebf6737edb JSON: replace show_error with debug Jed Reynolds 2020-06-29 23:21:06 -07:00
  • f202fc7c97 JSON: realm.py: WIP Jed Reynolds 2020-06-29 23:20:15 -07:00
  • fa391f601d JSON: wip: run cv scenario Jed Reynolds 2020-06-29 23:18:50 -07:00
  • b851933f98 run_cv_scenario.py: WIP: working on checking post results of 'is_built' Jed Reynolds 2020-06-29 19:37:53 -07:00
  • 59a7762dec lfcli_base.py: uses return parameter to capture resulting post result Jed Reynolds 2020-06-29 19:37:15 -07:00
  • 67ad3fa412 LFRequest.py: introduces return parameter for fetching resulting JSON data Jed Reynolds 2020-06-29 19:36:45 -07:00
  • 4864d8ec04 Added beginning of test, added method for getting list of cx names with bps rx values Logan Lipke 2020-06-29 17:01:51 -07:00
  • f4805a4a98 JSON: run_cv_scenario: now able to bring up CV scenario Jed Reynolds 2020-06-29 14:20:00 -07:00
  • 8bc4a214d9 JSON: sta_connect.py: renames use_preexec_ parameter to suppress_related_commands_ Jed Reynolds 2020-06-29 14:19:22 -07:00
  • 7b488a8553 JSON: LFCliBase json_post improves terminology and completeness for suppressing related commands Jed Reynolds 2020-06-29 14:18:48 -07:00
  • 38b424e8b3 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-26 18:00:14 -07:00
  • 2a2bf8a5b6 Added init parameters for min/max rates, added check for cx_list not equal to None Logan Lipke 2020-06-26 17:59:56 -07:00