Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
b077315e467f251e36396f6b9bf992399469f46a
/
TestON
/
drivers
/
common
/
cli
« Previous
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
70dd8c6
initial commit for error report function
by cameron@onlab.us
· 9 years ago
22b386e
Merge pull request #116 from opennetworkinglab/devl/HA_changes
by Jon Hall
· 9 years ago
c10e22c
Implemented driver function to aid debugging
by cameron@onlab.us
· 9 years ago
59d29d9
Read env for onos ips
by cameron@onlab.us
· 9 years ago
cd4e8a2
Tests- stable versions
by cameron@onlab.us
· 9 years ago
f70fd54
Update initialization test case to have scaling functionality
by kelvin-onlab
· 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
82a7dad
Modified the commit reporting output for the two new summary files
by Jon Hall
· 10 years ago
3140b1a
Added IpOptical and IpOpticalMulti for exclusive OpticalTests
by shahshreya
· 10 years ago
1f119da
Replicate IP/Optical Test from ProdFunc to MultiProd
by shahshreya
· 10 years ago
d524a94
Update ONOS app subsystem
by shahshreya
· 10 years ago
c80a8c8
Updates for new null provider and some test renaming
by cameron@onlab.us
· 10 years ago
c2e1ed5
Merge pull request #113 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
4df89f2
Added checkIntentState and checkFlowsState in onosclidriver
by kelvin-onlab
· 10 years ago
b442303
Merge branch 'devl/newOnosCHO' of https://github.com/opennetworkinglab/ONLabTest into devl/newOnosCHO
by kelvin-onlab
· 10 years ago
dfff667
adjusted some spacing issue.
by Hari Krishna
· 10 years ago
87a17f1
Incorporated changes from comments
by Hari Krishna
· 10 years ago
9e23260
Initial MPLS add intent driver fucntion (will be tested later when we start writing
by Hari Krishna
· 10 years ago
08f61bc
Fix code style issues and typos
by Jon Hall
· 10 years ago
fb760a0
Add onos configuration subsystem cli drivers.
by Jon Hall
· 10 years ago
c6358dd
Cleanup sendline handling
by Jon Hall
· 10 years ago
c2dcd3f
Initial commit for checkIntentsState function
by kelvin-onlab
· 10 years ago
2c57c90
Packet optical related driver function
by shahshreya
· 10 years ago
7a143fb
Merge pull request #110 from opennetworkinglab/devl/startNet
by Jon Hall
· 10 years ago
0fc9e56
Merge pull request #106 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
d26a374
Fixed a logic in pingall function
by kelvin-onlab
· 10 years ago
1a77a1e
Fix typos and add component name to disconnect log
by Jon Hall
· 10 years ago
77ba41c
Catch more specific exceptions instead of any throwable
by Jon Hall
· 10 years ago
689d8e4
Rework startNet to be able to specify arguments independently of whether
by Jon Hall
· 10 years ago
9ee36d5
Added new function to attach to linc-oe console
by shahshreya
· 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
ef0d417
Merging conflicts
by jenkins
· 10 years ago
1e99e7b
Adding grep option for tsharkGrep function
by jenkins
· 10 years ago
da2c531
Cleanec up pingall function in mininet
by kelvin-onlab
· 10 years ago
c16e983
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by andrew@onlab.us
· 10 years ago
c169e43
onosCfgSet function added for configuring application parameters
by andrew@onlab.us
· 10 years ago
2cc8bf1
fixed typo
by cameron@onlab.us
· 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
050e1bd
Clean up app functions
by Jon Hall
· 10 years ago
7590096
null provider config changes w/ apps
by cameron@onlab.us
· 10 years ago
bd16b92
Add the option to check application state
by Jon Hall
· 10 years ago
146f152
Additional work towards application subsystem drivers
by Jon Hall
· 10 years ago
be37960
Initial driver functions for ONOS application subsystem
by Jon Hall
· 10 years ago
34905fb
Merge pull request #102 from opennetworkinglab/devl/IntentRerouteChanges
by CameronFranke
· 10 years ago
a285277
blackbird release, tweaked function to write link provider file to accept alternate file path
by jenkins
· 10 years ago
d3e6c23
Merge pull request #101 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
f4b1633
Update: commiting the latest onosclidriver
by Hari Krishna
· 10 years ago
b62d17d
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by shahshreya
· 10 years ago
957feaa
Minor refactoring
by shahshreya
· 10 years ago
5afb4cc
OnosCHO before split of ONOS 1.1 branch (Unfinished refactoring)
by Hari Krishna
· 10 years ago
afa9f93
Merge pull request #97 from srikanthvavila/master
by Jon Hall
· 10 years ago
5aa168b
Fix getAllNodesId to use json output.
by Jon Hall
· 10 years ago
71ce4e7
Added missing colon to if statement
by Jon Hall
· 10 years ago
2b0b2fc
Delete a trailing line of the deleted comment
by shahshreya
· 10 years ago
4a28ae4
Merge pull request #98 from opennetworkinglab/devl/HA_refactor_threads
by Jon Hall
· 10 years ago
e94919c
Fix some references to the old default ONOS home.
by Jon Hall
· 10 years ago
70622b1
Checking the length of the iterables in the zip function and adding more comments
by shahshreya
· 10 years ago
4c4cc88
Merge branch 'devl/HA_refactor_threads' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge
by Jon Hall
· 10 years ago
c2f9707
Modified multitosinglepoint intent driver function to accept any number of ingress devices instead of just two
by shahshreya
· 10 years ago
61282e3
Updating drivers
by Jon Hall
· 10 years ago
447e98c
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newOnosCHO
by Hari Krishna
· 10 years ago
b35c6d0
Actually working CHO
by Hari Krishna
· 10 years ago
ad540a5
Merge pull request #96 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
7ead5a8
Addition of WIP BM scripts
by jenkins
· 10 years ago
4c0d043
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newOnosCHO
by Hari Krishna
· 10 years ago
ef1bd4e
Update OnosCHO and fixed onos driver topology function formatting issue
by Hari Krishna
· 10 years ago
8f9032d
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into scale_out
by andrew@onlab.us
· 10 years ago
658ec01
changed ONOS to onos is file paths
by andrew@onlab.us
· 10 years ago
3b08713
Added functions to create null link and device provider files
by andrew@onlab.us
· 10 years ago
7050200
- Add the test case of pushing 10K routes in CASE7
by sanghoshin
· 10 years ago
65844a3
Use threading in HA Sanity Test and add Thread to TestON core
by Jon Hall
· 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
43f3a1d
Route convergence test case
by Srikanth Vavilapalli
· 10 years ago
febb1c7
Stop catching non error throwables such as SystemExit
by Jon Hall
· 10 years ago
3db6ff9
Merge branch 'HA' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge
by Jon Hall
· 10 years ago
736628b
Merge pull request #88 from opennetworkinglab/devl/logout
by Jon Hall
· 10 years ago
7350995
Added intent summary function
by Jon Hall
· 10 years ago
30b82fa
Revert some accidental reverts
by Jon Hall
· 10 years ago
07dbd01
Fixed getIntentState to return a list of dictionary of id and state
by kelvin-onlab
· 10 years ago
6360493
WIP: HA updates, includes network partition
by Jon Hall
· 10 years ago
b7fce3e
Use logout instead of shutdown when exiting tests
by Jon Hall
· 10 years ago
fdd3e18
Fixed utilities function in drivers and PingallExample
by kelvin-onlab
· 10 years ago
68a1a2b
Quagga driver fix with latest ONOS route command output
by Srikanth Vavilapalli
· 10 years ago
29e6a47
- Adds ping check functions to Quagga cli driver
by sanghoshin
· 10 years ago
fb52166
Fixed Thread in teston core to include the module, Fixed OnosCHO case6 and 10 code
by kelvin-onlab
· 10 years ago
54400a9
Initial commit for new OnosCHO
by kelvin-onlab
· 10 years ago
6b8d443
Merge pull request #86 from opennetworkinglab/remove-intent_newOptions
by hakrishn
· 10 years ago
1c818fc
Modified removeIntent() to add new puge and sync options
by shahshreya
· 10 years ago
280223a
Added logic to check if an app is installed before trying to uninstall it
by shahshreya
· 10 years ago
74cca80
new testcase numbers
by shahshreya
· 10 years ago
580840d
Rename flowStateCount() to flowAddedCount
by shahshreya
· 10 years ago
353268a
Addded new function flowStateCount() to return num of flows in added state for a given device id
by shahshreya
· 10 years ago
Next »