Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
7edb663b1a46e17406489e91a45ac2d7ccf7d152
/
TestON
/
core
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
6e70975
Add HA test for split brain scenario
by Jon Hall
· 9 years ago
095730a
Retry function for TestON.
by Jon Hall
· 9 years ago
96b816f
Fix bug which caused the last step to be missing from the wiki when
by Jon Hall
· 9 years ago
892818c
Initial functions to use scapy to send and receive packets
by Jon Hall
· 9 years ago
2507978
[ONOS-2794] Enable sending emails from main.stop()
by Jon Hall
· 9 years ago
c160635
Fix bug when handling exceptions in certain situations
by Jon Hall
· 9 years ago
27e62dd
Fixed XHTML close taqg bug when printing multiline assert messages on the last step in a case
by acsmars
· 9 years ago
e2d1ed1
Wiki formatting for multiline asserts.
by acsmars
· 9 years ago
cd3d2a3
Add main.stop() which will pause execution
by Jon Hall
· 9 years ago
d56ca7d
Merge "Clean up some style issues in teston.py and minor refactoring"
by Jon Hall
· 9 years ago
714eeba
Clean up some style issues in teston.py and minor refactoring
by Jon Hall
· 9 years ago
80577e7
Fix exception when assert is called before a step
by Jon Hall
· 9 years ago
5a72b71
Fix bug with steps
by Jon Hall
· 9 years ago
1306a56
Clean up exception handling in TestON core
by Jon Hall
· 9 years ago
ebe9cea
Revert "Clean up exception handling in TestON core"
by Jon Hall
· 9 years ago
1de6c19
Clean up exception handling in TestON core
by Jon Hall
· 9 years ago
e234cc4
Add function to skip the rest of a test case
by Jon Hall
· 9 years ago
2a5002c
Initial tests for Transactional Maps
by Jon Hall
· 9 years ago
0946f65
Print more information on xml parsing error plus minor cleanup
by Jon Hall
· 9 years ago
166e4a4
Fix import error when running on OSX
by Jon Hall
· 9 years ago
4450624
Allow TestON to be run from anywhere.
by Jon Hall
· 9 years ago
4ba53f0
Fix whitespace issues
by Jon Hall
· 9 years ago
783bbf9
Fix typo
by Jon Hall
· 9 years ago
be4b97b
Changes to CHO test for parsing onoscell option
by Hari Krishna
· 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
03f530e
added cli option onoscell & updated setCell
by Hari Krishna
· 9 years ago
a407429
Refactored SAMPstartTemplate initial commit
by kelvin-onlab
· 9 years ago
d9e0247
Merge pull request #135 from opennetworkinglab/devl/locks
by Jon Hall
· 9 years ago
fa1cdbb
Portability implementation
by jenkins
· 9 years ago
5b58673
Fix multiple cleanup bug caused by threading
by Jon Hall
· 9 years ago
9062761
Add onfail message to summary logs
by Jon Hall
· 9 years ago
8ce34e8
Cleanup whitespaces and dead code
by Jon Hall
· 9 years ago
62f8704
Merge pull request #126 from opennetworkinglab/devl/HA
by Jon Hall
· 9 years ago
40d2cbd
Clean up HATests
by Jon Hall
· 9 years ago
1abf28c
Fixed conflict in onosclidriver - checkFlowsState
by kelvin-onlab
· 9 years ago
feff308
Update HATests
by Jon Hall
· 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
fa93ecf
Added try block to check for null env
by cameron@onlab.us
· 9 years ago
5cc6a37
changed core to allow use of OC variables in topo files
by cameron@onlab.us
· 9 years ago
f70fd54
Update initialization test case to have scaling functionality
by kelvin-onlab
· 9 years ago
5015755
Cleanup debug code and fix typo
by Jon Hall
· 10 years ago
79bec22
Add simplified summary files
by Jon Hall
· 10 years ago
81d3d39
WIP: Simplified reporting for the wiki
by Jon Hall
· 10 years ago
1a77a1e
Fix typos and add component name to disconnect log
by Jon Hall
· 10 years ago
00539b1
Fix bug in TestON exception handling
by Jon Hall
· 10 years ago
957feaa
Minor refactoring
by shahshreya
· 10 years ago
15a09d2
Clean up commented out code
by Jon Hall
· 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
0bde9ba
Enable colored logging in TestON
by Jon Hall
· 10 years ago
07f78e9
Continue to run the subsequent testcases even if an exception was caught in the previous testcase
by shahshreya
· 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
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
30b82fa
Revert some accidental reverts
by Jon Hall
· 10 years ago
6360493
WIP: HA updates, includes network partition
by Jon Hall
· 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
eb3a684
Fix some harmless import errors that were exposed by last commit
by Jon Hall
· 10 years ago
20ead01
Fix for TestON silently swallowing errors in testcases
by Jon Hall
· 10 years ago
d61331b
Fix for driver disconnect bug
by Jon Hall
· 10 years ago
9910c2b
Bug fix to allow multi line descriptions for the first step in a case
by Jon Hall
· 10 years ago
94fd047
Updated drivers and tests from HA. Changed include:
by Jon Hall
· 10 years ago
f8ecf73
Update teston error message to be more helpful
by Jon Hall
· 10 years ago
e6c7cf4
Adding a newline command in set_cell function at the end
by shahshreya
· 10 years ago
368769f
Changes to HA tests
by Jon Hall
· 10 years ago
31d9f2d
Minor change to xmlparser regarding extra backslash in directory
by andrewonlab
· 10 years ago
a118598
Paxtera changes needed for parameterized testcases in the params file
by Jon Hall
· 10 years ago
d8a980e
Remove .pyc and log files
by Jon Hall
· 11 years ago
9529d11
Adding all changes since last commit
by admin
· 11 years ago
530b4c9
Driver fixes, Device device discovery in Sanity, two case additions to Perf
by admin
· 11 years ago
2c7034f
commented out send_mail function
by admin
· 11 years ago
bae64d8
adding TestON
by admin
· 11 years ago