Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
e6fe3c4431ec2dbe50a45e83b0ead86e971a3144
/
TestON
/
drivers
/
common
« Previous
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
8413584
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into newMNdriver
by kelvin-onlab
· 10 years ago
338f551
Added log function in onosclidriver
by kelvin-onlab
· 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
9f54103
Changes on onosclidriver
by kelvin-onlab
· 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
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
0904ad0
code style improvement
by pingping-lin
· 10 years ago
a600d9b
auto pull onos & add routes driver for master branch
by pingping-lin
· 10 years ago
5ff90d1
Added moveHost function to migrate a host from one switch to another on the fly
by shahshreya
· 10 years ago
d6634ac
Minor Changes on onosdriver and onosclidriver
by kelvin-onlab
· 10 years ago
b8840b2
Remove .onosclidriver.py.swo
by kelvin-onlab
· 10 years ago
5edb77f
Fixed:Removed unused variable to the mininetclidriver
by kelvin-onlab
· 10 years ago
d563d6f
Merge pull request #56 from pingping-lin/master
by pingping-lin
· 10 years ago
d4d4b37
Refactor exception handling
by Jon Hall
· 10 years ago
caa2538
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by kelvin-onlab
· 10 years ago
2c4342a
Fixed quaggadriver and SdnIpTest
by kelvin-onlab
· 10 years ago
328ddca
Fix formating issue caused in code cleanup
by Jon Hall
· 10 years ago
97d64e7
Fixed new mininet driver completed Ping2topoExample test
by kelvin-onlab
· 10 years ago
4e7b0d3
update code style
by pingping-lin
· 10 years ago
a0ce322
Created a new branch for new mininet driver
by kelvin-onlab
· 10 years ago
c1c696e
add SDN-IP test case 3,4 and update code style
by pingping-lin
· 10 years ago
ac4e178
Added error check in addHostIntent to return handle when fails and return TRUE when succeed.
by Hari Krishna
· 10 years ago
72bc10a
Added error check in addHostIntent to return handle when fails and return TRUE when succeed.
by Hari Krishna
· 10 years ago
44225f8
Cleanup debug statements and add some comments
by Jon Hall
· 10 years ago
aea67aa
Strip new lines in the middle of echo
by Jon Hall
· 10 years ago
7bdfc12
Attempted fix for random control strings
by Jon Hall
· 10 years ago
432e1b7
Merge pull request #60 from opennetworkinglab/devl/HA_style
by Jon Hall
· 10 years ago
8f89dda
Fix HATest styles
by Jon Hall
· 10 years ago
98eab87
initial commit for NetworkTP test- script finished
by andrew@onlab.us
· 10 years ago
09aabaf
Fixed traceback function printExc() -> print_exc() in LincOE driver
by kelvin-onlab
· 10 years ago
e616b44
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into cleanup
by Jon Hall
· 10 years ago
08679eb
Fixed driver's cli function's arguments: userName and ipAddress -> user_name and ip_address
by kelvin-onlab
· 10 years ago
665d6f3
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into scale_out
by andrew@onlab.us
· 10 years ago
c400b11
pep8 test commit
by andrew@onlab.us
· 10 years ago
64b3371
Fixed traceback printExc() to print_exc() in onosdriver and both of the mininet driver
by kelvin-onlab
· 10 years ago
9aaba88
Merge branch 'devl/cleanup' of https://github.com/OPENNETWORKINGLAB/ONLabTest into cleanup
by Jon Hall
· 10 years ago
24e79e5
add more case to handle for the expect
by pingping-lin
· 10 years ago
9c94fb0
Configure timeout for onosdriver's isup
by Cameron Franke
· 10 years ago
9592d13
More minor fixes in mininetclidriver
by kelvin-onlab
· 10 years ago
652e1dd
Fixed STS variable in mininetclidriver
by kelvin-onlab
· 10 years ago
a7a390a
Merge branch 'master' into devl/cleanup second round
by kelvin-onlab
· 10 years ago
f354310
Merge branch 'devl/cleanup'
by kelvin-onlab
· 10 years ago
7d0c967
Fixed utilities function in drivers and PingallExample
by kelvin-onlab
· 10 years ago
fccaafa
Fixed numSwitchesN_links tool failed to fix the change
by kelvin-onlab
· 10 years ago
7fa3f93
Initial pep8 compliant driver
by kelvin-onlab
· 10 years ago
d3b6489
Initial pep8 compliant drivers
by kelvin-onlab
· 10 years ago
5af6e47
Use xterm-mono for TERM
by Jon Hall
· 10 years ago
66bccb7
Cleaned up drivers
by kelvin-onlab
· 10 years ago
898a6c6
Fixed onosclidriver.py and Cleaned up two driver
by kelvin-onlab
· 10 years ago
edcff05
Cleaned up emulator driver
by kelvin-onlab
· 10 years ago
b87672e
Cleaned 3 more drivers
by kelvin-onlab
· 10 years ago
bbe4648
Cleaned two more driver
by kelvin-onlab
· 10 years ago
9c3d491
Merge branch 'devl/cleanup' of https://github.com/OPENNETWORKINGLAB/ONLabTest into remotes/origin/devl/cleanup
by kelvin
· 10 years ago
8ec7144
initial commit for code clean up
by kelvin
· 10 years ago
e3f39ff
Log each cli command to the ONOS/karaf logs
by Jon Hall
· 10 years ago
272a4db
Fix typo and add STS instructions
by Jon Hall
· 10 years ago
be6dfc4
Note custom mn dependencies
by Jon Hall
· 10 years ago
579e519
Remove old scripts
by Jon Hall
· 10 years ago
7eb3840
Fix format of mininetclidriver
by Jon Hall
· 10 years ago
fbc828e
Fix unused imports and variables and some typos
by Jon Hall
· 10 years ago
6a06460
Fix typo
by Jon Hall
· 10 years ago
47a93fb
Removing unused variables and imports
by Jon Hall
· 10 years ago
25d42f7
incorporated review comments.
by Hari Krishna
· 10 years ago
d7b9c20
Corrected indentaion for the description added to start_onos_cli. Should have run it once after
by Hari Krishna
· 10 years ago
01bb598
Added start_onos_cli function description with details about newly added
by Hari Krishna
· 10 years ago
e36ef21
Added karaf shell timeoout parameter to start_onos_cli. This is needed for CHO tests as
by Hari Krishna
· 10 years ago
416c3ca
Initial CHO Test commit (comments incorporated)
by Hari Krishna
· 10 years ago
2bbaa70
Initial CHO Test commit (comments incorporated)
by Hari Krishna
· 10 years ago
78c041f
onosdriver small change reverted
by Hari Krishna
· 10 years ago
a43d4e9
Initial CHO Test commit
by Hari Krishna
· 10 years ago
28bf54b
Support for alphanumeric DPID's
by Jon Hall
· 10 years ago
137db39
Merge pull request #39 from opennetworkinglab/HA
by Jon Hall
· 10 years ago
669173b
Leadership Election HA Tests
by Jon Hall
· 10 years ago
042b391
minor edits WIP save
by andrewonlab
· 10 years ago
94fd047
Updated drivers and tests from HA. Changed include:
by Jon Hall
· 10 years ago
ba0eb25
revert accidental changes
by pingping-lin
· 10 years ago
5bf0c79
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by pingping-lin
· 10 years ago
78fe446
update application name in quagga cli driver
by pingping-lin
· 10 years ago
d0c8043
Added new functions for Pacjket optical and SDN-IP related intents
by shahshreya
· 10 years ago
797ebd7
delete debug code
by pingping-lin
· 10 years ago
9458129
Merge pull request #35 from pingping-lin/sdnip_teston_branch
by Jon Hall
· 10 years ago
d3139ac
adjust quagga cli driver for Jenkins
by pingping-lin
· 10 years ago
aedc833
Removing unnecessary feature string and adding onos-die command
by andrewonlab
· 10 years ago
bc23094
Adjust the test script for Jenkins
by pingping-lin
· 10 years ago
4721ad7
Merge pull request #33 from pingping-lin/ONOS-Next
by Jon Hall
· 10 years ago
01355a6
change configuration for TestOn on proxmox
by pingping-lin
· 10 years ago
ba00c99
Merge pull request #31 from pingping-lin/ONOS-Next
by Andrew
· 10 years ago
28b84eb
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
b66dfa1
Adding shell push test intent to onosdriver, modifying pexpect maxread and timeout
by andrewonlab
· 10 years ago
dd3b0e4
improve the code to make it more readable
by pingping-lin
· 10 years ago
c6b86fa
add Test Case1 && delete route driver && integrate ping test
by pingping-lin
· 10 years ago
e6c7cf4
Adding a newline command in set_cell function at the end
by shahshreya
· 10 years ago
Next »