Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
ec916a4b74188896298320bb5cfe9f42edff24b1
« Previous
9e8c761
Refactor install script
by Jon Hall
· 8 years ago
b97cd56
Merge "Record events scheduled in CHOTestMonkey and enable replay from recorded event file"
by You Wang
· 8 years ago
6ef1847
Merge "Small fix: catch exception when summary does not give the correct output"
by Jon Hall
· 8 years ago
d2d687e
fix case 19 in FUNCnetconf
by Jeremy Songster
· 8 years ago
f5b3f87
Small fix: catch exception when summary does not give the correct output
by Flavio Castro
· 8 years ago
cdc7ed9
Merge "Bgpls scripts updated with Links"
by Jeremy Songster
· 8 years ago
5216320
Record events scheduled in CHOTestMonkey and enable replay from
by You Wang
· 8 years ago
1eb539d
Merge "Clean up file declaration comments"
by Jon Hall
· 8 years ago
ae01bba
Clean up file declaration comments
by Jeremy Songster
· 8 years ago
34573f0
Check for arping in install script
by Jon Hall
· 8 years ago
7c4f430
Fix typos
by Jon Hall
· 8 years ago
7ab1fdc
Merge "Fix a bug in TestON --params feature - If use --params to change testcase it will avoid index error"
by Jon Hall
· 8 years ago
0265238
Bgpls scripts updated with Links
by AntonySilvester
· 8 years ago
154dbe7
Merge "Avoid adding overlapping intents in CHOTestMonkey"
by You Wang
· 8 years ago
c0a2c5e
Fixed switchFailure test
by Flavio Castro
· 8 years ago
3b5a78f
Change intents batchsize if use Flow Objective
by YPZhang
· 8 years ago
c848af1
Avoid adding overlapping intents in CHOTestMonkey
by You Wang
· 8 years ago
59dfeb6
Add exception handling to app events in CHOTestMonkey
by You Wang
· 8 years ago
9a589b9
Comment out some debug information from graph utility
by You Wang
· 8 years ago
a9ac113
Merge "Fix a potential deadlock issue in CHOTestMonkey"
by You Wang
· 8 years ago
3ce74fd
Fix a potential deadlock issue in CHOTestMonkey
by You Wang
· 8 years ago
6d94d8a
Merge "Add mininet topology file"
by You Wang
· 8 years ago
ad93682
Merge "Improve SCPFintentEventTp test"
by YPZhang
· 8 years ago
0433bee
Add mininet topology file
by YPZhang
· 8 years ago
16f6e56
Fix a bug in TestON --params feature
by YPZhang
· 8 years ago
cbc2a06
Improve SCPFintentEventTp test
by YPZhang
· 8 years ago
56577c8
Disable traffic check for hosts under disconnected devices in CHO Test
by You Wang
· 8 years ago
871f37b
Merge "Imrpove logic used for determinging which nodes to copy karaf.log files from. Fix test case 19 failing consistently in single node FUNCoptical"
by Jon Hall
· 8 years ago
cc5414b
Imrpove logic used for determinging which nodes to copy karaf.log
by Jeremy Songster
· 8 years ago
7078dbc
Merge "Small fix on SR tests"
by Jon Hall
· 8 years ago
ba60dd6
Merge "modifying FUNCoptical to use new topology"
by Jeremy Songster
· 8 years ago
29a73ec
Merge "Integrated Xconnect into SR Sanity"
by You Wang
· 8 years ago
1bfef3a
Small fix on SR tests
by Flavio Castro
· 8 years ago
5665f1b
modifying FUNCoptical to use new topology
by Jeremy Songster
· 8 years ago
9c623d7
Merge "Support random host intent add/delete event in CHOTestMonkey"
by You Wang
· 8 years ago
ea37702
Merge "Improve SCPF tests - Add flowObj param to check if test run with FlowObject - Clean up old FlowObject tests"
by You Wang
· 8 years ago
e6ef82a
Improve SCPF tests
by YPZhang
· 8 years ago
e168f7f
Integrated Xconnect into SR Sanity
by Flavio Castro
· 8 years ago
7a27f3a
Support random host intent add/delete event in CHOTestMonkey
by You Wang
· 8 years ago
d1f3689
Fixing infinite loop in SRLinkFailure
by Flavio Castro
· 8 years ago
4b1b098
Merge "Added testcase 27 for posting netCfg and retry functions on FUNCnetCfg"
by You Wang
· 8 years ago
d519654
Merge "Add a new TestON feature - We can modify params use command line - Usage: run [TESTNAME] --params [PARAMS]/[VARIABLE]=[VALUE] Change-Id: I99684c93920db407dba15a730faa20738f2d720e"
by You Wang
· 8 years ago
1c89e76
Add a new TestON feature
by YPZhang
· 8 years ago
db74bf2
Added testcase 27 for posting netCfg and retry functions on FUNCnetCfg
by Ming Yan Shu
· 8 years ago
c4b3c62
Merge "Fix a small issus for Scale topo test. - Clean up mn when clean up onos"
by YPZhang
· 8 years ago
519072e
Added ONOS Failure and Cluster Restart testcase
by Flavio Castro
· 8 years ago
5608a39
Added Switch failure test scenario + Styling review
by Flavio Castro
· 8 years ago
94b211e
Properly adding link failure test scenario
by Flavio Castro
· 8 years ago
ec03394
Merge "Change Mininet IP from localhost to OCN"
by Jon Hall
· 8 years ago
29c2d64
Fix a small issus for Scale topo test. - Clean up mn when clean up onos
by YPZhang
· 8 years ago
f7d8060
Change Mininet IP from localhost to OCN
by YPZhang
· 8 years ago
49c218d
Now test pushes SR configuration via REST
by Flavio Castro
· 8 years ago
9a7f2f7
Merge "Random fixes for CHOTestMonkey"
by You Wang
· 8 years ago
55503a3
Random fixes for CHOTestMonkey
by You Wang
· 8 years ago
c3156f1
Merge "Use new graph interfaces in CHOTestMonkey"
by You Wang
· 8 years ago
49bdf4e
Merge "Implement interfaces between graph utility and two drivers - Add getOVSPort function to MininetCliDriver - Add getGraphDict function to OnosCliDriver and MininetCliDriver - Add delLinkRandom and delSwitchRandom functions to MininetCliDriver"
by You Wang
· 8 years ago
1064fb5
Ignore IDEA IDE files
by Jon Hall
· 8 years ago
25f6ede
Update ~/README.md
by Jon Hall
· 8 years ago
db8cd0a
Implement interfaces between graph utility and two drivers
by You Wang
· 8 years ago
287db3f
Merge "Continuing refactoring: Added a few testcases to SRSanity and fixed a few typos"
by Jon Hall
· 8 years ago
02b4363
Continuing refactoring: Added a few testcases to SRSanity and fixed a few typos
by Flavio Castro
· 8 years ago
6268e94
Add python3-requests to install script
by Jon Hall
· 8 years ago
6509dbf
Fixing some common typos throughout the repo
by Jon Hall
· 8 years ago
16c7708
Merge "Fix a typo error in driverFunction"
by YPZhang
· 8 years ago
0584d43
Fix a typo error in driverFunction
by YPZhang
· 8 years ago
42d2230
Merge "Added a config for intent withdrawal test with FlowObj"
by You Wang
· 8 years ago
98c609f
Added a config for intent withdrawal test with FlowObj
by YPZhang
· 8 years ago
3b148ea
Add sleep after balancing masters in intent related tests
by You Wang
· 8 years ago
2b9b26d
Add sleep after balance masters in intent reroute tests
by YPZhang
· 8 years ago
fc1c464
Merge "Fix a small bug for DataBase file"
by YPZhang
· 8 years ago
28909bc
Fix a small bug for DataBase file
by YPZhang
· 8 years ago
0a05b8d
Last refactoring
by Flavio Castro
· 8 years ago
e86418f
Merge "Removing duplicate error checking"
by Jon Hall
· 8 years ago
97cf84a
Removing duplicate error checking
by Jon Hall
· 8 years ago
5bd44c3
Merge "Modify loop algorithm - Re-run iteration if it was failed. - Check result is valid for database."
by YPZhang
· 8 years ago
8742d2e
Modify loop algorithm
by YPZhang
· 8 years ago
dd0f398
Fixed small typo in last commit
by Flavio Castro
· 8 years ago
8c30696
Merge "Fix onos-gen-partitions"
by Jon Hall
· 8 years ago
bea5e1d
Merge "Remove TestON documentation and add script to auto generate it"
by Jon Hall
· 8 years ago
b07cdd2
Fix onos-gen-partitions
by Jon Hall
· 8 years ago
d7e4b6e
Bug fix for onosclidriver
by YPZhang
· 8 years ago
325822f
Added a config for intent withdrawal test.
by YPZhang
· 8 years ago
82ee2f6
Changed checkState function
by Flavio Castro
· 8 years ago
4e21450
Fix DB file name on SCPFintenteRerouteLatWithFOBJ
by YPZhang
· 8 years ago
ef8b44d
Remove TestON documentation and add script to auto generate it
by Jon Hall
· 8 years ago
d16b40e
Merge "Refactory IntentInstallWithdraw Lat - Refactor IntentInstallWithdrawLat and IntentInstallWithdrawLatWithFOBJ - Modify PushTestIntents driver function, it can return onos response now"
by YPZhang
· 8 years ago
b34b7e1
Refactory IntentInstallWithdraw Lat
by YPZhang
· 8 years ago
5da143d
Merge "Added Case32 and updated SAMPstartTemplate"
by Jon Hall
· 8 years ago
12f34c3
Added Case32 and updated SAMPstartTemplate
by alison
· 8 years ago
1f5e65f
Update function call to match new api
by Jon Hall
· 8 years ago
b2d4167
Merge "Move current to SR Sanity tests"
by Jon Hall
· 8 years ago
a91df73
Fix custom cluster.json file generation
by Jon Hall
· 8 years ago
f7faa42
Move current to SR Sanity tests
by Flavio Castro
· 8 years ago
72a4703
fix the scp method being targeted at a log file that doesn't exist
by Jeremy Songster
· 8 years ago
bdd8551
Merge "[Goldeneye] BGPLS scripts"
by Jon Hall
· 8 years ago
a1080f2
[Goldeneye] BGPLS scripts
by AntonySilvester
· 9 years ago
a9a3385
Merge "Refactor IntentRerouteLatency test - Refactor IntentRerouteLatency and IntentRerouteLatWithFOBJ test - Using driver function to handle ONOS - Improve algorithm, fix a calculation bug"
by YPZhang
· 8 years ago
febf730
Refactor IntentRerouteLatency test
by YPZhang
· 8 years ago
31aad31
added assert_equals to testcase 19 to check if the copying succeeded
by Jeremy Songster
· 8 years ago
3dddd5b
Remove P0 partition from custom partition file
by Jon Hall
· 8 years ago
Next »