Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
afba7d84ead54a95ce44da0cbddf771ebb4c43f2
/
TestON
« Previous
e6fe3c4
[ONOS-7125] add/fix the SCPFintent related sanity check
by Devin Lim
· 7 years ago
0e27b91
Wiki graphs std devs adjusted, legend labels fixes.
by Jeremy Ronquillo
· 7 years ago
3c2b9d6
fix latency from ms to s
by Devin Lim
· 7 years ago
e906376
Improvements to the SCPF and FUNC/HA/USECASE front page graphs.
by Jeremy Ronquillo
· 7 years ago
724fdb5
scale topo typo fix
by Devin Lim
· 7 years ago
271b321
Merge "[ONOS-7112] investigate SCPFswitchLat failure and fix the issue"
by You Wang
· 7 years ago
2be670a
Merge "Adding more feature to Jenkins file"
by You Wang
· 7 years ago
aa256a7
[ONOS-7112] investigate SCPFswitchLat failure and fix the issue
by Devin Lim
· 7 years ago
3e5042f
Merge "Adding more ONOS stability checks for ScaleTopoTest"
by You Wang
· 7 years ago
4363d09
[ONOS-7113] Adding values to the bars on the bar graphs on the wiki
by Jeremy Ronquillo
· 7 years ago
4d57f7e
Adding more feature to Jenkins file
by Devin Lim
· 7 years ago
458ddfb
Merge "[ONOS-7101] Integrate Jenkins to Slack to notify information"
by Jon Hall
· 7 years ago
4d5f1d0
Reverting core/ and drivers/ directories before change 15514
by Jeremy Ronquillo
· 7 years ago
4a87b2a
Adding more ONOS stability checks for ScaleTopoTest
by Devin Lim
· 7 years ago
61657e4
[ONOS-7101] Integrate Jenkins to Slack to notify information
by Devin Lim
· 7 years ago
5eac697
Merge "minor change to the structure of VPLSfailsafe"
by Jon Hall
· 7 years ago
b626884
Minor graph fixes, see details below
by Jeremy Ronquillo
· 7 years ago
3e6fb35
change the testcase numbers to run
by Devin Lim
· 7 years ago
c328400
Merge "[ONOS-7074]Investigate the SCPFscaleTopo"
by You Wang
· 7 years ago
a7cfdbd
[ONOS-7074]Investigate the SCPFscaleTopo
by Devin Lim
· 7 years ago
2d6c91d
minor change to the structure of VPLSfailsafe
by Jeremy Ronquillo
· 7 years ago
7ab4661
Minor fix to pexpect
by Jeremy Ronquillo
· 7 years ago
23fb216
[ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON
by Jeremy Ronquillo
· 7 years ago
1120dfd
Minor fix to y-axis in SCPFscaleTopo graph.
by Jeremy Ronquillo
· 7 years ago
be37f09
Minor fix to title size to guarantee the title fits on the graph
by Jeremy Ronquillo
· 7 years ago
6259fd4
Minor fix to title size in Install/Withdraw/Reroute Latency Graphs
by Jeremy Ronquillo
· 7 years ago
52f48f9
Merge "Minor fix to the y-axis label on the flowTP1g test graph"
by You Wang
· 7 years ago
1bdaae5
Minor fix to the y-axis label on the flowTP1g test graph
by Jeremy Ronquillo
· 7 years ago
248fa76
Merge "Minor fix to the x-axis of the FUNC, HA, and USECASE graph generator"
by You Wang
· 7 years ago
542433f
Minor fix to the x-axis of the FUNC, HA, and USECASE graph generator
by Jeremy Ronquillo
· 7 years ago
f082218
[ONOS-7031] Implement raft log check to the CHO events
by Devin Lim
· 7 years ago
db17d99
Merge "Add functions to check the size of raft logs"
by Jon Hall
· 7 years ago
a5a4100
[ONOS-6957] Fixing for sandbox error
by Devin Lim
· 7 years ago
29a0334
Merge "Minor fixes to the graph generator scripts in R, increased text size"
by You Wang
· 7 years ago
2d2649d
Minor fixes to the graph generator scripts in R, increased text size
by Jeremy Ronquillo
· 7 years ago
a0e52eb
[ONOS-6957] Create Jenkins File for the other tests -- continue
by Devin Lim
· 7 years ago
4173b24
Add functions to check the size of raft logs
by Jon Hall
· 7 years ago
b96031b
Merge "[ONOS-6957] Create Jenkins File for the other tests"
by Jon Hall
· 7 years ago
cadcee1
Merge "Template for SCPF graph generator written in R."
by Jon Hall
· 7 years ago
90803a8
[ONOS-6957] Create Jenkins File for the other tests
by Devin Lim
· 7 years ago
6df8781
Template for SCPF graph generator written in R.
by Jeremy Ronquillo
· 7 years ago
cde503f
[ONOS-7029] Investigate and fix the PLATdockertest
by Devin Lim
· 7 years ago
4f360bc
Minor fixes after the big refactor
by Jon Hall
· 7 years ago
8bafdc0
Remove depricated cfg and minor fixes to HA suite
by Jon Hall
· 7 years ago
6af7427
Merge "Fixing VPLS test bugs"
by Jon Hall
· 7 years ago
9f87de3
Merge "Change SCPFFlowTp1g to use constant variable for the params variable"
by You Wang
· 7 years ago
3dc1614
Merge "Change CHOtest to not force to specify the cellname to start the test"
by You Wang
· 7 years ago
0defe48
Merge "[ONOS-6917] Adding more features to the TestON - Printing out the test cases executed/to be executed - Printing out the test case that has not passed in the test summary Change-Id: Ic7df056f672c55ecbde72d1fa34b3a216cd735c2"
by Jon Hall
· 7 years ago
63223c6
Merge "Created SCPFmastershipFailoverLat test"
by You Wang
· 7 years ago
ccce5c8
Change SCPFFlowTp1g to use constant variable for the params variable
by Devin Lim
· 7 years ago
d7791d8
Fixing VPLS test bugs
by Jeremy Ronquillo
· 7 years ago
c5c9e11
Change CHOtest to not force to specify the cellname to start the test
by Devin Lim
· 7 years ago
818bc7c
Created SCPFmastershipFailoverLat test
by Jeremy Ronquillo
· 7 years ago
40a1909
Make initial work for the ONOS to be executed parallel
by Devin Lim
· 7 years ago
ec98979
[ONOS-6917] Adding more features to the TestON
by Devin Lim
· 7 years ago
d262bee
Merge "Fix the HA test error for 1.10-onos"
by Jon Hall
· 7 years ago
efaf306
Fix the HA test error for 1.10-onos
by Devin Lim
· 7 years ago
71c31ec
Merge "Minor bug fixes after major refactor"
by Jon Hall
· 7 years ago
6040bcf
Minor bug fixes after major refactor
by Jon Hall
· 7 years ago
72d124d
Removing the debugging perpose line.
by Devin Lim
· 7 years ago
a42d5e7
Merge "Fix the issue with the HA tests on using Rest instead of CLI"
by Jon Hall
· 7 years ago
e9f0ccf
Fix the issue with the HA tests on using Rest instead of CLI
by Devin Lim
· 7 years ago
b8514f9
Merge "Update IPv6 configurations in the tests"
by You Wang
· 7 years ago
76910b2
Merge "Fix flow installation count in flow throughput test"
by You Wang
· 7 years ago
cfc9862
Fix flow installation count in flow throughput test
by You Wang
· 7 years ago
a4f95bc
[ONOS-6905] Adujust the number of retrying and sleep time to the FUNCintent
by Devin Lim
· 7 years ago
4407596
[ONOS-6901] Fix how the systemTest does not return any result when it forced to quit the test
by Devin Lim
· 7 years ago
9ef93e1
[ONOS-6863] Flxible way to specify number of neighbors in intent/flow throughput test
by Devin Lim
· 7 years ago
1c18af8
[ONOS-6409] Create throughput test for FlowObjective subsystem - Python Part
by sivachidambaram subramanian
· 7 years ago
6ce33b0
Update IPv6 configurations in the tests
by You Wang
· 7 years ago
78b3305
Merge "Fix interation number in port and switch latency test"
by You Wang
· 7 years ago
1fbfa46
Merge "[ONOS-6883] Invstigating and Fixing FUNCintent test"
by You Wang
· 7 years ago
2b22228
Merge "fix the bugs from the cluster update"
by You Wang
· 7 years ago
5f55779
Merge "[ONOS-6862] SCPFflowTp1g redesign Test Steps"
by You Wang
· 7 years ago
8dfe47e
Merge "Handle empty tshark file in switch latency test"
by You Wang
· 7 years ago
51f903b
Fix interation number in port and switch latency test
by You Wang
· 7 years ago
d2f199a
[ONOS-6862] SCPFflowTp1g redesign Test Steps
by Devin Lim
· 7 years ago
f6d287d
[ONOS-6883] Invstigating and Fixing FUNCintent test
by Devin Lim
· 7 years ago
a0d5519
Merge "Changing Error log for printing out nodes at the beginning to debug log"
by Jon Hall
· 7 years ago
6301b74
fix the bugs from the cluster update
by Devin Lim
· 7 years ago
6b6ec90
Changing Error log for printing out nodes at the beginning to debug log
by Devin Lim
· 7 years ago
5b81127
Handle empty tshark file in switch latency test
by You Wang
· 7 years ago
0e4ca9e
Fix typos in port and switch latency test
by You Wang
· 7 years ago
5acf54a
Merge "[ONOS-6890] Fix the IndexError from the FUNCbgpls test"
by Jon Hall
· 7 years ago
3d60b44
[ONOS-6890] Fix the IndexError from the FUNCbgpls test
by Devin Lim
· 7 years ago
47b9183
Get correct commit number in intent reroute test
by You Wang
· 7 years ago
142b534
Update Cluster Driver
by Devin Lim
· 7 years ago
ca31989
Initial implementation of ONOS cluster driver
by Jon Hall
· 7 years ago
a3cbc05
Make batchFlowResp compatible with ONOSSteup
by You Wang
· 7 years ago
227baa9
Skip resource release in intent reroute test
by You Wang
· 7 years ago
87e12c4
Fixing database insert Issue
by Devin Lim
· 7 years ago
3cccfaa
Minor fix to VPLSBasic params file
by Jeremy Ronquillo
· 7 years ago
b27ce4c
[ONOS-6819] - Update TestON File Headers
by Jeremy Ronquillo
· 7 years ago
82d8bb7
Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON"
by Jon Hall
· 7 years ago
58046fa
[ONOS-6593]Review and Refactor ONOS startup procedures in TestON
by Devin Lim
· 7 years ago
6c85000
Merge "minor change to retrieving vpls topo file"
by Jon Hall
· 7 years ago
31caa48
minor change to retrieving vpls topo file
by Jeremy Ronquillo
· 7 years ago
1d21a0e
added __init__.py file to vplsfailsafe to fix minor issue
by Jeremy Ronquillo
· 7 years ago
e786ec8
Merge "[ONOS-6747] New TestON test: VPLSfailsafe and various VPLS test fixes"
by Jon Hall
· 7 years ago
3008aa3
[ONOS-6747] New TestON test: VPLSfailsafe and various VPLS test fixes
by Jeremy Ronquillo
· 7 years ago
Next »