Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
1d97da5488397fb6bc382d8c1ba4e4e0d6ba7355
« Previous
81d3d39
WIP: Simplified reporting for the wiki
by Jon Hall
· 10 years ago
a838a06
Minor edits for compatibility
by andrew@onlab.us
· 10 years ago
1b44f03
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by andrew@onlab.us
· 10 years ago
55711ed
Workaround to avoid port_stats_update DeviceEvent probes
by andrew@onlab.us
· 10 years ago
1f119da
Replicate IP/Optical Test from ProdFunc to MultiProd
by shahshreya
· 10 years ago
d524a94
Update ONOS app subsystem
by shahshreya
· 10 years ago
c80a8c8
Updates for new null provider and some test renaming
by cameron@onlab.us
· 10 years ago
1656279
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by andrew@onlab.us
· 10 years ago
9a3d2bb
Minor refactoring to fix DB post
by andrew@onlab.us
· 10 years ago
9a54b85
minor refactoring for correct db reporting
by jenkins
· 10 years ago
c2e1ed5
Merge pull request #113 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
329a7bc
Merge pull request #112 from opennetworkinglab/devl/cfg
by Jon Hall
· 10 years ago
4df89f2
Added checkIntentState and checkFlowsState in onosclidriver
by kelvin-onlab
· 10 years ago
b442303
Merge branch 'devl/newOnosCHO' of https://github.com/opennetworkinglab/ONLabTest into devl/newOnosCHO
by kelvin-onlab
· 10 years ago
dfff667
adjusted some spacing issue.
by Hari Krishna
· 10 years ago
87a17f1
Incorporated changes from comments
by Hari Krishna
· 10 years ago
9e23260
Initial MPLS add intent driver fucntion (will be tested later when we start writing
by Hari Krishna
· 10 years ago
08f61bc
Fix code style issues and typos
by Jon Hall
· 10 years ago
fb760a0
Add onos configuration subsystem cli drivers.
by Jon Hall
· 10 years ago
c6358dd
Cleanup sendline handling
by Jon Hall
· 10 years ago
ede8aaf
Link latency test refactoring and database post update
by andrew@onlab.us
· 10 years ago
aa1f0dc
Fix typo, Switch latency test database post updated
by andrew@onlab.us
· 10 years ago
c2dcd3f
Initial commit for checkIntentsState function
by kelvin-onlab
· 10 years ago
9210ba1
Adding device disconnect end-to-end measurement and removing unnecessary array initialization
by andrew@onlab.us
· 10 years ago
8ac994e
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by andrew@onlab.us
· 10 years ago
09a4a0c
Adding params file and jenkins environment variable recognition
by andrew@onlab.us
· 10 years ago
9a31e4f
Merge pull request #111 from opennetworkinglab/packetoptical_driver
by Jon Hall
· 10 years ago
2c57c90
Packet optical related driver function
by shahshreya
· 10 years ago
cc8cdbf
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/functionality
by shahshreya
· 10 years ago
7a143fb
Merge pull request #110 from opennetworkinglab/devl/startNet
by Jon Hall
· 10 years ago
0fc9e56
Merge pull request #106 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
215c48f
Initial commit to devl/functionality
by shahshreya
· 10 years ago
d26a374
Fixed a logic in pingall function
by kelvin-onlab
· 10 years ago
1a77a1e
Fix typos and add component name to disconnect log
by Jon Hall
· 10 years ago
77ba41c
Catch more specific exceptions instead of any throwable
by Jon Hall
· 10 years ago
689d8e4
Rework startNet to be able to specify arguments independently of whether
by Jon Hall
· 10 years ago
00539b1
Fix bug in TestON exception handling
by Jon Hall
· 10 years ago
9ee36d5
Added new function to attach to linc-oe console
by shahshreya
· 10 years ago
7630b1c
Refactor single instance functionality 1.3 to support new topology and new way of pushing the links file to ONOS related to packet optical
by shahshreya
· 10 years ago
1937ec1
Refactor single instance packet optical testcases to support new topology
by shahshreya
· 10 years ago
d2ef8bf
Fixed for the sts error obtained on updating mininet
by shahshreya
· 10 years ago
d9a8ed3
Fixed typo mininetclidriver | updated params and topo file in CHO
by kelvin-onlab
· 10 years ago
2ab4763
Minor bug fixes and refactoring to scale-out scenario
by andrew@onlab.us
· 10 years ago
b4cb2b8
Scale-out case refactoring and minor bug fixes
by andrew@onlab.us
· 10 years ago
c44f019
Changed pingall loop structure | added karaftimeout to OnosCHO
by kelvin-onlab
· 10 years ago
ef0d417
Merging conflicts
by jenkins
· 10 years ago
1e99e7b
Adding grep option for tsharkGrep function
by jenkins
· 10 years ago
3e5a391
Switch disconnect measurement added
by jenkins
· 10 years ago
da2c531
Cleanec up pingall function in mininet
by kelvin-onlab
· 10 years ago
c16e983
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by andrew@onlab.us
· 10 years ago
c169e43
onosCfgSet function added for configuring application parameters
by andrew@onlab.us
· 10 years ago
dedced2
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by cameron@onlab.us
· 10 years ago
059c256
Refactored
by cameron@onlab.us
· 10 years ago
2cc8bf1
fixed typo
by cameron@onlab.us
· 10 years ago
2dc6a09
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest
by andrew@onlab.us
· 10 years ago
0f468c4
Switch latency test WIP
by andrew@onlab.us
· 10 years ago
fbcd82f
Updated mininet driver pingall / Fixed logic issues in OnosCHO
by kelvin-onlab
· 10 years ago
61e0603
Refactored
by cameron@onlab.us
· 10 years ago
1201bc4
Initial commit for renamed tests
by cameron@onlab.us
· 10 years ago
d7a88e0
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by cameron@onlab.us
· 10 years ago
dead405
improved comments and reporting
by cameron@onlab.us
· 10 years ago
1949421
refactored
by cameron@onlab.us
· 10 years ago
3814381
Fixed some type and added extra condition in multi->single & single->multi function
by kelvin-onlab
· 10 years ago
5090714
Fixed type in Mininet driver
by kelvin-onlab
· 10 years ago
b940821
Added new option in pingall function | MultiToSingle point intent function now returns intent ID
by kelvin-onlab
· 10 years ago
06ade55
Added params file
by kelvin-onlab
· 10 years ago
398b30d
Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newOnosCHO
by kelvin-onlab
· 10 years ago
20c712a
Added multi-single point intent for Chordal topology
by kelvin-onlab
· 10 years ago
77d6c30
Added multi-to-single point intent for Att topo
by kelvin-onlab
· 10 years ago
ac2b10f
Merge pull request #105 from opennetworkinglab/devl/apps
by Jon Hall
· 10 years ago
678f451
Fix some typos in HA Tests
by Jon Hall
· 10 years ago
96a9fab
added missing setCell command
by cameron@onlab.us
· 10 years ago
a66faa6
Merge pull request #104 from opennetworkinglab/devl/apps
by Jon Hall
· 10 years ago
a9d26da
Updates to HATests including app subsystem
by Jon Hall
· 10 years ago
70b5a25
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by cameron@onlab.us
· 10 years ago
050e1bd
Clean up app functions
by Jon Hall
· 10 years ago
d5656a5
Merge pull request #103 from opennetworkinglab/devl/apps
by Jon Hall
· 10 years ago
a54c1d7
scale out update + app changes
by cameron@onlab.us
· 10 years ago
7590096
null provider config changes w/ apps
by cameron@onlab.us
· 10 years ago
d878fc2
Changed params and topology file
by kelvin-onlab
· 10 years ago
882f895
Cleanup the Pingall Example with the App system
by Jon Hall
· 10 years ago
bd16b92
Add the option to check application state
by Jon Hall
· 10 years ago
65a72d2
Changed numbering of test case and added Link down/up for Spine topology
by kelvin-onlab
· 10 years ago
adfc8db
Remove intents changed back to being multithreaded case
by kelvin-onlab
· 10 years ago
146f152
Additional work towards application subsystem drivers
by Jon Hall
· 10 years ago
be37960
Initial driver functions for ONOS application subsystem
by Jon Hall
· 10 years ago
34905fb
Merge pull request #102 from opennetworkinglab/devl/IntentRerouteChanges
by CameronFranke
· 10 years ago
fbca4c9
Adding Intent reroute test
by jenkins
· 10 years ago
a285277
blackbird release, tweaked function to write link provider file to accept alternate file path
by jenkins
· 10 years ago
375cfac
blackbird release
by jenkins
· 10 years ago
399e251
blackbird release
by jenkins
· 10 years ago
8ba10ab
blackbird release
by jenkins
· 10 years ago
b8dd1aa
blackbird release
by jenkins
· 10 years ago
404984b
Blackbird release
by jenkins
· 10 years ago
3af0cd8
Changes for blackbird release 1.1
by jenkins
· 10 years ago
d3e6c23
Merge pull request #101 from opennetworkinglab/devl/newOnosCHO
by Jon Hall
· 10 years ago
f4b1633
Update: commiting the latest onosclidriver
by Hari Krishna
· 10 years ago
b62d17d
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
by shahshreya
· 10 years ago
957feaa
Minor refactoring
by shahshreya
· 10 years ago
5afb4cc
OnosCHO before split of ONOS 1.1 branch (Unfinished refactoring)
by Hari Krishna
· 10 years ago
Next »