Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
cbba085dd3b0180b4a996e8f2bc731e00efd197f
/
TestON
/
drivers
/
common
/
cli
/
emulator
8270549
[ONOS-7104]: Style fixes to the drivers directory in TestON
by Jeremy Ronquillo
· 7 years ago
4d5f1d0
Reverting core/ and drivers/ directories before change 15514
by Jeremy Ronquillo
· 7 years ago
a7cfdbd
[ONOS-7074]Investigate the SCPFscaleTopo
by Devin Lim
· 7 years ago
23fb216
[ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON
by Jeremy Ronquillo
· 7 years ago
4407596
[ONOS-6901] Fix how the systemTest does not return any result when it forced to quit the test
by Devin Lim
· 7 years ago
ca31989
Initial implementation of ONOS cluster driver
by Jon Hall
· 7 years ago
b27ce4c
[ONOS-6819] - Update TestON File Headers
by Jeremy Ronquillo
· 7 years ago
58046fa
[ONOS-6593]Review and Refactor ONOS startup procedures in TestON
by Devin Lim
· 7 years ago
0f2008a
Redirect new bash session to home dir when connecting using ssh
by Jeremy Ronquillo
· 7 years ago
b2ca25e
Compare lower case 'local' for compatibility with other VMs.
by Jeremy Ronquillo
· 7 years ago
dc78e20
[ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595
by Devin Lim
· 7 years ago
2c8959e
Add vpls drivers and test
by Jon Hall
· 8 years ago
e4121a9
[ONOS-5514] add vlan interfaces to Sdn-ip tests
by alison
· 8 years ago
801d46d
Imporve SCPFportLat test
by YPZhang
· 8 years ago
404f7e7
[onos-1481] Add exception handling to mininet driver functions
by Ming Yan Shu
· 8 years ago
df14981
Merge "Create testcases in FUNCflow for testing OF1.3 features"
by Jon Hall
· 8 years ago
e14d7b0
Create testcases in FUNCflow for testing OF1.3 features
by alison
· 8 years ago
ae01bba
Clean up file declaration comments
by Jeremy Songster
· 8 years ago
ba60dd6
Merge "modifying FUNCoptical to use new topology"
by Jeremy Songster
· 8 years ago
5665f1b
modifying FUNCoptical to use new topology
by Jeremy Songster
· 8 years ago
db8cd0a
Implement interfaces between graph utility and two drivers
by You Wang
· 8 years ago
12f34c3
Added Case32 and updated SAMPstartTemplate
by alison
· 8 years ago
083ae98
Add error handling for checkFlowId in MininetCliDriver
by You Wang
· 8 years ago
91c37cf
Add exception handling for parseFlowTable in MininetCliDriver
by You Wang
· 8 years ago
915100c
Merge "Framework of the new CHOtest"
by You Wang
· 8 years ago
db927a5
Framework of the new CHOtest
by You Wang
· 9 years ago
3c512f7
Handle rare exception in Mininet driver
by Jon Hall
· 8 years ago
a510a8a
Remove scapy functions from mininet driver
by Jon Hall
· 9 years ago
26a139e
Add result controll in arping function
by YPZhang
· 9 years ago
67d0fc8
Merge "return main.TRUE when mininet handle not logged into mininet"
by Jon Hall
· 9 years ago
9cdb113
return main.TRUE when mininet handle not logged into mininet
by Jeremy
· 9 years ago
d936095
Merge "New method to discover host - Add retry to check topology - Using arping to discover host - Rename the folder"
by YPZhang
· 9 years ago
81a7d4e
New method to discover host
by YPZhang
· 9 years ago
d9e4eb1
Exception handling added to FUNCintent where needed
by Jeremy
· 9 years ago
53c5e66
Creating subfolders for test suites
by Jon Hall
· 9 years ago
439c891
Implementing IPv6 System Testing Using TESTON
by Jon Hall
· 9 years ago
ad95346
WIP Case200 : IPV6 testcase implementation
by sathishm
· 9 years ago
41d39f1
Refactor HA tests
by Jon Hall
· 9 years ago
cc38a54
Segment Routing tests
by Flavio Castro
· 9 years ago
9ed8f37
Add back deleted function still in use, minor improvments to script
by Jon Hall
· 9 years ago
af68431
[ONOS-3568] Fix pingall timeout issue
by You Wang
· 9 years ago
96c201b
Merge "ONOS-3343 Initial scapy implementation commit"
by Jon Hall
· 9 years ago
ae04e62
Clean up log statement
by Jon Hall
· 9 years ago
1f39bf0
ONOS-3343 Initial scapy implementation commit
by Jeremy Songster
· 9 years ago
acd1b18
More bad input handling
by Jon Hall
· 9 years ago
fa65fce
Stripped flow before comparison
by GlennRC
· 9 years ago
17bbcf5
Fixed flow comparison
by GlennRC
· 9 years ago
0a54379
Turn off debug by default for GetFlowTable
by Jon Hall
· 9 years ago
bcc1c79
Fix the command for ipv6 ping
by Subhash Kumar Singh
· 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
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
956ea74
Added more functionality to flow test suite
by GlennRC
· 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
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
892818c
Initial functions to use scapy to send and receive packets
by Jon Hall
· 9 years ago
934576d
Fix typo
by Jon Hall
· 9 years ago
3b489db
Choose ONOS nodes so that only one partition looses a majority
by Jon Hall
· 9 years ago
5bb663b
add cell file & change test case name
by pingping-lin
· 9 years ago
6d50627
Fixed a syntax error in pingAllHosts() and tweaked the matrix output
by GlennRC
· 9 years ago
d10d3cc
refactored pingHosts and pingIPv6Hosts
by GlennRC
· 9 years ago
ad4f6ab
Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces."
by Jon Hall
· 9 years ago
f07c44a
Updated mininet driver and CHOtest to use the new IPv6 pingall function
by GlennRC
· 9 years ago
8244a3b
add case 7 for I2, add new drivers
by pingping-lin
· 9 years ago
029be65
[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces.
by Charles Chan
· 9 years ago
7d1eacf
https://gerrit.onosproject.org/#/c/5235/
by Hari Krishna
· 9 years ago
2cf7d95
ONOS-1321 Modified the pingIpv6Hosts mininet driver function to print in matrix form
by GlennRC
· 9 years ago
012a1c1
Added ping6Host to run across a pair of v6 hosts with options specified
by Hari Krishna
· 9 years ago
a5cb341
Fix pexpect isssues/refactor arping command
by Jon Hall
· 9 years ago
4223dbd
Initial commit of basic IPv6 coverage in CHOtest
by Hari Krishna
· 9 years ago
3bf8ea8
corrected sendline and expect statements in pingAllhosts, pingIpv6Hosts
by Hari Krishna
· 9 years ago
d9e23de
Changed copyMininetFile of onosdriver to scp function in clidriver
by kelvin-onlab
· 9 years ago
9b42b0a
Add flow rest api driver
by kelvin-onlab
· 9 years ago
9592fc8
added pingIPv6Hosts driver function with prefix option
by Hari Krishna
· 9 years ago
9043c90
[ONOS-2424] Move flowTable functions from remotemininetdriver to mininetdriver
by Jon Hall
· 9 years ago
a22481b
Update getSwitches regex to match several switch classes
by Jon Hall
· 9 years ago
7d7ef3f
Fix for pexpect on BMs
by Jon Hall
· 9 years ago
de5ef2a
Specifically use OF1.3 switches
by Jon Hall
· 9 years ago
fd8ce43
Remove unneeded path ammendment and imports
by Jon Hall
· 9 years ago
7cce938
Fix tab in mininet driver iperf function
by kelvin-onlab
· 9 years ago
61321f2
Implemented mininet driver functions to run iperftcp and iperfudp across a given set of hosts
by GlennRC
· 9 years ago
299ab06
Added documentation in getHosts in mininet
by kelvin-onlab
· 9 years ago
d48a68c
Added FUNCintent test
by kelvin-onlab
· 9 years ago
a407429
Refactored SAMPstartTemplate initial commit
by kelvin-onlab
· 9 years ago
d80cc14
Fix bug in compareHosts and fix some code style issues
by Jon Hall
· 9 years ago
5b0120a
Refactor compare topo usages to use new versions
by Jon Hall
· 9 years ago
afa8a47
WIP: Deprecate STS usage
by Jon Hall
· 9 years ago
b87f3db
Revert "Deprecate STS usage"
by Jon Hall
· 9 years ago
a69618b
Merge pull request #136 from opennetworkinglab/devl/deprecate_sts
by Jon Hall
· 9 years ago
2c6ef94
Fixed conflict with ProdFunc
by kelvin-onlab
· 9 years ago
aef0040
Refactor compare topo usages to use new versions
by Jon Hall
· 9 years ago
b6a5487
WIP: Deprecate STS usage
by Jon Hall
· 9 years ago
e5edb9e
Fixed else/if clause assignSwController
by kelvin-onlab
· 9 years ago
5c2df43
Added more explicit type case for assignSwController in mininet driver
by kelvin-onlab
· 9 years ago
f713d7c
Added type cast in assignSwController variables
by kelvin-onlab
· 9 years ago
4f9f7e0
Clean up assignSwController in mininet driver
by kelvin-onlab
· 9 years ago
fa6ada8
Rewrote assignSwController function in mininetclidriver
by kelvin-onlab
· 9 years ago
a330dfd
Pulled commits from master before snapshot
by shahshreya
· 9 years ago
f512e94
Update checkIntentState function in onosclidriver
by kelvin-onlab
· 9 years ago
Next »