Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
2ea90e5785cb36dd02b863f3246f00b845871a91
/
TestON
/
drivers
/
common
/
cli
/
onosclidriver.py
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
a43d4e9
Initial CHO Test commit
by Hari Krishna
· 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
d0c8043
Added new functions for Pacjket optical and SDN-IP related intents
by shahshreya
· 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
ffb386d
Address comments from code review
by Jon Hall
· 10 years ago
3b9bc0f
Merge branch 'HA' into HA-rebase
by Jon Hall
· 10 years ago
73cf9cc
Latest HA tests
by Jon Hall
· 10 years ago
367b513
Adding ctrl-d sendline to correctly escape faulty ONOS cli start
by andrewonlab
· 10 years ago
28ca4b2
Adding success message after retry for starting ONOS cli
by andrewonlab
· 10 years ago
ca048bb
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
87852b0
addition of push-test-intents function for batch intent installation
by andrewonlab
· 10 years ago
69b3129
Merge pull request #25 from pingping-lin/ONOS-Next
by Jon Hall
· 10 years ago
4cf9dd2
Removing arbitrary intents command in add_point_intent
by andrewonlab
· 10 years ago
dabe797
Add SDN-IP test && update Quagga and ONOS-cli drivers
by pingping-lin
· 10 years ago
36af382
Adding user input check on device information scheme for add-point-intent function
by andrewonlab
· 10 years ago
b1290e8
Basic HA Sanity Test
by Jon Hall
· 10 years ago
8b306ac
Add SDN-IP test && update Quagga and ONOS-cli drivers
by pingping-lin
· 10 years ago
62e03be
Add SDN-IP test && update Quagga and ONOS-cli drivers
by pingping-lin
· 10 years ago
48829f6
Adding success to start_onos_cli function if CLI is already running
by andrewonlab
· 10 years ago
9627f43
pexpect changes to logout function
by andrewonlab
· 10 years ago
9dfd208
Minor changes to driver
by andrewonlab
· 10 years ago
11b4968
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
38d2b4a
Lougout cli driver function
by andrewonlab
· 10 years ago
2d1e9c2
Merge pull request #22 from OPENNETWORKINGLAB/driver_change
by Andrew
· 10 years ago
bf225b0
Adding log message to feature install on exception
by andrewonlab
· 10 years ago
f77e0cb
Adding description to new parameters
by andrewonlab
· 10 years ago
d83aa95
Fix for the links function
by shahshreya
· 10 years ago
df73d76
Fix links function to return appropriate value
by shahshreya
· 10 years ago
fa4ff50
Changes to add-point-intent to accomodate additional arguments
by andrewonlab
· 10 years ago
40ccd8b
Change to lambda allocation method in add-point-intent
by andrewonlab
· 10 years ago
0a40069
Fixing bug in intent function
by andrewonlab
· 10 years ago
0dbb6ec
Driver update for point-to-point intent with bandwidth and labmda allocation parameters
by andrewonlab
· 10 years ago
5266b56
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Shreya Shah
· 10 years ago
4f25fdf
minor edits
by Shreya Shah
· 10 years ago
720653a
Comment out print statement
by Jon Hall
· 10 years ago
983a170
Add functions for getting and setting controller roles of switches
by Jon Hall
· 10 years ago
1c9e873
Add function for onos cli command 'Device-role'
by Jon Hall
· 10 years ago
6187011
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
393531a
Work in progress on Topology Latency measurement: port status
by andrewonlab
· 10 years ago
7696155
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Shreya Shah
· 10 years ago
0f01c81
Added flows driver function and minor edits
by Shreya Shah
· 10 years ago
6a445aa
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Jon Hall
· 10 years ago
42db6dc
Add hosts and get_host command
by Jon Hall
· 10 years ago
f47993a
Modifications on test case for robustness and addition of retry for cli connection
by andrewonlab
· 10 years ago
3a7c3c7
Inserted documentation and float type conversion to json object. Retry added to cli start function
by andrewonlab
· 10 years ago
7b31d23
Adding optical intent driver function
by andrewonlab
· 10 years ago
f2b3641
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
2a7ea9b
merging changes to driver
by andrewonlab
· 10 years ago
8544f8a
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Shreya Shah
· 10 years ago
5ce041c
Reworked devices()
by Shreya Shah
· 10 years ago
867212a
Topology performance test related updates
by andrewonlab
· 10 years ago
aff3847
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Jon Hall
· 10 years ago
075bfe7
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
a91c4dc
Add get_device
by Jon Hall
· 10 years ago
9a130be
Fixed minor bug in argument ordering of add-point-intent
by andrewonlab
· 10 years ago
3bbca1b
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Jon Hall
· 10 years ago
7e5b917
Don't assume the cli driver is in the cli and also close the ssh connection
by Jon Hall
· 10 years ago
0c0a677
Minor fix in add_point_intent function
by andrewonlab
· 10 years ago
289e4b7
added optional fields in point-to-point intent installation driver
by andrewonlab
· 10 years ago
2dac98a
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
377693f
Added json object support in intents function
by andrewonlab
· 10 years ago
d7310c5
Removed sending a blank line and expecting onos prompt commands from get_hosts_id()
by Shreya Shah
· 10 years ago
0c525cc
minor edits
by Shreya Shah
· 10 years ago
7b02d95
minor edits
by Jon Hall
· 10 years ago
5227ce8
minor edits
by Jon Hall
· 10 years ago
d815ce4
Comments and delete some debug code in devices(),links() and ports() functions
by Jon Hall
· 10 years ago
cd70729
fixed issues in escaping the ansi sequence in devices(),links() and ports() functions
by Jon Hall
· 10 years ago
11b2c66
Added logic to remove the ansi color esacpe sequence from devices(), links(), ports() functions
by Jon Hall
· 10 years ago
a001c39
Added logic to remove the ansi color esacpe sequence from devices(), links(), ports() functions
by Jon Hall
· 10 years ago
4dbb4d8
Added point-to-point installation driver
by andrewonlab
· 10 years ago
9a50dfe
Intent remove driver function
by andrewonlab
· 10 years ago
412308f
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
e674534
Adding intent-related driver functions / cases
by andrewonlab
· 10 years ago
654fba4
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by Jon Hall
· 10 years ago
e821748
Added driver functions for devices, links & ports to return json output
by Jon Hall
· 10 years ago
3f0a4af
ONOS host formatting functions
by andrewonlab
· 10 years ago
2a6c934
Starting Topology Performance test framework
by andrewonlab
· 10 years ago
7c21157
Additional functions to get device role and node information
by andrewonlab
· 10 years ago
38d6ae2
Changing name onos_topology > topology
by andrewonlab
· 10 years ago
3e15ead
Added function paths. Returns path and cost of src / dst switches
by andrewonlab
· 10 years ago
7e4d2d3
get_all_devices_id function added. Returns list of just the device id's in order
by andrewonlab
· 10 years ago
a18f6bf
Added sendline function
by andrewonlab
· 10 years ago
86dc308
added devices driver function
by andrewonlab
· 10 years ago
c2d05aa
Addition of functions to cli driver and minor edit to onosdriver
by andrewonlab
· 10 years ago
95ce832
New driver for onoscli
by andrewonlab
· 10 years ago
32fd124
Remove old Drivers
by Jon Hall
· 10 years ago
861757c
Merge pull request #10 from ahassany/various_fixes
by Jon Hall
· 10 years ago
cc0d30e
Include references in git log output
by Jon Hall
· 10 years ago
Next »