FUNCipv6Intent at 02 Apr 2020 10:54:31

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCipv6Intent_master_20-builds_graph.jpg", alt="FUNCipv6Intent", style="width:525px;height:350px;border:0">
commit 9ceeacb11e34e34afee44c623b0dff5b04830a21 (HEAD -] master, origin/master, origin/HEAD)
Author: Seyeon Jeong [seyeon@opennetworking.org]
AuthorDate: Fri Feb 28 01:46:39 2020 -0800
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Tue Mar 31 21:22:06 2020 +0000

Add JSON decoders for Host and HostLocation
--
(cherry picked from commit 46d2462e4e49855b0d533035250776589fd05d88)

Case 1: Pull onos branch and build onos on Teststation. - PASS

For loading from params file, and pull and build the latest ONOS package

Case 2: Starting up 1 node(s) ONOS cluster - PASS

Set up ONOS with 1 node(s) ONOS cluster

Case 11: Start Mininet topology with OF 1.3 switches - PASS

Start mininet topology with OF 1.3 switches to test intents, exits out if topology did not start correctly

Case 12: Assign switches to controllers - PASS

Assign OF 1.3 switches to ONOS nodes

Case 13: Discover all hosts - PASS

Case 16: Balance mastership of switches - PASS

Case 1000: Host Intents Test - 1 NODE(S) - OF 1.3 - PASS

This test case tests Host intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

Case 2000: Point Intents Test - 1 NODE(S) - OF 1.3 - PASS

This test case will test point to point intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

Case 3000: Single to Multi Point Intents Test - 1 NODE(S) - OF 1.3 - PASS

This test case will test single point to multi point intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

Case 4000: Multi To Single Point Intents Test - 1 NODE(S) - OF 1.3 - FAIL

This test case will test single point to multi point intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

Case 5000: Test host mobility with host intents - No Result