Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
574d191fe6fcc85724d21e0397e2338954bf8ea4
/
TestON
/
drivers
/
common
/
cli
/
emulator
/
mininetclidriver.py
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
ed77124
Refactored test
by GlennRC
· 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
073e8bc
[ONOS-2276] Flow Test Suite
by GlennRC
· 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
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
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
f512e94
Update checkIntentState function in onosclidriver
by kelvin-onlab
· 9 years ago
10e8d39
Added option in startNet to start Mininet using sudo mn command
by kelvin-onlab
· 9 years ago
2ff5702
Added option for which cli the command will execute
by kelvin-onlab
· 9 years ago
f974bf1
Merge branch 'devl/newFunctionality' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newFunctionality
by kaouthera
· 9 years ago
1abf28c
Fixed conflict in onosclidriver - checkFlowsState
by kelvin-onlab
· 9 years ago
f0594d7
Added Single to Multi intent
by kelvin-onlab
· 9 years ago
02ae4ff
Merge pull request #118 from opennetworkinglab/driver_change_pingallHosts
by Jon Hall
· 9 years ago
feff308
Update HATests
by Jon Hall
· 9 years ago
205e8a3
Merge branch 'devl/newFunctionality' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newFunctionality
by kaouthera
· 9 years ago
367fffd
Fixed FuncIntent.params conflict
by kelvin-onlab
· 9 years ago
0a28a74
Fixed minor error in teston.py and some conflict issues with master
by kelvin-onlab
· 9 years ago
2ccad6e
Changed FuncIntent function structure
by kelvin-onlab
· 9 years ago
3f13ca2
VLAN initial commit <old version>
by kaouthera
· 9 years ago
bd23e28
Remove UDP ping option. Previous option component was mistaken for another module available via 3rd party
by andrew@onlab.us
· 9 years ago
defe38c
Modify pingallHosts to continue pings when a pair of hosts are unreachable
by andrew@onlab.us
· 9 years ago
9fdee81
pingallHosts - allows users to specify hosts and pingtype to ping between all hosts to check for reachability
by andrew@onlab.us
· 9 years ago
65782a8
Template update
by kelvin-onlab
· 9 years ago
390696c
Add tests for distributed sets and counters
by Jon Hall
· 9 years ago
fb760a0
Add onos configuration subsystem cli drivers.
by Jon Hall
· 10 years ago
7a143fb
Merge pull request #110 from opennetworkinglab/devl/startNet
by Jon Hall
· 10 years ago
d26a374
Fixed a logic in pingall function
by kelvin-onlab
· 10 years ago
689d8e4
Rework startNet to be able to specify arguments independently of whether
by Jon Hall
· 10 years ago
d9a8ed3
Fixed typo mininetclidriver | updated params and topo file in CHO
by kelvin-onlab
· 10 years ago
c44f019
Changed pingall loop structure | added karaftimeout to OnosCHO
by kelvin-onlab
· 10 years ago
da2c531
Cleanec up pingall function in mininet
by kelvin-onlab
· 10 years ago
fbcd82f
Updated mininet driver pingall / Fixed logic issues in OnosCHO
by kelvin-onlab
· 10 years ago
3814381
Fixed some type and added extra condition in multi->single & single->multi function
by kelvin-onlab
· 10 years ago
5090714
Fixed type in Mininet driver
by kelvin-onlab
· 10 years ago
b940821
Added new option in pingall function | MultiToSingle point intent function now returns intent ID
by kelvin-onlab
· 10 years ago
d3e6c23
Merge pull request #101 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
61282e3
Updating drivers
by Jon Hall
· 10 years ago
b35c6d0
Actually working CHO
by Hari Krishna
· 10 years ago
88e498c
Merge branch 'HA' of https://github.com/opennetworkinglab/ONLabTest into devl/merge
by Jon Hall
· 10 years ago
efbd979
Fix typos and code style issues in drivers
by Jon Hall
· 10 years ago
febb1c7
Stop catching non error throwables such as SystemExit
by Jon Hall
· 10 years ago
ff6b4b2
Add compare hosts function.
by Jon Hall
· 10 years ago
4f176c8
Merge pull request #65 from opennetworkinglab/devl/newMNdriver
by Jon Hall
· 10 years ago
d61331b
Fix for driver disconnect bug
by Jon Hall
· 10 years ago
21270ac
Refactor HA Tests
by Jon Hall
· 10 years ago
7353786
Added logic in moveHost() to retain the mac address while migrating the host from device to another
by shahshreya
· 10 years ago
ec228b8
Fixed result verification in mininet driver part 2
by kelvin-onlab
· 10 years ago
ef0cc1c
Added result verification in startNet function in mininet driver
by kelvin-onlab
· 10 years ago
26bc17f
Fixed mininet driver stopNet to validate current prompt part 2
by kelvin-onlab
· 10 years ago
56a3f46
Fixed mininet driver stopNet to validate current prompt
by kelvin-onlab
· 10 years ago
8413584
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
26c3cea
Fix the return value of disconnect() in mininetclidriver.py
by shahshreya
· 10 years ago
00ac67b
Fixed documentation in new mininet driver
by kelvin-onlab
· 10 years ago
Next »