User Tools

Site Tools


r1_odl_suite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
r1_odl_suite [2015/05/19 13:02]
Peter Bandzi [Error Details]
r1_odl_suite [2015/09/21 04:18] (current)
mei mei
Line 1: Line 1:
 ===== Summary ===== ===== Summary =====
  
-^ ODL Suite         ^ Test                                      ^ LF POD1 (Fuel) ​ ^ LF POD2 (Foreman) ​ ^ +^ ODL Suite         ^ Test                                            ^ LF POD1 (Fuel) ​ ^ LF POD2 (Foreman) ​ ^ 
-| Restconf.basic ​   | Get the controller modules via Restconf ​  ​                ​| PASS               | +| Restconf.basic ​   | Get the controller modules via Restconf ​        ​Fail            ​| PASS               | 
-| Neutron.Networks ​ | Check OpenStack Networks ​                                 ​| PASS               ​| ​      ​ +| Neutron.Networks ​ | Check OpenStack Networks ​                       Fail            ​| PASS               | 
-|                   | Check OpenDaylight Networks ​              ​                ​FAIL               |       ​ +|                   | Check OpenDaylight Networks ​                    ​Fail            ​PASS               | 
-|                   | Create new network in OpenStack ​          |                 | PASS               ​| ​      ​ +|                   | Create new network in OpenStack ​                | Fail            ​| PASS               | 
-|                   | Check Network created in OpenDaylight ​    ​                ​FAIL               |       ​ +|                   | Check Network created in OpenDaylight ​          ​Fail            ​PASS               | 
-|                   | Checking Network created in OpenStack ​    ​                ​FAIL               |       ​ +|                   | Checking Network created in OpenStack ​          ​Fail            ​PASS               | 
-| Neutron.Subnets ​  | Check OpenStack Subnets ​                  ​                ​| PASS               ​| ​      ​ +| Neutron.Subnets ​  | Check OpenStack Subnets ​                        ​Fail            ​| PASS               | 
-|                   | Check OpenDaylight subnets ​                               ​FAIL               |       ​ +|                   | Check OpenDaylight subnets ​                     Fail            ​PASS               | 
-|                   | Create new subnet in OpenStack ​           ​|                 | PASS               ​| ​      +|                   | Create new subnet in OpenStack ​                 | Fail            | PASS               | 
-|                   | Check new subnet created in OpenDaylight ​                 ​FAIL               |       ​ +|                   | Check new subnet created in OpenDaylight ​       Fail            ​PASS               | 
-|                   | Checking Subnets created in OpenStack ​    ​                ​FAIL               |       ​ +|                   | Checking Subnets created in OpenStack ​          ​Fail            ​PASS               | 
-| Neutron.Ports ​    | Check OpenStack ports                     ​                ​| PASS               ​| ​      ​ +| Neutron.Ports ​    | Check OpenStack ports                           ​Fail            ​| PASS               | 
-|                   | Check OpenDaylight ports                                  ​FAIL               |       ​ +|                   | Check OpenDaylight ports                        Fail            ​PASS               | 
-|                   | Create new port in OpenStack ​                             ​| PASS               ​| ​      ​ +|                   | Create new port in OpenStack ​                   Fail            ​| PASS               | 
-|                   | Check new subnet created in OpenDaylight ​                 ​FAIL               |       ​ +|                   | Check new subnet created in OpenDaylight ​       Fail            ​PASS               | 
-|                   | Checking Port created in OpenStack ​                       ​FAIL               |       +|                   | Checking Port created in OpenStack ​             Fail            ​PASS               | 
 +| Delete Port       ​| Delete previously created port in OpenStack ​    | Fail            | PASS               | 
 +|                   | Check port deleted in OpenDaylight ​             | Fail            | Fail               | 
 +| Delete Subnet ​    | Delete previously created subnet in OpenStack ​  | Fail            | PASS               | 
 +|                   | Check subnet deleted in OpenDaylight ​           | Fail            | Fail               | 
 +| Delete network ​   | Delete previously created network in OpenStack ​ | Fail            | PASS               | 
 +|                   | Check network deleted in OpenDaylight ​          | Fail            | Fail               |
  
  
-===== Error Details =====+==== Error Details ​POD 1 ==== 
 +The tests have been run with ODL controller running on the O/S controller, but VXLAN tunnels were not brought up, it was tested using VLAN Segregation in place instead. Neutron networks created in Openstack are not reflected in ODL in this mode. 
  
-All fails on POD2 are currently due to http response 404Under investigation.+==== Error Details POD 2 ==== 
 + 
 +Three tests are expected ​to Fail now: 
 +  * Check port deleted in OpenDaylight 
 +  * Check subnet deleted in OpenDaylight 
 +  * Check Network deleted in OpenDaylight 
 + 
 +These are because of ODL bug. Network, subnet and port is not deleted from ODL, when deleted from Opestack. 
 +These tests send request to ODL to get network with ID which was deleted from Openstack. This Network should not be present in ODL now. However it is. So test fails. 
 +Similar for Subnet and Port. 
 + 
 +https://​bugs.opendaylight.org/​show_bug.cgi?id=3052
  
-Not yet tested against POD1. 
r1_odl_suite.1432040571.txt.gz · Last modified: 2015/05/19 13:02 by Peter Bandzi