FUNCipv6Intent at 30 Jun 2021 21:09:56

<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 6cb4867a83c11bd73a555f2e71d60e26e0bf8e91 (HEAD, origin/master, origin/HEAD, master)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Jul 1 00:16:34 2021 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Wed Jun 30 15:59:41 2021 +0000

Fix: try to create patch ports when tenant bridge is existed
--
(cherry picked from commit b47eba7f557f26109f47de4f0872eafbc874c9b1)

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