- df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 9 years ago
- b5d3f83 Improve MaxIntents Tests by YPZhang · 9 years ago
- c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
- 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 9 years ago
- ed77124 Refactored test by GlennRC · 9 years ago
- 9288fdd Update onos-gen-partitions file to match new format by Jon Hall · 9 years ago
- ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
- cf3e2f8 Merge "Add variable for plot index" by Jon Hall · 9 years ago
- a9845df Add variable for plot index by Jon Hall · 9 years ago
- bc8ad9e Merge "Refactored test and increased pingall timeout and sleep" by GlennRC · 9 years ago
- 026dba6 Replaced pingall with a less stressfull ping method by GlennRC · 9 years ago
- e283c4b Refactored test and increased pingall timeout and sleep by GlennRC · 9 years ago
- 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
- 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
- 13b446e Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
- af39dcc Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
- d8f6de8 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
- 20b3ed4 Merge "add fsfw port" by pingping-lin · 9 years ago
- d64d684 Merge "Resolve import naming collision" by Jon Hall · 9 years ago
- d9eb327 Merge "Retry Hosts call on consistent Map timeouts" by Jon Hall · 9 years ago
- baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
- 3806f11 add fsfw port by pingping-lin · 9 years ago
- 6cae442 add fsfw connecting port by pingping-lin · 9 years ago
- 0955490 Resolve import naming collision by Phil Huang · 9 years ago
- 657cdf6 Fix bug, 'or' to 'and' by Jon Hall · 9 years ago
- acd1b18 More bad input handling by Jon Hall · 9 years ago
- c724472 config vlan to speaker and peer hosts by pingping-lin · 9 years ago
- d923743 Merge "Port stability fixes to all tests" by Jon Hall · 9 years ago
- f3d16e7 Port stability fixes to all tests by Jon Hall · 9 years ago
- 20038c4 Merge "Increased timeout" by GlennRC · 9 years ago
- 3de7223 Increased timeout by GlennRC · 9 years ago
- de6b1e0 make USECASE_SdnipI2MN_Cluster.py executable by pingping-lin · 9 years ago
- 331b923 update controller IP addresses in fsfw by pingping-lin · 9 years ago
- 6a4142a update peer name in param config by pingping-lin · 9 years ago
- 7b1dacd make vrrpd script executable by pingping-lin · 9 years ago
- 9f8c814 move vrrp config to dependency by pingping-lin · 9 years ago
- 1477663 shorter peer name for vlan, add fsfw config by pingping-lin · 9 years ago
- 5f964c6 add vrrp config and kill commnad by pingping-lin · 9 years ago
- ed7a26b add default IP to peers for mininet to use in ping by pingping-lin · 9 years ago
- 8a6070a change peer host name according to the mininet environment by pingping-lin · 9 years ago
- 8aea3d5 let the vlan show up in ifconfig result by pingping-lin · 9 years ago
- d7ea453 Merge "Removed multithreaded appid checks and disabled fwd app at the end of the case" by GlennRC · 9 years ago
- 15d164c Removed multithreaded appid checks and disabled fwd app at the end of the case by GlennRC · 9 years ago
- e654026 shorter the peer name to show the vlan tag by pingping-lin · 9 years ago
- 983c7a3 add vlan to speaker1 and 3 peers by pingping-lin · 9 years ago
- 3afe4c9 Handle bad output for hosts in HAclusterRestart by Jon Hall · 9 years ago
- 541b8e0 Add delay for multiple netCfg updates by Jon Hall · 9 years ago
- ee8f3bf Retry if topo comparison fails and increase sleep time by GlennRC · 9 years ago
- 2db2995 Moved prifix counter after compare topo case and fixed dpid format by GlennRC · 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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