...
HTML |
---|
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCovsdbtest_master_20-builds_graph.jpg", alt="FUNCovsdbtest", style="width:525px;height:350px;border:0"> |
commit 556c8d4b40e7049140972c14797c1c77eb3ab524 9417e13b3d9d764f9ec94691ef6d5c1ff902a3d8 (HEAD -] master, origin/master, origin/HEAD, master)
Author: Yi Tseng Jian Li [yi@opennetworkingpyguni@gmail.orgcom]
AuthorDate: Tue Apr 16 18:07:00 2019 -0700Sep 7 15:13:42 2021 +0900
Commit: Yi Tseng Jian Li [a86487817@gmailpyguni@gmail.com]
CommitDate: Wed Apr 17 02:20:54 2019 +0000
Fix NPE of P4Runtime device when deleting a groupSep 8 00:55:09 2021 +0000
Support to inject controller IP address to API config for tenant NW
--
(cherry picked from commit 0a05d6fe81c13ddffa4aba674d33103df8e5121b)
Case 1: Starting up
...
5 node(s) ONOS cluster
...
- 1.1 Constructing test variables - No Result
- 1.2 Constructing test variables - PASS
- 1.3 Apply cell to environment - PASS
- 1.4 Uninstalling Atomix - PASS
- 1.5 Uninstalling ONOS package - PASS
- 1.6 Creating ONOS package - PASS
- 1.7 Installing Atomix - PASS
- 1.8 Installing ONOS package - PASS
- 1.9 Set up ONOS secure SSH - PASS
- 1.10 Checking ONOS service - PASS
- 1.11 Starting ONOS CLI sessions - PASS
- 1.12 Checking ONOS nodes - PASS
- 1.13 Checking ONOS applications - PASS
- 1.14 App Ids check - PASS
- 1.15 Install onos-ovsdb - PASS
- 1.16 Install onos-app-vtn - PASS
Case 3: Test default br-int configuration and vxlan port - FAIL
onos create default br-int bridge and vxlan port on the ovsdb node
...
- onos add default bridge on the node 1 failed
...
- onos add default bridge on the node 2 failed
...
- onos add default vxlan port on the node 1 failed
...
- FAIL
...
- onos add default vxlan port on the node 2 failed
Case
...
1
...
- sudo ovs-vsctl show
- 69d75e74-ec31-40a6-9908-c1fc20d9faab
- is_connected: true
- sdn@new-prod-test-station:~$
...
Case 2: Test ovsdb connection and teardown - PASS
Test ovsdb connection create and delete over ovsdb node and onos node
- 2.1 Set ovsdb node manager - PASS
- 2.2 Check ovsdb node manager is 10.192.19.231 - PASS
- 2.3 Delete ovsdb node manager - PASS
- 2.4 Check ovsdb node delete manager 10.192.19.231 - PASS
Case 5: - FAIL
- 5.1 ovsdb node 1 set ovs manager to onos - PASS
- 5.2 Check ovsdb node 1 manager is 10.192.19.231 - PASS
- 5.3 Check ovsdb node 1 bridge br-int default flows on 10.192.19.229 - FAIL
Case 6: Configure Network Subnet Port - PASS
Configure Network Subnet Port Verify post is OK
- 6.1 Generate Post Data - No Result
- 6.2 Post Network Data via HTTP(Post port need post network) - PASS
- 6.3 Post Subnet Data via HTTP(Post port need post subnet) - PASS
- 6.4 Post Port1 Data via HTTP - PASS
- 6.5 Post Port2 Data via HTTP - PASS
Case 7: - FAIL
- 7.1 ovsdb node 1 set ovs manager to 10.192.19.231 - PASS
- 7.2 ovsdb node 2 set ovs manager to 10.192.19.231 - PASS
- 7.3 Create host1 on node 1 10.192.19.229 - PASS
- 7.4 Create host2 on node 2 10.192.19.231 - PASS
- 7.5 Create port on host1 on the node 10.192.19.229 - PASS
- 7.6 Create port on host2 on the node 10.192.19.231 - PASS
- 7.7 Add port to ovs br-int and host go-online on the node 10.192.19.229 - PASS
- 7.8 Add port to ovs br-int and host go-online on the node 10.192.19.231 - PASS
- 7.9 Check onos set host flows on the node 10.192.19.229 - FAIL
- 7.10 Check onos set host flows on the node 10.192.19.231 - PASS
- 7.11 Check hosts can ping each other - FAIL
Case 8: - FAIL
...