Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
6e7ff504a1feebce7f96dbccff386203878a914f
« Previous
685359e
Clean up extra processes from using multi-ovsdb
by Jon Hall
· 9 years ago
9882f35
Added a limit to the number of intents that can be installed
by GlennRC
· 9 years ago
e019baa
Adjust timeout
by Jon Hall
· 9 years ago
1c5df3c
ONOS-2392 Changed name and modified params
by GlennRC
· 9 years ago
6d6c8ba
Changed ovsdb2 to OC1
by GlennRC
· 9 years ago
0ee3e8d
Changed ovsdb username handle
by GlennRC
· 9 years ago
2c2fcdd
ONOS-2001 Added check for leader candidate election to HA
by acsmars
· 9 years ago
f07c8e8
Merge "ONOS-2438 Implented scale intent test suite"
by Jon Hall
· 9 years ago
b3202c5
ONOS-2438 Implented scale intent test suite
by GlennRC
· 9 years ago
1dad42e
skip test during build
by pingping-lin
· 9 years ago
9f9a00b
Merge "Initial tests for Transactional Maps"
by Jon Hall
· 9 years ago
8a60586
Changed 8.1 Gathering topology information from main.step to main.log.info
by acsmars
· 9 years ago
6f919c3
change onos source code vm
by pingping-lin
· 9 years ago
8b1285b
Merge "Fixed the infinite loop issue"
by suibin zhang
· 9 years ago
772363b
passed variable is instantiated before it's referenced
by GlennRC
· 9 years ago
d942a9f
Fixed the infinite loop issue
by GlennRC
· 9 years ago
f34fcef
Merge "Better checking for failed intents"
by Jon Hall
· 9 years ago
ca1b108
Merge "ONOS-2506 ovsdb connection/default configuration install"
by Jon Hall
· 9 years ago
2d1bab9
Better checking for failed intents
by GlennRC
· 9 years ago
451c139
ONOS-2506 ovsdb connection/default configuration install
by zhanghaoyu
· 9 years ago
2a5002c
Initial tests for Transactional Maps
by Jon Hall
· 9 years ago
390d470
Corrected the no. of links for Spine topo reroute test
by Hari Krishna
· 9 years ago
04e1a81
Merge "ONOS-2504 Subnet Post/update/delete"
by Jon Hall
· 9 years ago
9d9b7e7
Merge "add sdnip test case 4"
by Jon Hall
· 9 years ago
b79d082
Added some missing test cases for spine topology
by Hari Krishna
· 9 years ago
e675e92
ONOS-2504 Subnet Post/update/delete
by lanqinglong
· 9 years ago
86d9f51
add sdnip test case 4
by pingping-lin
· 9 years ago
967f76b
Merge "added arping to install.sh"
by Hari Krishna
· 9 years ago
ec5d0fe
added arping to install.sh
by Hari Krishna
· 9 years ago
687c12a
add using float method
by pingping-lin
· 9 years ago
4ed949d
add a new performance test case to sdnip
by pingping-lin
· 9 years ago
a5cb341
Fix pexpect isssues/refactor arping command
by Jon Hall
· 9 years ago
b2a6b64
Merge "Initial commit of basic IPv6 coverage in CHOtest"
by Jon Hall
· 9 years ago
cd85051
Merge "Fix TCP point intent and getHostsData"
by Jon Hall
· 9 years ago
4223dbd
Initial commit of basic IPv6 coverage in CHOtest
by Hari Krishna
· 9 years ago
54b0337
add get IPv4 routes and m2s intents number memthods
by pingping-lin
· 9 years ago
e6a99f3
Merge "corrected sendline and expect statements in pingAllhosts, pingIpv6Hosts"
by Jon Hall
· 9 years ago
0946f65
Print more information on xml parsing error plus minor cleanup
by Jon Hall
· 9 years ago
0e68468
Fix TCP point intent and getHostsData
by kelvin-onlab
· 9 years ago
073a0c2
Merge "Added FUNCintentRest for testing intent rest API"
by kelvin-onlab
· 9 years ago
4414780
Added FUNCintentRest for testing intent rest API
by kelvin-onlab
· 9 years ago
b6a029f
Merge "Fix import error when running on OSX"
by Jon Hall
· 9 years ago
3bf8ea8
corrected sendline and expect statements in pingAllhosts, pingIpv6Hosts
by Hari Krishna
· 9 years ago
4c0627a
Merge "ONOS-2503 Add NBI-Network test scipts"
by Jon Hall
· 9 years ago
cc68c2b
Merge "Using secureCopy to copy mininet topology to mininet machine"
by suibin zhang
· 9 years ago
c6cd2a6
Using secureCopy to copy mininet topology to mininet machine
by GlennRC
· 9 years ago
77124b0
ONOS-2503 Add NBI-Network test scipts
by lanqinglong
· 9 years ago
47c19ad
Changed remove intent delay to 10 sec
by kelvin-onlab
· 9 years ago
c088cb1
Merge "Update api docs"
by Jon Hall
· 9 years ago
3b11131
Merge "ONOS-2551 Added parameter for remove intent timeout to .params in FUNCintent. Also used taht value in FUNCintent dependency functions"
by Kelvin Flores
· 9 years ago
a1cdd89
Update api docs
by Jon Hall
· 9 years ago
166e4a4
Fix import error when running on OSX
by Jon Hall
· 9 years ago
016dce2
Removed case 9: report logs and place it on every end of test cases instead
by kelvin-onlab
· 9 years ago
d9e23de
Changed copyMininetFile of onosdriver to scp function in clidriver
by kelvin-onlab
· 9 years ago
cfa5227
ONOS-2551 Added parameter for remove intent timeout to .params in FUNCintent. Also used taht value in FUNCintent dependency functions
by acsmars
· 9 years ago
58dc39e
Fix FUNCintent pingallHost | TCP issues
by kelvin-onlab
· 9 years ago
c015ebc
Merge "Add flow rest api driver"
by kelvin-onlab
· 9 years ago
691190c
Merge "added vlan module to TestON install script"
by Hari Krishna
· 9 years ago
a190285
Merge "Fixed logs in CASE9: test reports"
by Jon Hall
· 9 years ago
9b42b0a
Add flow rest api driver
by kelvin-onlab
· 9 years ago
bed3dab
added vlan module to TestON install script
by Hari Krishna
· 9 years ago
9592fc8
added pingIPv6Hosts driver function with prefix option
by Hari Krishna
· 9 years ago
7bb2d97
Fixed logs in CASE9: test reports
by kelvin-onlab
· 9 years ago
f695281
Printing out iterations
by GlennRC
· 9 years ago
5f0d19e
Fixed uninstalling step in CASE2 to force uninstall all nodes
by kelvin-onlab
· 9 years ago
cbd3008
Merge "ONOS-2483 Added checkMasters and checkBalanceMasters functions"
by Jon Hall
· 9 years ago
4c2c232
Merge "install script for TestON"
by Jon Hall
· 9 years ago
3a55a80
Merge "More fixes for running teston from anywhere"
by Jon Hall
· 9 years ago
b55e58e
Fix ICMP and TCP log typo
by kelvin-onlab
· 9 years ago
7f19d6e
Merge "bug fix, portResultDB file is no longer deleted by sudo mn -c"
by suibin zhang
· 9 years ago
46d4825
Fix assertion for topo check case
by Jon Hall
· 9 years ago
b314723
bug fix, portResultDB file is no longer deleted by sudo mn -c
by GlennRC
· 9 years ago
7448979
install script for TestON
by Hari Krishna
· 9 years ago
2495002
ONOS-2483 Added checkMasters and checkBalanceMasters functions
by acsmars
· 9 years ago
df90822
Merge "[ONOS-2424] Move flowTable functions from remotemininetdriver to mininetdriver"
by Jon Hall
· 9 years ago
9043c90
[ONOS-2424] Move flowTable functions from remotemininetdriver to mininetdriver
by Jon Hall
· 9 years ago
f632d20
More fixes for running teston from anywhere
by Jon Hall
· 9 years ago
e2f0786
Merge "Allow TestON to be run from anywhere."
by Jon Hall
· 9 years ago
605d480
Merge "SCPFwitchLat nan fix (Now Gluten Free!)"
by cameron@onlab.us
· 9 years ago
222f2e4
SCPFwitchLat nan fix (Now Gluten Free!)
by cameron@onlab.us
· 9 years ago
0440251
Merge "Created a README file for the SCPFportLat test"
by suibin zhang
· 9 years ago
4450624
Allow TestON to be run from anywhere.
by Jon Hall
· 9 years ago
849b5f9
fixed db filename + setup
by cameron@onlab.us
· 9 years ago
4ba53f0
Fix whitespace issues
by Jon Hall
· 9 years ago
eae03dc
fixed device count error
by cameron@onlab.us
· 9 years ago
3fc99b6
Merge "Update getSwitches regex to match several switch classes"
by Jon Hall
· 9 years ago
3da041c
Merge "Add alternate vim swap files to the gitignore file"
by Jon Hall
· 9 years ago
a22481b
Update getSwitches regex to match several switch classes
by Jon Hall
· 9 years ago
a582fe0
Merge "removed any jvm setting"
by cameron@onlab.us
· 9 years ago
bed3717
Merge "SCPFswitchLat initial commit"
by cameron@onlab.us
· 9 years ago
95fc7cf
Add alternate vim swap files to the gitignore file
by Jon Hall
· 9 years ago
a71c775
removed any jvm setting
by cameron@onlab.us
· 9 years ago
b6bf2f7
Created a README file for the SCPFportLat test
by GlennRC
· 9 years ago
b50074f
Added point intent driver in rest API driver
by kelvin-onlab
· 9 years ago
79ce049
Removed tcp ports in SDNIP matching test CASE2000
by kelvin-onlab
· 9 years ago
f8e10d5
Merge "Implemented SCPFportLat test"
by Jon Hall
· 9 years ago
21106ea
SCPFswitchLat initial commit
by cameron@onlab.us
· 9 years ago
5588af3
Merge "perf test READMEs"
by suibin zhang
· 9 years ago
0fc6f95
Merge "Add topology check function to FUNCintent"
by suibin zhang
· 9 years ago
1a8e432
Merge "ONOS-2411 Added more drivers for REST (intent,app etc.)"
by kelvin-onlab
· 9 years ago
Next »