Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
e14d7b0d1a11649c5f2bb2deffe37f871e995138
/
TestON
/
drivers
/
common
/
cli
/
onosdriver.py
6509dbf
Fixing some common typos throughout the repo
by Jon Hall
· 8 years ago
a9a3385
Merge "Refactor IntentRerouteLatency test - Refactor IntentRerouteLatency and IntentRerouteLatWithFOBJ test - Using driver function to handle ONOS - Improve algorithm, fix a calculation bug"
by YPZhang
· 8 years ago
febf730
Refactor IntentRerouteLatency test
by YPZhang
· 8 years ago
09ab59d
added scp from ONOScli
by Flavio Castro
· 8 years ago
e179095
Use correct namespace for exception class
by Jon Hall
· 8 years ago
8f6d462
Add option to look for IP based on iface
by Jon Hall
· 8 years ago
ebccd35
Add error message to help debug failing test on production machines
by Jon Hall
· 8 years ago
b771895
Dumping Flows on each test now
by Flavio Castro
· 8 years ago
116647a
SAMPstatTemplate2 with driver modifications
by suibin zhang
· 8 years ago
b8e8d37
Merge "Refactor onos-package expects"
by Jon Hall
· 8 years ago
9645109
Refactor onos-package expects
by Jon Hall
· 8 years ago
2413987
Fix checkStatus function in drivers
by You Wang
· 9 years ago
94798e7
Merge "Dumping flows on each test now"
by Jon Hall
· 9 years ago
d2ffffa
Dumping flows on each test now
by Flavio Castro
· 9 years ago
374eb09
Merge "Extend the timeout limit for the isUp() function."
by Jeremy Songster
· 9 years ago
14c1357
Extend the timeout limit for the isUp() function.
by Jeremy Songster
· 9 years ago
6c44c0b
Add function to get ip address of onosdriver component
by Jon Hall
· 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
f0aecdb
correct onosDie() to use the onos-die command rather than onos-kill
by Jeremy
· 9 years ago
77badfc
Fix the SCPFscaleTopo test CASE100 no_assert
by YPZhang
· 9 years ago
ef1e657
Added additional responses checking to onosStatus method
by You Wang
· 9 years ago
d5042fa
Merge "Segment Routing tests"
by Jon Hall
· 9 years ago
eab7a24
Fix incorrect expect placement
by Jon Hall
· 9 years ago
cc38a54
Segment Routing tests
by Flavio Castro
· 9 years ago
d0e9a6d
Added additional response checking to the onosStart() function
by Jeremy
· 9 years ago
7bd8306
Updated the expected response messages in onosStatus method
by You Wang
· 9 years ago
c72b258
Add additional response checking to onosInstall
by Jeremy
· 9 years ago
91089de
Merge "Refactor logReport"
by Jon Hall
· 9 years ago
b424222
Refactor logReport
by Jon Hall
· 9 years ago
72280bc
Cleanup onosCfgSet in onosdriver.py
by Jon Hall
· 9 years ago
c679355
ONOS Cli Driver Stability Fixes
by Jon Hall
· 9 years ago
ff566d5
Fix url for jenkins plots and minor driver cleanup
by Jon Hall
· 9 years ago
64af850
Fix for different outputs of onos-package
by Jon Hall
· 9 years ago
9cc3dd9
Increased timeout for onos-package
by GlennRC
· 9 years ago
3b489db
Choose ONOS nodes so that only one partition looses a majority
by Jon Hall
· 9 years ago
6f66565
Add missing new line when creating cell file
by Jon Hall
· 9 years ago
5ec6b1b
Save ONOS Logs for cluster test, print stacktrace when looking for
by Jon Hall
· 9 years ago
772363b
passed variable is instantiated before it's referenced
by GlennRC
· 9 years ago
d9e23de
Changed copyMininetFile of onosdriver to scp function in clidriver
by kelvin-onlab
· 9 years ago
4ba53f0
Fix whitespace issues
by Jon Hall
· 9 years ago
21106ea
SCPFswitchLat initial commit
by cameron@onlab.us
· 9 years ago
fd8ce43
Remove unneeded path ammendment and imports
by Jon Hall
· 9 years ago
5cf14d5
Add HA tests
by Jon Hall
· 9 years ago
be4b97b
Changes to CHO test for parsing onoscell option
by Hari Krishna
· 9 years ago
6801cda
Bug fixes for createCell
by Jon Hall
· 9 years ago
c2b7910
Remove static variables in driver and automatically determine max onos nodes
by kelvin-onlab
· 9 years ago
0fc0d45
Fix some buggy error handling during connection failures
by Jon Hall
· 9 years ago
e68c743
Merge "added cli option onoscell & updated setCell"
by suibin zhang
· 9 years ago
77c4072
Merge "resolved comments"
by suibin zhang
· 9 years ago
dc8c6fe
Merge "Initial CHO commit"
by suibin zhang
· 9 years ago
03f530e
added cli option onoscell & updated setCell
by Hari Krishna
· 9 years ago
a25104c
resolved comments
by Hari Krishna
· 9 years ago
c195f3b
Initial CHO commit
by Hari Krishna
· 9 years ago
a407429
Refactored SAMPstartTemplate initial commit
by kelvin-onlab
· 9 years ago
78b8965
added intent reroute test and relevant drivers
by cameron@onlab.us
· 9 years ago
7a719bb
Added copyMininetFile function in onosdriver
by kelvin-onlab
· 9 years ago
f57a5ef
Remove old tests and add lost gerrit changes
by Jon Hall
· 9 years ago
acabd5a
Corrected some typos
by Hari Krishna
· 9 years ago
ade11a7
Added getOnosIPfromCell() to onosdriver
by Hari Krishna
· 9 years ago
7a8354f
Minor improvement to git checkout expect pattern
by Jon Hall
· 9 years ago
9f531fe
Update: added some option in onosdriver when doing mvn clean | delete unneccessary files
by shahshreya
· 9 years ago
a330dfd
Pulled commits from master before snapshot
by shahshreya
· 9 years ago
aee415a
getEpochMs function added
by andrew@onlab.us
· 9 years ago
62f8704
Merge pull request #126 from opennetworkinglab/devl/HA
by Jon Hall
· 9 years ago
c9287d3
Merge pull request #125 from pingping-lin/master
by Jon Hall
· 9 years ago
9bf3d8f
improve expect result
by pingping-lin
· 9 years ago
f30cf27
update sdn-ip test to current master and onos1.2
by pingping-lin
· 9 years ago
80daded
Fix counters output and some logging
by Jon Hall
· 9 years ago
234a168
Update old functionality test remove intent case (case 8)
by shahshreya
· 9 years ago
7a74927
Merge pull request #117 from opennetworkinglab/devl/newFunctionality
by kelvin-onlab
· 9 years ago
763ee04
update my forked branch
by pingping-lin
· 9 years ago
57a56ce
let the timeout value configurable
by pingping-lin
· 9 years ago
16b72c4
Allow for backwards combatibility with onos-check-logs script
by Jon Hall
· 9 years ago
1abf28c
Fixed conflict in onosclidriver - checkFlowsState
by kelvin-onlab
· 9 years ago
a5ba0eb
log driver now returns an int
by cameron@onlab.us
· 9 years ago
2e16621
log function now returns int
by cameron@onlab.us
· 9 years ago
7dac68a
Merge pull request #119 from opennetworkinglab/devl/HA
by Jon Hall
· 9 years ago
55e3a56
Merge pull request #70 from pingping-lin/master
by pingping-lin
· 9 years ago
feff308
Update HATests
by Jon Hall
· 9 years ago
90b6b04
Fixed keys in json output in onosdriver
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
966d1be
Initial commit for FuncStartTemplate and supporting driver changes
by cameron@onlab.us
· 9 years ago
70dd8c6
initial commit for error report function
by cameron@onlab.us
· 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
82a7dad
Modified the commit reporting output for the two new summary files
by Jon Hall
· 10 years ago
c80a8c8
Updates for new null provider and some test renaming
by cameron@onlab.us
· 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
ef0d417
Merging conflicts
by jenkins
· 10 years ago
1e99e7b
Adding grep option for tsharkGrep function
by jenkins
· 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
7590096
null provider config changes w/ apps
by cameron@onlab.us
· 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
Next »