FUNCipv6Intent at 25 Feb 2020 23:17:33

<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 f519e3d061e21b84c61fe478969fa9dc55578810 (HEAD -] master, origin/master, origin/HEAD)
Author: Jonathan Hart [jono@opennetworking.org]
AuthorDate: Tue Jan 28 14:10:47 2020 -0800
Commit: Jonathan Hart [jono@opennetworking.org]
CommitDate: Tue Feb 25 19:28:56 2020 +0000

Add MetadataInstruction to the API serializer namespace

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