Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
61321f2bceda9ce1652c0d06c982e2f4c12513f7
« Previous
665d6f3
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into scale_out
by andrew@onlab.us
· 10 years ago
a94ada3
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
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
986e4f3
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by kelvin-onlab
· 10 years ago
052b1cc
Fixed typos and revert some of the .topo files back to original
by kelvin-onlab
· 10 years ago
9c94fb0
Configure timeout for onosdriver's isup
by Cameron Franke
· 10 years ago
c84a6a0
Merge pull request #55 from opennetworkinglab/devl/scale_out_tests
by CameronFranke
· 10 years ago
2ea90e5
Initial commit for scale out tests
by Cameron Franke
· 10 years ago
9592d13
More minor fixes in mininetclidriver
by kelvin-onlab
· 10 years ago
317ed67
Minor changes in mininetclidriver
by kelvin-onlab
· 10 years ago
6d129e3
Minor fixes in mininetclidriver
by kelvin-onlab
· 10 years ago
652e1dd
Fixed STS variable in mininetclidriver
by kelvin-onlab
· 10 years ago
6287649
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by Hari Krishna
· 10 years ago
21fba90
Merge branch 'devl/cleanup' second round
by kelvin-onlab
· 10 years ago
a7a390a
Merge branch 'master' into devl/cleanup second round
by kelvin-onlab
· 10 years ago
d31213f
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by shahshreya
· 10 years ago
f0d1cf7
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by Hari Krishna
· 10 years ago
fac62b1
Adhered to coding styles
by shahshreya
· 10 years ago
f354310
Merge branch 'devl/cleanup'
by kelvin-onlab
· 10 years ago
a72405f
Fixed utilities function in drivers and PingallExample
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
631ec27
Merging with master (TestON drivers have changed)
by Hari Krishna
· 10 years ago
9ed1920
Merge pull request #49 from opennetworkinglab/devl/note_dependencies
by Jon Hall
· 10 years ago
10c64de
Add Linc-OE to README
by Jon Hall
· 10 years ago
5af6e47
Use xterm-mono for TERM
by Jon Hall
· 10 years ago
ff9cefe
Remove old scripts
by Jon Hall
· 10 years ago
6aec96b
Refactor HATests for code formating and minor cleanups
by Jon Hall
· 10 years ago
9d1ec74
Reviewed cleaned up drivers
by kelvin-onlab
· 10 years ago
fd445d9
Removed component.py.fixed
by kelvin-onlab
· 10 years ago
2f4ef84
Fixed/Cleaned component driver
by kelvin-onlab
· 10 years ago
8a83258
Finished test Clean up
by kelvin-onlab
· 10 years ago
eaa2eb3
Initial clean up of Tests
by kelvin-onlab
· 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
b261b7c
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrew@onlab.us
· 10 years ago
8ec7144
initial commit for code clean up
by kelvin
· 10 years ago
45c509e
Enforce naming conventions and delete 2 old scripts
by Jon Hall
· 10 years ago
1d8c82b
Fix indentation
by shahshreya
· 10 years ago
98c40ed
Merge pull request #51 from opennetworkinglab/devl/fix_typo
by Jon Hall
· 10 years ago
35ad446
fix indentation error
by andrew@onlab.us
· 10 years ago
ea8548f
Some improvements
by shahshreya
· 10 years ago
e3f39ff
Log each cli command to the ONOS/karaf logs
by Jon Hall
· 10 years ago
b29e13e
Merged pingall code
by shahshreya
· 10 years ago
9ec134a
Added sendcontrol command instead of send (x03)
by shahshreya
· 10 years ago
eac33ac
Add numpy dependency
by Jon Hall
· 10 years ago
a4e31e2
Update the getting started Example test
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
ca74262
Update README
by Jon Hall
· 10 years ago
03d5409
Merge pull request #48 from opennetworkinglab/ONOS-Next
by Jon Hall
· 10 years ago
e78ee2e
Merge pull request #47 from opennetworkinglab/devl/obsolete_tests
by Jon Hall
· 10 years ago
6102345
Add TODO note
by Jon Hall
· 10 years ago
579e519
Remove old scripts
by Jon Hall
· 10 years ago
48cf3ce
Rename single instance HA test
by Jon Hall
· 10 years ago
770f25d
Remove old test
by Jon Hall
· 10 years ago
da563df
Remove outdated tests
by Jon Hall
· 10 years ago
ae2af83
Merge pull request #44 from opennetworkinglab/code_cleanup
by hakrishn
· 10 years ago
4eca12a
Merge pull request #45 from opennetworkinglab/PingallExample
by hakrishn
· 10 years ago
fff319d
Merge pull request #46 from opennetworkinglab/codecheck
by hakrishn
· 10 years ago
e1b478d
Add scripts to check code for errors and style
by Jon Hall
· 10 years ago
f1f285d
Add simple pingall example
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
2c3a1bf
Merge pull request #42 from opennetworkinglab/OnosCHO
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
125ca71
Merge pull request #40 from opennetworkinglab/Hex_DPIDs
by Jon Hall
· 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
095c1b7
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
042b391
minor edits WIP save
by andrewonlab
· 10 years ago
a22f8f8
cleaner testcase 2
by shahshreya
· 10 years ago
4477208
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by shahshreya
· 10 years ago
0e81ed9
Added more logic to switch down discovery testcase
by shahshreya
· 10 years ago
f4bf7c6
Merge pull request #38 from opennetworkinglab/HA-rebase
by Jon Hall
· 10 years ago
94fd047
Updated drivers and tests from HA. Changed include:
by Jon Hall
· 10 years ago
9366325
Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next
by andrewonlab
· 10 years ago
61354f8
Class dependency example test
by andrewonlab
· 10 years ago
794352d
Merge pull request #37 from pingping-lin/sdnip_teston_branch
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
Next »