Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
017a9607f6ceaa55f5565de37936a3ad6d68f6e9
/
TestON
/
tests
017a960
Fix the sdnip path for VLAN tag
by sanghoshin
· 10 years ago
b3500fa
Modify the ping test using Mininet drvier
by sanghoshin
· 10 years ago
2dafdc3
- Remove vlan config from address.json for non-vlan test case
by sanghoshin
· 10 years ago
2b1a774
Merge branch 'master' of https://github.com/srikanthvavila/ONLabTest
by sanghoshin
· 10 years ago
4ef6e66
Fix the interface IP for vlan 60 networks from 60.1 to 60.2
by sanghoshin
· 10 years ago
e538821
BGP topology test case with route server
by Srikanth Vavilapalli
· 10 years ago
43f3a1d
Route convergence test case
by Srikanth Vavilapalli
· 10 years ago
5f3e7cb
Modify the mininet script to add vlan interfaces also for BGP speaker
by sanghoshin
· 10 years ago
5ca637b
Clean up the VLAN config and set the MAC address into VLAN interface in mininetscript for CASE 5
by sanghoshin
· 10 years ago
197ba60
Add a missing mininet script file for VLAN test case
by sanghoshin
· 10 years ago
3de9027
Add a VLAN test case as CASE5
by sanghoshin
· 10 years ago
c59d6c5
Modify the ONScli.disconnect() to ONOScli.logout() for continuous tests.
by sanghoshin
· 10 years ago
c0440d9
Add a neighbor setting for host4 in host5 for route convergence case
by sanghoshin
· 10 years ago
43dbcfb
- Increase sleep time to 30 before "routes -j" command
by sanghoshin
· 10 years ago
cf584ff
Bgp router testcase for route convergence
by Srikanth Vavilapalli
· 10 years ago
e35a8a5
Enable the routes result check, which was commented due an error.
by sanghoshin
· 10 years ago
cf1cd5b
Parameterizing the config file paths for PeeringRouterTest TestON and mininet scripts
by Srikanth Vavilapalli
· 10 years ago
29e6a47
- Adds ping check functions to Quagga cli driver
by sanghoshin
· 10 years ago
a96f1e7
- Removed the duplicate folder for PeeringRouter
by sanghoshin
· 10 years ago
a0934b7
- Add a test framework for SDN-IP with single switch
by sanghoshin
· 10 years ago
0abf3f6
Modified SdnIP TestON testcase for PeeringRouter
by Srikanth Vavilapalli
· 10 years ago
302cd53
Database functionality added and minor refactoring
by andrewonlab
· 10 years ago
e07f856
Fix error in Avg calculations where results from previous batch have been averaged into the next batch
by andrewonlab
· 10 years ago
88464d0
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
c8aea6d
Small refactoring and DB posting for sw latency results
by andrewonlab
· 10 years ago
4f176c8
Merge pull request #65 from opennetworkinglab/devl/newMNdriver
by Jon Hall
· 10 years ago
ca42b0a
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into OnosCHO
by Hari Krishna
· 10 years ago
22c3d41
CHO tests with Chordal and Spine topology
by Hari Krishna
· 10 years ago
21270ac
Refactor HA Tests
by Jon Hall
· 10 years ago
00cef97
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
86e9e08
Posting to DB functionality for port events
by andrewonlab
· 10 years ago
9301fd0
LinkEventTP initial commit, running but unstable
by jenkins
· 10 years ago
56a3f46
Fixed mininet driver stopNet to validate current prompt
by kelvin-onlab
· 10 years ago
fe6df9c
Added original PingallExample
by kelvin-onlab
· 10 years ago
cd47a33
Removed files
by kelvin-onlab
· 10 years ago
8413584
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
082dfc3
minor refactoring
by andrewonlab
· 10 years ago
42efbd8
Some code refactoring
by shahshreya
· 10 years ago
5b954b0
Refactoring to adhere to new mininetclidriver, and robustness debugging
by andrewonlab
· 10 years ago
46997e0
CHO test and Params
by Hari Krishna
· 10 years ago
d97213e
Rebasing with master
by Hari Krishna
· 10 years ago
62aaac3
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
d019a6b
Fix on batch intent installation for 2000 intents
by andrewonlab
· 10 years ago
0b91cb4
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by kelvin-onlab
· 10 years ago
52730b5
Fixed PingallExample to run new mininet driver function
by kelvin-onlab
· 10 years ago
9f54103
Changes on onosclidriver
by kelvin-onlab
· 10 years ago
1b8f54a
Fix some stability issues in HA Tests
by Jon Hall
· 10 years ago
97f3175
Add MN startup call to HA Tests
by Jon Hall
· 10 years ago
0fd25b9
Fixed Ping2topoExample and PingallExample topology
by kelvin-onlab
· 10 years ago
1d7e05e
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
2322fe8
Test file to verify moveHost() in mininetclidriver
by shahshreya
· 10 years ago
d5367a4
Port status latency refactored for data collection and robustness
by andrewonlab
· 10 years ago
b906155
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
6763069
Refactoring effort to collect more information from Topology Performance script and stability corrections
by andrewonlab
· 10 years ago
4576b97
Fixed Typo
by kelvin-onlab
· 10 years ago
d563d6f
Merge pull request #56 from pingping-lin/master
by pingping-lin
· 10 years ago
2c4342a
Fixed quaggadriver and SdnIpTest
by kelvin-onlab
· 10 years ago
c27cc18
Removed PortTest folder
by kelvin-onlab
· 10 years ago
e4df18e
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
6bd3c13
PingallExample updated
by kelvin-onlab
· 10 years ago
97d64e7
Fixed new mininet driver completed Ping2topoExample test
by kelvin-onlab
· 10 years ago
c2c9554
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by Jon Hall
· 10 years ago
529a37f
Slight modifications to HA Tests
by Jon Hall
· 10 years ago
a0ce322
Created a new branch for new mininet driver
by kelvin-onlab
· 10 years ago
b512cd0
Changed the testcases selection in the params file and class name in MultiProd.py file
by shahshreya
· 10 years ago
00e4f7f
update code style
by pingping-lin
· 10 years ago
7901113
update code style
by pingping-lin
· 10 years ago
c1c696e
add SDN-IP test case 3,4 and update code style
by pingping-lin
· 10 years ago
8749c8e
Created PortFunc folder and files
by kelvin-onlab
· 10 years ago
7bbb561
Changed Lincoe and SdnIpTest naming style
by kelvin-onlab
· 10 years ago
402d16e
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
79244cc
WIP PEP8 refactoring and updates to test case
by andrewonlab
· 10 years ago
6ae0d89
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by kelvin-onlab
· 10 years ago
cf33bda
Fixed output tabing error for Multi and Single Functional tests
by kelvin-onlab
· 10 years ago
71162c6
Fixed indentation errors
by shahshreya
· 10 years ago
f307635
Include the fixes for having multiline string in sendline command
by shahshreya
· 10 years ago
a57a304
WIP performance tests
by andrewonlab
· 10 years ago
432e1b7
Merge pull request #60 from opennetworkinglab/devl/HA_style
by Jon Hall
· 10 years ago
8f89dda
Fix HATest styles
by Jon Hall
· 10 years ago
3dc3ce6
Added more coding style fixes
by shahshreya
· 10 years ago
e616b44
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into cleanup
by Jon Hall
· 10 years ago
21b7bc9
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by shahshreya
· 10 years ago
9294c8d
Edits to take care of not spawning multiline strings in case statements
by shahshreya
· 10 years ago
9aaba88
Merge branch 'devl/cleanup' of https://github.com/OPENNETWORKINGLAB/ONLabTest into cleanup
by Jon Hall
· 10 years ago
986e4f3
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by kelvin-onlab
· 10 years ago
052b1cc
Fixed typos and revert some of the .topo files back to original
by kelvin-onlab
· 10 years ago
c84a6a0
Merge pull request #55 from opennetworkinglab/devl/scale_out_tests
by CameronFranke
· 10 years ago
2ea90e5
Initial commit for scale out tests
by Cameron Franke
· 10 years ago
9592d13
More minor fixes in mininetclidriver
by kelvin-onlab
· 10 years ago
6aec96b
Refactor HATests for code formating and minor cleanups
by Jon Hall
· 10 years ago
9d1ec74
Reviewed cleaned up drivers
by kelvin-onlab
· 10 years ago
8a83258
Finished test Clean up
by kelvin-onlab
· 10 years ago
eaa2eb3
Initial clean up of Tests
by kelvin-onlab
· 10 years ago
8ec7144
initial commit for code clean up
by kelvin
· 10 years ago
ea8548f
Some improvements
by shahshreya
· 10 years ago
6102345
Add TODO note
by Jon Hall
· 10 years ago
48cf3ce
Rename single instance HA test
by Jon Hall
· 10 years ago
770f25d
Remove old test
by Jon Hall
· 10 years ago
da563df
Remove outdated tests
by Jon Hall
· 10 years ago
f1f285d
Add simple pingall example
by Jon Hall
· 10 years ago
Next »