Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
574d191fe6fcc85724d21e0397e2338954bf8ea4
« Previous
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
a0934b7
- Add a test framework for SDN-IP with single switch
by sanghoshin
· 10 years ago
07619d4
params file new case numbers added
by shahshreya
· 10 years ago
580840d
Rename flowStateCount() to flowAddedCount
by shahshreya
· 10 years ago
4f5004f
Merge pull request #84 from opennetworkinglab/FlowStateCount
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
b189da2
New testcase for changing hosts on the fly and adding p2p intents for hosts on same device
by shahshreya
· 10 years ago
a2abc72
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by shahshreya
· 10 years ago
dcb08e8
New testcase for p2p intents for hosts on same device
by shahshreya
· 10 years ago
0abf3f6
Modified SdnIP TestON testcase for PeeringRouter
by Srikanth Vavilapalli
· 10 years ago
353aa6e
Merge pull request #82 from opennetworkinglab/devl/Intent_state_summary
by Jon Hall
· 10 years ago
225c002
Merge pull request #83 from opennetworkinglab/devl/driver_changes
by Jon Hall
· 10 years ago
3f45d11
Added intent summary function
by Jon Hall
· 10 years ago
ce9e5c4
Change the return value of intent add functions
by Jon Hall
· 10 years ago
58c76b7
Update HATests
by Jon Hall
· 10 years ago
a5cb617
Modified addHostIntent to return the ID of the submitted intent
by Jon Hall
· 10 years ago
ff6b4b2
Add compare hosts function.
by Jon Hall
· 10 years ago
8d18bcf
Merge pull request #80 from opennetworkinglab/remove-intent_modify
by shahshreya
· 10 years ago
c033d02
Modify removeIntent() in onosclidriver to accomodate the new change of one more argument
by shahshreya
· 10 years ago
aab0b9c
Merge pull request #79 from opennetworkinglab/lincoe_disconnect
by shahshreya
· 10 years ago
9eced06
Merge pull request #77 from opennetworkinglab/devl/testcase_exceptions
by Jon Hall
· 10 years ago
dccfbc6
modify disconnect() in remotemininetdriver to take care to exit from mininet prompt
by shahshreya
· 10 years ago
302cd53
Database functionality added and minor refactoring
by andrewonlab
· 10 years ago
e07f856
Fix error in Avg calculations where results from previous batch have been averaged into the next batch
by andrewonlab
· 10 years ago
0468b04
Implement missing onosdriver function used by STS
by Jon Hall
· 10 years ago
88464d0
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
c8aea6d
Small refactoring and DB posting for sw latency results
by andrewonlab
· 10 years ago
d683214
Merge pull request #78 from opennetworkinglab/devl/setCell
by Jon Hall
· 10 years ago
1e03cb6
Fix for pexpect issue with color chars in setCell()
by Jon Hall
· 10 years ago
4f176c8
Merge pull request #65 from opennetworkinglab/devl/newMNdriver
by Jon Hall
· 10 years ago
545ef7e
Merge pull request #63 from opennetworkinglab/OnosCHO
by Jon Hall
· 10 years ago
ccfb0d5
fixed merge conflict
by Hari Krishna
· 10 years ago
ca42b0a
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into OnosCHO
by Hari Krishna
· 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
7364fb8
Merge pull request #76 from opennetworkinglab/devl/HA_links
by Jon Hall
· 10 years ago
ae4d1d7
Correct anchor links on HA wiki
by Jon Hall
· 10 years ago
64bac4c
Merge pull request #75 from opennetworkinglab/devl/disconnect_bug
by Jon Hall
· 10 years ago
d61331b
Fix for driver disconnect bug
by Jon Hall
· 10 years ago
33a6467
Merge branch 'OnosCHO' of https://github.com/OPENNETWORKINGLAB/ONLabTest into OnosCHO
by Hari Krishna
· 10 years ago
22c3d41
CHO tests with Chordal and Spine topology
by Hari Krishna
· 10 years ago
274b664
Add 2 more cases to handle git checkout response
by Jon Hall
· 10 years ago
d7420d8
Merge pull request #74 from opennetworkinglab/devl/HA_refactor
by Jon Hall
· 10 years ago
21270ac
Refactor HA Tests
by Jon Hall
· 10 years ago
00cef97
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
86e9e08
Posting to DB functionality for port events
by andrewonlab
· 10 years ago
e57f4dc
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by shahshreya
· 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
bd0e753
edited create cell- no longer inclues default feature list
by jenkins
· 10 years ago
9301fd0
LinkEventTP initial commit, running but unstable
by jenkins
· 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
fe6df9c
Added original PingallExample
by kelvin-onlab
· 10 years ago
cd47a33
Removed files
by kelvin-onlab
· 10 years ago
8413584
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
082dfc3
minor refactoring
by andrewonlab
· 10 years ago
338f551
Added log function in onosclidriver
by kelvin-onlab
· 10 years ago
42efbd8
Some code refactoring
by shahshreya
· 10 years ago
82ecd28
Remove the looping logic in pingall testcase to avoid it to go into the stuck state if pingall fails
by shahshreya
· 10 years ago
2c4ab73
Remove the unused LincOE3 handle
by shahshreya
· 10 years ago
77bb2d0
Remove the unused LincOE3 handle
by shahshreya
· 10 years ago
1db2e29
Some fixes related to git pull functions and others
by shahshreya
· 10 years ago
95dd6f8
Added logic to exit ssh connection in disconnect() of remotemininetdriver
by shahshreya
· 10 years ago
5a03484
Extend disconnect() to exit the ssh connection
by shahshreya
· 10 years ago
26c3cea
Fix the return value of disconnect() in mininetclidriver.py
by shahshreya
· 10 years ago
5b954b0
Refactoring to adhere to new mininetclidriver, and robustness debugging
by andrewonlab
· 10 years ago
46997e0
CHO test and Params
by Hari Krishna
· 10 years ago
d97213e
Rebasing with master
by Hari Krishna
· 10 years ago
62aaac3
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
d019a6b
Fix on batch intent installation for 2000 intents
by andrewonlab
· 10 years ago
0b91cb4
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by kelvin-onlab
· 10 years ago
52730b5
Fixed PingallExample to run new mininet driver function
by kelvin-onlab
· 10 years ago
9f54103
Changes on onosclidriver
by kelvin-onlab
· 10 years ago
4d934b6
Merge pull request #73 from opennetworkinglab/devel/fix_wiki_links
by Jon Hall
· 10 years ago
bdc8e5a
Update parsing script and remove old files
by Jon Hall
· 10 years ago
2d68762
Merge pull request #72 from opennetworkinglab/devl/HA_stability
by Jon Hall
· 10 years ago
1b8f54a
Fix some stability issues in HA Tests
by Jon Hall
· 10 years ago
672b5d9
Merge pull request #71 from opennetworkinglab/devl/HA_startNet
by Jon Hall
· 10 years ago
97f3175
Add MN startup call to HA Tests
by Jon Hall
· 10 years ago
678222e
Merge pull request #68 from opennetworkinglab/devl/exception_handling
by Jon Hall
· 10 years ago
00ac67b
Fixed documentation in new mininet driver
by kelvin-onlab
· 10 years ago
0fd25b9
Fixed Ping2topoExample and PingallExample topology
by kelvin-onlab
· 10 years ago
529dad2
call different drivers when run on different braches
by pingping-lin
· 10 years ago
6d23d9e
add a getBranchName method
by pingping-lin
· 10 years ago
b2a8658
update driver to support both onos1.0 and master branches
by pingping-lin
· 10 years ago
a148458
Changed mininet cli driver connect/disconnect functionality; and onos driver connect function
by kelvin-onlab
· 10 years ago
1d7e05e
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
2ae3a11
Changes to tests and test names, updates tmplate
by andrew@onlab.us
· 10 years ago
0904ad0
code style improvement
by pingping-lin
· 10 years ago
7048cb0
code style improvement
by pingping-lin
· 10 years ago
2652118
clean up code
by pingping-lin
· 10 years ago
a600d9b
auto pull onos & add routes driver for master branch
by pingping-lin
· 10 years ago
2322fe8
Test file to verify moveHost() in mininetclidriver
by shahshreya
· 10 years ago
d5367a4
Port status latency refactored for data collection and robustness
by andrewonlab
· 10 years ago
5ff90d1
Added moveHost function to migrate a host from one switch to another on the fly
by shahshreya
· 10 years ago
b906155
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by andrewonlab
· 10 years ago
6763069
Refactoring effort to collect more information from Topology Performance script and stability corrections
by andrewonlab
· 10 years ago
Next »