FUNCipv6Intent at 06 Dec 2018 07:22:46

<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 c97849c19bfc75ba48f4fe0c9c464138c7364ee5 (HEAD -] master, origin/master, origin/HEAD)
Author: kezhiyong [ke.zhiyong@zte.com.cn]
AuthorDate: Mon Dec 3 16:14:29 2018 +0800
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Thu Dec 6 01:54:36 2018 +0000

If link list if null or empty, the following code links.get(0) will get an error.

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