Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
6acef9f854c39db0f4e7c3dcd07259f5c7c7c3b7
/
TestON
/
tests
/
FUNC
/
FUNCintent
/
FUNCintent.py
bd60ea0
Use buck for tests
by Jon Hall
· 8 years ago
e7f3b34
Fix Codestyle in Functionality tests
by Jeremy Songster
· 8 years ago
00d1ca6
Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent"
by Jeremy Songster
· 8 years ago
c032f16
Add VLAN Encapsulation test for point to point intents to FUNCintent
by Jeremy Songster
· 8 years ago
306ed7a
Add check for Flow Duration to FUNCintent and FUNCintentRest
by Jeremy Songster
· 8 years ago
cc5414b
Imrpove logic used for determinging which nodes to copy karaf.log
by Jeremy Songster
· 8 years ago
31aad31
added assert_equals to testcase 19 to check if the copying succeeded
by Jeremy Songster
· 8 years ago
9385d41
add tests for partial failures of MPSP and SPMP intents
by Jeremy Songster
· 8 years ago
17147f2
add testcase for copying karaf logs to preserve them between
by Jeremy Songster
· 8 years ago
e405d3d
fix the SDNIP TCP point intent test case failures
by Jeremy Songster
· 8 years ago
ff55367
Add VLAN Treatment Intent Tests to FUNCintent for Host, Point,
by Jeremy Songster
· 8 years ago
832f9e9
Refactor VLAN intent tests to actually use VLAN selectors
by Jeremy Songster
· 8 years ago
7edb663
modify checking for ONOS startup and reduce pingall timeout
by Jeremy Songster
· 9 years ago
d9e4eb1
Exception handling added to FUNCintent where needed
by Jeremy
· 9 years ago
53c5e66
Creating subfolders for test suites
by Jon Hall
· 9 years ago
[Renamed from TestON/tests/FUNCintent/FUNCintent.py]
d619ac7
Merge "Fix instalation of SDNIP-ICMP intents in FUNCintent"
by Jon Hall
· 9 years ago
eb51cb1
Added test case to activate Flow Objectives
by Jeremy
· 9 years ago
cd87222
moved main.flowCompiler variable from case 1 to case 2 to allow for it to reset to a default value
by Jeremy
· 9 years ago
6e9748f
Added Flow Objectives testing to FUNCintent
by Jeremy
· 9 years ago
6f000c6
Fix instalation of SDNIP-ICMP intents in FUNCintent
by Jeremy
· 9 years ago
42df2e7
Added testcase to balance ownership of switches to FUNCintent and
by Jeremy
· 9 years ago
2f190ca
Update to FUNCintentRest
by Jeremy
· 9 years ago
e0cb5eb
Started work on Multi to Single Endpoint Failure Test.
by Jeremy
· 9 years ago
1f39bf0
ONOS-3343 Initial scapy implementation commit
by Jeremy Songster
· 9 years ago
70b2ff4
Fix some typos
by Jon Hall
· 9 years ago
5d8cc86
More useful assert statements for FUNCintent. Only CASE1000 so far, do not merge yet.
by acsmars
· 9 years ago
ad4f6ab
Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces."
by Jon Hall
· 9 years ago
2ec91d6
Disabled Single to Multi NOOPTION test subcase. Added exception handling for json loads to CASE8.
by acsmars
· 9 years ago
029be65
[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces.
by Charles Chan
· 9 years ago
59a4c55
ONOS-2846 Reworked CASE8 with retries and a timeout.
by acsmars
· 9 years ago
5b78fcd
Disabled MultiToSingle NOOPTION intent test. This testcase tested functionality that is not possible in onos. A new test will be added later.
by acsmars
· 9 years ago
f723488
Fix startup for FUNCintentRest test and add REST authentication
by Jon Hall
· 9 years ago
8a60586
Changed 8.1 Gathering topology information from main.step to main.log.info
by acsmars
· 9 years ago
3b11131
Merge "ONOS-2551 Added parameter for remove intent timeout to .params in FUNCintent. Also used taht value in FUNCintent dependency functions"
by Kelvin Flores
· 9 years ago
016dce2
Removed case 9: report logs and place it on every end of test cases instead
by kelvin-onlab
· 9 years ago
d9e23de
Changed copyMininetFile of onosdriver to scp function in clidriver
by kelvin-onlab
· 9 years ago
cfa5227
ONOS-2551 Added parameter for remove intent timeout to .params in FUNCintent. Also used taht value in FUNCintent dependency functions
by acsmars
· 9 years ago
58dc39e
Fix FUNCintent pingallHost | TCP issues
by kelvin-onlab
· 9 years ago
7bb2d97
Fixed logs in CASE9: test reports
by kelvin-onlab
· 9 years ago
5f0d19e
Fixed uninstalling step in CASE2 to force uninstall all nodes
by kelvin-onlab
· 9 years ago
3a55a80
Merge "More fixes for running teston from anywhere"
by Jon Hall
· 9 years ago
b55e58e
Fix ICMP and TCP log typo
by kelvin-onlab
· 9 years ago
46d4825
Fix assertion for topo check case
by Jon Hall
· 9 years ago
f632d20
More fixes for running teston from anywhere
by Jon Hall
· 9 years ago
79ce049
Removed tcp ports in SDNIP matching test CASE2000
by kelvin-onlab
· 9 years ago
a3e0243
Add topology check function to FUNCintent
by Jon Hall
· 9 years ago
825b57d
Change main.case logs
by kelvin-onlab
· 9 years ago
e5c1ada
Fix type error on logs
by kelvin-onlab
· 9 years ago
4cfa81c
Added more logs for the wiki
by kelvin-onlab
· 9 years ago
f34a58a
Modified assertion logs
by kelvin-onlab
· 9 years ago
1c13987
Merge "ONOS-1600 Host Mobility Test - Non-Functional"
by Kelvin Flores
· 9 years ago
1ff5e05
ONOS-1600 Host Mobility Test - Non-Functional
by acsmars
· 9 years ago
6585f48
Merge "Added more fix on key errors and add delay after activating fwd app"
by kelvin-onlab
· 9 years ago
783bbf9
Fix typo
by Jon Hall
· 9 years ago
0ad05d1
Added more fix on key errors and add delay after activating fwd app
by kelvin-onlab
· 9 years ago
6dea6e6
Fixed some key error and added more documentation
by kelvin-onlab
· 9 years ago
b0b0dcb
Fixed DOCs and explicitly call OF10
by kelvin-onlab
· 9 years ago
b5cfab3
Added OF 1.3 Testing in FUNCintent test
by kelvin-onlab
· 9 years ago
106be08
Add git commit to wiki report of FUNCintent test
by Jon Hall
· 9 years ago
e6b410f
ONOS-2399 Added checkLeaderChange() to FUNCintent dependencies. Implemented that function in CASE1000 of FUNCintent
by acsmars
· 9 years ago
b769f56
ONOS-2397 : Added SDN-IP matching on TCP/ICMP
by kelvin-onlab
· 9 years ago
d48a68c
Added FUNCintent test
by kelvin-onlab
· 9 years ago