Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
6588e6520a9640d573daa0a1c964ee8a4df86afd
« Previous
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
dd8999d
fix username passed to scp function call to prevent test crashes
by Jeremy Songster
· 8 years ago
2baa44e
add testcase for using network-cfg.json to configure switches during
by Jeremy Songster
· 8 years ago
4e00150
fix user for SCP method in FUNCintentRest
by Jeremy Songster
· 8 years ago
b7f515c
Merge "add tests for partial failures of MPSP and SPMP intents"
by Jon Hall
· 8 years ago
9385d41
add tests for partial failures of MPSP and SPMP intents
by Jeremy Songster
· 8 years ago
12699b5
Merge "added scp from ONOScli"
by Jon Hall
· 8 years ago
221db32
Use new graph interfaces in CHOTestMonkey
by You Wang
· 8 years ago
8b8be2e
Merge "Add KeyError exception handling for compareIntent function in OnosCliDriver"
by You Wang
· 8 years ago
6756434
Merge "Add graph utility for TestON"
by You Wang
· 8 years ago
17147f2
add testcase for copying karaf logs to preserve them between
by Jeremy Songster
· 8 years ago
b1cad69
Merge "change hard-coded fsfw controller address to BM1"
by suibin zhang
· 8 years ago
dcca073
change hard-coded fsfw controller address to BM1
by suibin zhang
· 8 years ago
b1a16c3
Add graph utility for TestON
by You Wang
· 8 years ago
1be9a51
Add KeyError exception handling for compareIntent function in OnosCliDriver
by You Wang
· 8 years ago
a99c3bd
Merge "HotFix SCPFscalingMaxIntents and SCPFscalingMaxIntentsWithFobj - Fixed a small bug. If test failed in early, the intents number is not correct."
by YPZhang
· 8 years ago
09ab59d
added scp from ONOScli
by Flavio Castro
· 8 years ago
083ae98
Add error handling for checkFlowId in MininetCliDriver
by You Wang
· 8 years ago
4c0165e
Stable SR app again
by Flavio Castro
· 8 years ago
431cdc9
Merge "modify flow numbers for fsfw"
by suibin zhang
· 8 years ago
c349f3c
modify flow numbers for fsfw
by suibin zhang
· 8 years ago
5bd47de
Merge "fix dependency handle name"
by suibin zhang
· 8 years ago
464f19e
fix dependency handle name
by suibin zhang
· 8 years ago
e731a0b
Merge "Add exception handling for parseFlowTable in MininetCliDriver"
by Jon Hall
· 8 years ago
e3fdcc7
Simplify HAscaling test so it doesn't take so long
by Jon Hall
· 8 years ago
ef7348a
Fix closing tag
by Jon Hall
· 8 years ago
c2a4b01
correct ONOScli reference
by suibin zhang
· 8 years ago
d6b15c8
Merge "Use correct namespace for exception class"
by Jon Hall
· 8 years ago
d1bd94c
add node3 to toppo file
by suibin zhang
· 8 years ago
e179095
Use correct namespace for exception class
by Jon Hall
· 8 years ago
f9f0fa9
HotFix SCPFscalingMaxIntents and SCPFscalingMaxIntentsWithFobj
by YPZhang
· 8 years ago
3d71953
Merge "Add option to look for IP based on iface"
by Jon Hall
· 8 years ago
8f6d462
Add option to look for IP based on iface
by Jon Hall
· 8 years ago
5f47408
change mn topo file location
by suibin zhang
· 8 years ago
c672e01
Merge "add 1-node template, rename 3-node template"
by Jon Hall
· 8 years ago
c969ddd
add 1-node template, rename 3-node template
by suibin zhang
· 8 years ago
6a8b0a0
Move placeholder file to a .gitignore
by Jon Hall
· 8 years ago
91c37cf
Add exception handling for parseFlowTable in MininetCliDriver
by You Wang
· 8 years ago
ebccd35
Add error message to help debug failing test on production machines
by Jon Hall
· 8 years ago
5331af6
Merge "Initial commit for test of dynamic swapping of ONOS nodes"
by Jon Hall
· 8 years ago
6525447
Merge "Dumping Flows on each test now"
by Jon Hall
· 8 years ago
b771895
Dumping Flows on each test now
by Flavio Castro
· 8 years ago
69b2b98
Initial commit for test of dynamic swapping of ONOS nodes
by Jon Hall
· 8 years ago
f565dd8
reactive Routing test environment
by pingping-lin
· 9 years ago
eeb2374
Merge "Minor fix to return values and error checks in OnosCliDriver"
by Jon Hall
· 8 years ago
94d72f4
Merge "add VLAN tests to FUNCintentRest fix SDNIP-ICMP intent tests in FUNCintentRest"
by Jeremy Songster
· 8 years ago
ae2dd45
add VLAN tests to FUNCintentRest fix SDNIP-ICMP intent tests in FUNCintentRest
by Jeremy Songster
· 8 years ago
5d0552f
modify cli caller handle
by YPZhang
· 8 years ago
8556037
Minor fix to return values and error checks in OnosCliDriver
by You Wang
· 8 years ago
95c0f90
Merge "modify topo user/password to match production cluster"
by suibin zhang
· 8 years ago
01b250b
modify topo user/password to match production cluster
by suibin zhang
· 8 years ago
d27b8bd
Merge "fix the SDNIP TCP point intent test case failures"
by Jeremy Songster
· 8 years ago
e405d3d
fix the SDNIP TCP point intent test case failures
by Jeremy Songster
· 8 years ago
d3dc495
Merge "- Add FlowCheck event - Improved IntentCheck by using compareIntent function - Add exception handling when loading json object in check events"
by Jon Hall
· 8 years ago
240842b
Fixed a problem in driver
by YPZhang
· 8 years ago
58aa11e
- Add FlowCheck event
by You Wang
· 8 years ago
9aa88bb
Merge "Fix issues with disconnecting from cli or Errors in sendline"
by Jon Hall
· 8 years ago
6f02d71
Merge "Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, MPSP, and SPMP intents."
by Jeremy Songster
· 8 years ago
a495f56
Fix issues with disconnecting from cli or Errors in sendline
by Jon Hall
· 8 years ago
66518af
Add compareIntent function to OnosCliDriver
by You Wang
· 8 years ago
0a03caf
Merge "Added an additional pingall test."
by Jon Hall
· 8 years ago
6377a7b
Merge "Add type and value error checks to some funtions in OnosCliDriver"
by Jon Hall
· 8 years ago
d3cb2ce
Add type and value error checks to some funtions in OnosCliDriver
by You Wang
· 8 years ago
fdcbfc4
Fix description of getIntentState function in OnosCliDriver
by You Wang
· 8 years ago
22bbdd9
Merge "Add expectedState variable to Intent class for intent checks"
by You Wang
· 8 years ago
60a41d5
Added an additional pingall test.
by Flavio Castro
· 8 years ago
ff55367
Add VLAN Treatment Intent Tests to FUNCintent for Host, Point,
by Jeremy Songster
· 8 years ago
2b687c0
Add expectedState variable to Intent class for intent checks
by You Wang
· 8 years ago
d2b883a
Merge "Fix a small Flows verifing problem - Improved verify logic"
by YPZhang
· 8 years ago
ac53ebf
Fix a small Flows verifing problem - Improved verify logic
by YPZhang
· 8 years ago
64ab3bd
Fix for frozen onos during disconnect
by Jon Hall
· 8 years ago
00b7285
Merge "Bug fix for mastership consistency check in CHOTestMonkey"
by You Wang
· 8 years ago
82e04e1
Bug fix for mastership consistency check in CHOTestMonkey
by You Wang
· 8 years ago
111fc50
Merge "Hotfix again..."
by YPZhang
· 8 years ago
e96a306
Hotfix again...
by YPZhang
· 8 years ago
b5f46a2
Merge "remove unneeded keyword arguments from send() call"
by Jon Hall
· 8 years ago
1fe1ad4
Merge "Hot fix SCPFscalingMaxIntents and SCPFscalingMaxIntentsWithFlowObj"
by YPZhang
· 8 years ago
cefda89
Hot fix SCPFscalingMaxIntents and SCPFscalingMaxIntentsWithFlowObj
by YPZhang
· 8 years ago
915100c
Merge "Framework of the new CHOtest"
by You Wang
· 8 years ago
ebf9eb5
Change the batch size to 1000 and test on BM
by YPZhang
· 8 years ago
db927a5
Framework of the new CHOtest
by You Wang
· 9 years ago
fdf3844
Merge "Print clusters on failed assert"
by Jon Hall
· 8 years ago
6494802
Print clusters on failed assert
by Jon Hall
· 8 years ago
1ab833b
fix PLATdockertest failure
by suibin zhang
· 8 years ago
28da334
Merge "fix backward compatibility of rest driver"
by suibin zhang
· 8 years ago
53f0fea
Merge "Refactor VLAN intent tests to actually use VLAN selectors"
by Jon Hall
· 8 years ago
d5b6fe4
fix backward compatibility of rest driver
by suibin zhang
· 8 years ago
9bfadd2
Minor improvements to HA stability
by Jon Hall
· 8 years ago
14a03b5
Turn off expensive logging by default
by Jon Hall
· 8 years ago
eb5588a
remove unneeded keyword arguments from send() call
by Jeremy Songster
· 8 years ago
832f9e9
Refactor VLAN intent tests to actually use VLAN selectors
by Jeremy Songster
· 8 years ago
4f1414c
Merge "SAMPstatTemplate2 with driver modifications"
by suibin zhang
· 8 years ago
bdcfad6
Fixed cli access
by Flavio Castro
· 8 years ago
116647a
SAMPstatTemplate2 with driver modifications
by suibin zhang
· 8 years ago
5d6fb57
Merge "Parameterize Server port"
by Jon Hall
· 8 years ago
785dbd9
Merge "Handle rare exception in Mininet driver"
by Jon Hall
· 8 years ago
a6c90b2
Parameterize Server port
by Jon Hall
· 8 years ago
Next »