- 17bbcf5 Fixed flow comparison by GlennRC · 9 years ago
- ee8f3bf Retry if topo comparison fails and increase sleep time by GlennRC · 9 years ago
- 75b9050 Merge "Moved prifix counter after compare topo case and fixed dpid format" by GlennRC · 9 years ago
- 2db2995 Moved prifix counter after compare topo case and fixed dpid format by GlennRC · 9 years ago
- 0a54379 Turn off debug by default for GetFlowTable by Jon Hall · 9 years ago
- 289c1b6 Updated case5 to use unique dpids by GlennRC · 9 years ago
- 186b736 Storing the correct dpids by GlennRC · 9 years ago
- ef344fc Using unique dpids for each topology and excluded the ipv6 pingall cases by GlennRC · 9 years ago
- 9cc3dd9 Increased timeout for onos-package by GlennRC · 9 years ago
- 51d108e Merge "Installing only openflow-base" by GlennRC · 9 years ago
- f6826f1 Installing only openflow-base by GlennRC · 9 years ago
- e9b1fa3 Harden HA tests against bad ONOS output by Jon Hall · 9 years ago
- 559218e fix test failure on case900 - getting onos exception logs by suibin zhang · 9 years ago
- a0c395f Using the activateApp driver to activate the vtn app by GlennRC · 9 years ago
- 3dbc7dc Prevent netCfg test from crashing on bad ONOS output. by Jon Hall · 9 years ago
- 525ecaa Update HA test READMEs by Jon Hall · 9 years ago
- 7a25637 Merge "add extra print to get around a pexpect problem" by Jon Hall · 9 years ago
- e9107e4 make the fsfw ip configurable by pingping-lin · 9 years ago
- 15fa4be make the fsfw port configurable by pingping-lin · 9 years ago
- 8c17880 seperate fsfw IP from onos ip by pingping-lin · 9 years ago
- d3eb8a8 rename mininet script file name and the config in params by pingping-lin · 9 years ago
- 47a4105 Merge "Created README files for CHO, FUNC, and SCPF tests" by GlennRC · 9 years ago
- 1607802 add fsfw config file to ONOS cluster, fsfw environment by pingping-lin · 9 years ago
- 33ece48 add cell file to ONOS cluster, fsfw environment by pingping-lin · 9 years ago
- 26990f0 add test environment - onos cluster, 2 BGP speakers, FSFW by pingping-lin · 9 years ago
- 0243c3f Created README files for CHO, FUNC, and SCPF tests by GlennRC · 9 years ago
- 126282c add extra print to get around a pexpect problem by suibin zhang · 9 years ago
- 724d5ee Merge "WIP : CASE2000" by Austin Schafer · 9 years ago
- 208d4af Set the showResonse option in the sendline wrapper function to false by GlennRC · 9 years ago
- 8587043 Added an option in the sendline wrapper function to print out the response from onos. This option is set to true by default. by GlennRC · 9 years ago
- 050596c [ONOS-3100] Implemented set/get controller using OVSDB plugin by GlennRC · 9 years ago
- 91ca63b Merge "Add Network Configuration subsytem test" by Jon Hall · 9 years ago
- 66e001c Add Network Configuration subsytem test by Jon Hall · 9 years ago
- 7d4e907 add README for manually running the test USECASE_SdnipFunction_fsfw by pingping-lin · 9 years ago
- 70b2ff4 Fix some typos by Jon Hall · 9 years ago
- 68467eb [ONOS-3367] Updated HA test to use the new mininet functions for getting flow tables and comparing them by GlennRC · 9 years ago
- a90da16 update dependency path by pingping-lin · 9 years ago
- fd6e68a let USECASE_SdnipI2MN.py executable by pingping-lin · 9 years ago
- 2b2a8df update QUAGGA_CONFIG_DIR by pingping-lin · 9 years ago
- debf2cc update the switch name and switch config by pingping-lin · 9 years ago
- 38ddc34 modify fsfw IP by pingping-lin · 9 years ago
- c4c812c change cell environment by pingping-lin · 9 years ago
- 2da86e9 update onos IP in FSFW config by pingping-lin · 9 years ago
- ffca7e2 add FSFW and single onos instance function tests by pingping-lin · 9 years ago
- 10bd1a7 Merge "Better parsing of flow table in mininet" by GlennRC · 9 years ago
- b553929 Added test case 1100 to params by GlennRC · 9 years ago
- 528ad29 Better parsing of flow table in mininet by GlennRC · 9 years ago
- ca7ac29 Fix function call to match updated function by Jon Hall · 9 years ago
- ff225e6 Merge "Added more functionality to flow test suite - Added MPLS class - Testing MPLS selector - Testing TCP selector - Testing UDP selector - Checks flow tables in Mininet" by GlennRC · 9 years ago
- 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
- 5ea4d30 WIP : CASE2000 by Subhash Kumar Singh · 9 years ago
- d89fa59 Merge "make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes" by suibin zhang · 9 years ago
- bcc1c79 Fix the command for ipv6 ping by Subhash Kumar Singh · 9 years ago
- 3b067ea make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes by suibin zhang · 9 years ago
- d96e252 Merge "Fixed error printout in CASE15 Elections" by Jon Hall · 9 years ago
- 29233db Fixed error printout in CASE15 Elections by acsmars · 9 years ago
- 8ac142d Merge "Fix bug which caused the last step to be missing from the wiki when skipping the rest of the case" by Jon Hall · 9 years ago
- 8d60653 Merge "minor fixes per Jon's comment" by Jon Hall · 9 years ago
- 820dac7 do not need to reactivate again after fix ONOS-3132 by pingping-lin · 9 years ago
- 5ae2533 minor fixes per Jon's comment by suibin zhang · 9 years ago
- 7115af6 Merge "Intial Folder struecture for the IPv6 Test scripts" by Jon Hall · 9 years ago
- 1a29169 add Case 1000 description by suibin zhang · 9 years ago
- eb121c0 fixed resutl character causing Wiki posting error; minor typo fixes by suibin zhang · 9 years ago
- c73b3a7 Intial Folder struecture for the IPv6 Test scripts by Subhash Kumar Singh · 9 years ago
- d373602 change startup wait time to 60sec by suibin zhang · 9 years ago
- c763570 minor comment change by suibin zhang · 9 years ago
- c1cfcc2 Merge "Basic Platform test suite using onos docker images; test activate and deactivate apps" by suibin zhang · 9 years ago
- fd266fd Basic Platform test suite using onos docker images; test activate and deactivate apps by suibin zhang · 9 years ago
- e4a9942 Merge "[ONOS-2276] Flow Test Suite - tests flows with MAC address selectors - tests flows with IPv4 selectors - tests flows with vlan selector" by Jon Hall · 9 years ago
- 073e8bc [ONOS-2276] Flow Test Suite by GlennRC · 9 years ago
- 14edfa5 Merge "Refactor HAminorityRestart" by Jon Hall · 9 years ago
- 96b816f Fix bug which caused the last step to be missing from the wiki when by Jon Hall · 9 years ago
- ae50930 Changed iterations to 10 by GlennRC · 9 years ago
- 51a7fe0 ONOS-2480 Added FUNCoptical test. Launches opticalTest topology, checks that it loaded, tests arping, pingall, point-to-point intents and host-to-host intents. Added lincoemininetdriver.py which inherits from the mininet driver and has linc oe specific methods. by acsmars · 9 years ago
- b3ed8ed Refactor HAminorityRestart by Jon Hall · 9 years ago
- 31615cd Merge "Printing out correct scale in each case" by GlennRC · 9 years ago
- 90d4395 Printing out correct scale in each case by GlennRC · 9 years ago
- 26c6b90 Ifup vnet host for Ovsdb CI failure by lanqinglong · 9 years ago
- 2f753b5 Merge "Update gen-partition file to new version" by Jon Hall · 9 years ago
- 384447f Merge "Initial functions to use scapy to send and receive packets" by Glenn Contreras · 9 years ago
- 475f50d [ONOS-3181] Refactored test: by GlennRC · 9 years ago
- 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
- 3767730 Update gen-partition file to new version by Jon Hall · 9 years ago
- 92502a3 Merge "Port test fix from Minority test to the other HA Tests" by Jon Hall · 9 years ago
- 57b5043 Port test fix from Minority test to the other HA Tests by Jon Hall · 9 years ago
- ce9c01e Merge "Add some cases for closed-loop improvement" by Jon Hall · 9 years ago
- 2d86222 Merge "Always bringing down ONOS node 3 and increased the pingall timeout." by Jon Hall · 9 years ago
- 6ac11b1 Modified every IPv4 pingall case to execute multiple times by GlennRC · 9 years ago
- ed2122e Always bringing down ONOS node 3 and increased the pingall timeout. by GlennRC · 9 years ago
- 708a960 Added pingall case to testcases and added missing pingall timeout by GlennRC · 9 years ago
- 8e3cf39 Merge "[ONOS-3181] Refactored test and added try catches" by GlennRC · 9 years ago
- 632e289 [ONOS-3181] Refactored test and added try catches by GlennRC · 9 years ago
- f7be663 Pinging all hosts multiple times in CASE60 by GlennRC · 9 years ago
- 6844994 FUNCflow test suite by GlennRC · 9 years ago
- af809df Merge "WIP Added topology and topo dependency. Implemented the add flow case." by Jon Hall · 9 years ago
- a539137 WIP Added topology and topo dependency. Implemented the add flow case. by GlennRC · 9 years ago
- 4d94c52 Merge "correct the way to check whether killed speaker1" by pingping-lin · 9 years ago
- 69f028a set default pause to off by suibin zhang · 9 years ago
- ba24653 Merge "Add Fix information of ovsdbtest failed cases" by suibin zhang · 9 years ago
- 916e13e Add Fix information of ovsdbtest failed cases by sunyulin · 9 years ago