Fullstack tests does not simulate actual networks settings

Bug #1647362 reported by Lihi Wishnitzer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DragonFlow
In Progress
Medium
Lihi Wishnitzer

Bug Description

The file apps_testing_objects defines objects to simulate, which are used in the fullstack tests.
However, the objects defined not represents real-life objects.
They are missing some valuable configurations and assignments.

The issues:
1. Topology represents only one network
2. Local port is assigned to a subnet, and not to a network
3. The router should be connected to a network, and to a subnet.

Without this flexibility, complex tests cannot be written such as:
1 network, 2 subnet on the networks, 2 ports (VMs) assigned to the network trying to communicate via the different subnets.

description: updated
Li Ma (nick-ma-z)
Changed in dragonflow:
importance: Undecided → Medium
Revision history for this message
Omer Anson (omer-anson) wrote :

This bug blocks VLAN aware VMs end-to-end test. That's why importance is raised.

Changed in dragonflow:
importance: Medium → High
assignee: nobody → Lihi Wishnitzer (lihiwish)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to dragonflow (master)

Fix proposed to branch: master
Review: https://review.openstack.org/467251

Changed in dragonflow:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to dragonflow (master)

Reviewed: https://review.openstack.org/467251
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=be5650eced598219ab4d629462cf6591123bfc57
Submitter: Jenkins
Branch: master

commit be5650eced598219ab4d629462cf6591123bfc57
Author: Lihi Wishnitzer <email address hidden>
Date: Tue May 23 14:02:37 2017 +0000

    Add the option to use multiple networks in Topology (fullstack)

    Add to the testing topology in the fullstack test
    the option to add multiple networks.

    Missing solution to resolve the bug:
    * The router should be connected to a network, and to a subnet

    Change-Id: I503ac3aa6c25b09349057970cbf2a66dfc26af42
    Partial-Bug: #1647362

Revision history for this message
Omer Anson (omer-anson) wrote :

VLAN aware VMs test works. This can be reduced back to medium until a new use-case comes up.

Changed in dragonflow:
importance: High → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.