Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
9592fc88c6067d7b40ec1ae2195582f4a05232a4
« Previous
2b629d9
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
fa1d4a4
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
8f46cd7
Merge pull request #144 from opennetworkinglab/devl/assignSwUpdate
by Jon Hall
· 9 years ago
33dd340
Merge pull request #145 from opennetworkinglab/devl/deprecate_sts
by Jon Hall
· 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
2e98c9a
Merge pull request #140 from opennetworkinglab/OnosCHO
by hakrishn
· 9 years ago
9d8bf3d
Updated all tests that uses assignSwController
by kelvin-onlab
· 9 years ago
a25e1c1
Merge pull request #143 from opennetworkinglab/revert-136-devl/deprecate_sts
by Jon Hall
· 9 years ago
15d228b
Merge pull request #142 from opennetworkinglab/HA
by Jon Hall
· 9 years ago
a69618b
Merge pull request #136 from opennetworkinglab/devl/deprecate_sts
by Jon Hall
· 9 years ago
0f523f2
Use new assignSwController function and minor test tweeks
by Jon Hall
· 9 years ago
b87f3db
Revert "Deprecate STS usage"
by Jon Hall
· 9 years ago
b367440
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
cdcda3a
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
acabd5a
Corrected some typos
by Hari Krishna
· 9 years ago
ade11a7
Added getOnosIPfromCell() to onosdriver
by Hari Krishna
· 9 years ago
2e3cee5
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
14f069e
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
835814d
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
c3bb896
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
2bc2f17
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
4d7ba02
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
ec4e47e
Merge pull request #129 from opennetworkinglab/devl/newFunctionality
by Jon Hall
· 9 years ago
64e0a27
Merge pull request #139 from opennetworkinglab/devl/SSHConnectBug
by Jon Hall
· 9 years ago
32de0bc
Fixed spacing of comments to match convention again
by acsmars
· 9 years ago
71da654
Fixed spacing of comments to match convention
by acsmars
· 9 years ago
314b8b6
Merge branch 'master' of https://github.com/kkhalasi/ONLabTest
by Kailash Khalasi
· 9 years ago
80b8218
Adding proof of concept scale test purely in Robot Framework
by Kailash Khalasi
· 9 years ago
e2be32c
Fixed loop logic in cases where the password is required along with the ssh key
by acsmars
· 9 years ago
248c04d
Fixed a bug where Connect() could hang when an RSA key needed to be accepted but no password was required.
by acsmars
· 9 years ago
d9e0247
Merge pull request #135 from opennetworkinglab/devl/locks
by Jon Hall
· 9 years ago
9253ccf
Adding proof of concept scale test purely in Robot Framework
by Kailash Khalasi
· 9 years ago
068868f
Fix some change
by kelvin-onlab
· 9 years ago
d69e464
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newFunctionality
by kelvin-onlab
· 9 years ago
8f8f4f3
fixed scal bug
by jenkins
· 9 years ago
5a77199
scale bug fix
by jenkins
· 9 years ago
2c6ef94
Fixed conflict with ProdFunc
by kelvin-onlab
· 9 years ago
6ff9cdb
Add func intent params file
by kelvin-onlab
· 9 years ago
bdcb8a5
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by jenkins
· 9 years ago
15b2b13
These tests are (should be) now portable!
by jenkins
· 9 years ago
fa1cdbb
Portability implementation
by jenkins
· 9 years ago
e7df1fc
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by Hari Krishna
· 9 years ago
0ce0e15
Added purge WITHDRAWN intents funtions to onosclidriver and commiting latest
by Hari Krishna
· 9 years ago
bf45682
Cleaned some start up template format
by kelvin-onlab
· 9 years ago
02a1490
portability update
by jenkins
· 9 years ago
73f5aac
update
by jenkins
· 9 years ago
24dde6b
cmbenchbm
by jenkins
· 9 years ago
8e05d7f
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by jenkins
· 9 years ago
b4e0bb9
bm version
by jenkins
· 9 years ago
e450d94
bm version
by jenkins
· 9 years ago
0a0d676
bm version
by jenkins
· 9 years ago
5037994
bm version update
by jenkins
· 9 years ago
a43fc38
Change assign switch controller to assign only 1 switch
by kelvin-onlab
· 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
5b58673
Fix multiple cleanup bug caused by threading
by Jon Hall
· 9 years ago
1d97da5
Merge pull request #134 from opennetworkinglab/devl/checkout_new_branch
by Jon Hall
· 9 years ago
7a8354f
Minor improvement to git checkout expect pattern
by Jon Hall
· 9 years ago
2edd529
Merge pull request #133 from opennetworkinglab/devl/HAplusplus
by Jon Hall
· 9 years ago
c9eabec
Specifically handle ONOS cli exiting in one function and
by Jon Hall
· 9 years ago
a9bf136
Merge pull request #132 from opennetworkinglab/devl/functionality
by Jon Hall
· 9 years ago
251b058
Split stop and start mininetclidriver function in the wrapper function in FuncTopo suite
by kelvin-onlab
· 9 years ago
842d8b9
Update git pull to be a params variable
by shahshreya
· 9 years ago
1bd00fa
Merge pull request #131 from opennetworkinglab/devl/functionality
by kelvin-onlab
· 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
bf739d8
Updated old functionality test before snapshot
by shahshreya
· 9 years ago
c35d734
Merge pull request #130 from opennetworkinglab/devl/pexpect_fix
by Jon Hall
· 9 years ago
05f8868
Fix pexpect issue for Mac OSX password prompt
by Jon Hall
· 9 years ago
9062761
Add onfail message to summary logs
by Jon Hall
· 9 years ago
f512e94
Update checkIntentState function in onosclidriver
by kelvin-onlab
· 9 years ago
4b054a1
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newFunctionality
by kelvin-onlab
· 9 years ago
9f108d7
Added the rest of compare topology command in ONOS
by kelvin-onlab
· 9 years ago
5f23552
Merge pull request #127 from opennetworkinglab/msSinceEpoch
by Andrew
· 9 years ago
890af30
Merge pull request #124 from opennetworkinglab/FuncPlatform
by Andrew
· 9 years ago
aee415a
getEpochMs function added
by andrew@onlab.us
· 9 years ago
8ce34e8
Cleanup whitespaces and dead code
by Jon Hall
· 9 years ago
19b5e04
Moved import dependency to main scope and minor checks added
by andrew@onlab.us
· 9 years ago
15eddb9
Additional steps added to tar.gz startup sequence
by andrew@onlab.us
· 9 years ago
b3a4849
WIP - test case to install Onos using tar.gz
by andrew@onlab.us
· 9 years ago
7ab41a8
Added compareSwitch command in FuncTopo dependency
by kelvin-onlab
· 9 years ago
18f2170
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into FuncPlatform
by andrew@onlab.us
· 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
10e8d39
Added option in startNet to start Mininet using sudo mn command
by kelvin-onlab
· 9 years ago
a297c4d
<New Test Added> Topology test suite FuncTopo
by kelvin-onlab
· 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
52ebf3a
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into FuncPlatform
by andrew@onlab.us
· 9 years ago
484ef83
Redefinition of checkOnosLog method and modified .topo to use correct driver
by andrew@onlab.us
· 9 years ago
d2d36fc
Multi node check added, additional documentation
by andrew@onlab.us
· 9 years ago
3886000
Merge branch 'devl/newFunctionality' of https://github.com/opennetworkinglab/ONLabTest into devl/newFunctionality
by kelvin-onlab
· 9 years ago
Next »