We need to update swarm config 'network_templates' to include MULTIPLE_NETWORKS

Bug #1549334 reported by Alexandr Kostrikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Andrey Sledzinskiy
8.0.x
Fix Released
Undecided
Vladimir Jigulin

Bug Description

There is a network template test with multiple networks, but it is always skipped due to fact that we are using the same group for multiple nodegroups tests and one nodegroup test.

At swarm job [0] we have an SKIP, which should be enabled.
Deploy HA environment with Cinder, Neutron and network template on
        two nodegroups.

        Scenario:
            1. Revert snapshot with 5 slaves
            2. Create cluster (HA) with Neutron VLAN/VXLAN/GRE
            3. Add 3 controller nodes
            4. Add 2 compute + cinder nodes
            5. Upload 'two_nodegroups' network template
            6. Deploy cluster
            7. Run health checks (OSTF)
            8. Check L3 network configuration on slaves
            9. Check that services are listening on their networks only

        Duration 120m
        Snapshot two_nodegroups_network_templates

SKIP
[0] https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.network_templates/23/console

Possible fix - to move that test to MULTIPLE_NETWORKS tests or to create special group 'network_template_multiple_nodegoups' and set MULTIPLE_NETWORKS for it.

Changed in fuel:
status: New → Confirmed
Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Andrey Sledzinskiy (asledzinskiy)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

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

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

Reviewed: https://review.openstack.org/296409
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=f188631bbacc0cd3d99412d526ecb398eca7a9e5
Submitter: Jenkins
Branch: master

commit f188631bbacc0cd3d99412d526ecb398eca7a9e5
Author: asledzinskiy <email address hidden>
Date: Wed Mar 23 14:35:25 2016 +0200

    Move two_nodegroups_network_templates to own group

    - Move two_nodegroups_network_templates test to its
    own class with own group
    - Move specific methods from test_multiple_networks to
    test_net_templates_base
    - Fix two_nodegroups.yaml template

    Change-Id: Iac0dc8a7dcb7ec5532bdabca5681b74bdd81f8ce
    Closes-Bug: #1549334

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-qa (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/299467

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/299467
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=9d3826107798fb83a75f8883f59ce9080ad78bb2
Submitter: Jenkins
Branch: master

commit 9d3826107798fb83a75f8883f59ce9080ad78bb2
Author: asledzinskiy <email address hidden>
Date: Wed Mar 30 18:16:36 2016 +0300

    Add common group name for multiple net test

    - Add common group name for two_nodegroups_network_templates
    New tests with multiple networks will be running under this group

    Change-Id: I3ee8e9552adf7251c73666fae31203841e3c8780
    Related-Bug: #1549334

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to fuel-infra/jenkins-jobs (master)

Related fix proposed to branch: master
Change author: Andrey Sledzinskiy <email address hidden>
Review: https://review.fuel-infra.org/19016

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to fuel-infra/jenkins-jobs (master)

Reviewed: https://review.fuel-infra.org/19016
Submitter: Ivan Remizov <email address hidden>
Branch: master

Commit: 3ec74a73ca397ed374093fcb38f61488c39b1a3f
Author: Andrey Sledzinskiy <email address hidden>
Date: Thu Apr 7 11:02:40 2016

Add multiracks_2 group to swarm

- Add multiracks_2 group to swarm to run tests
with multiple networks

Change-Id: Ib66672143b98ab83a0befeb6008f8d3403269309
Related-Bug: #1549334

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/366086

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/366086
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=35f5796dc69f1447055c937980c3ef98d948b3f6
Submitter: Jenkins
Branch: stable/8.0

commit 35f5796dc69f1447055c937980c3ef98d948b3f6
Author: asledzinskiy <email address hidden>
Date: Wed Mar 23 14:35:25 2016 +0200

    Move two_nodegroups_network_templates to own group

    - Move two_nodegroups_network_templates test to its
    own class with own group
    - Move specific methods from test_multiple_networks to
    test_net_templates_base
    - Fix two_nodegroups.yaml template

    Change-Id: I8f564cbe2213e577eb0facc4566e29eff0de7a9e
    Closes-Bug: #1549334

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable-mu/8.0)

Fix proposed to branch: stable-mu/8.0
Review: https://review.openstack.org/384403

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable-mu/8.0)

Reviewed: https://review.openstack.org/384403
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=4b0c3e30ed602bc53f724e267876d4cf8b3df189
Submitter: Jenkins
Branch: stable-mu/8.0

commit 4b0c3e30ed602bc53f724e267876d4cf8b3df189
Author: asledzinskiy <email address hidden>
Date: Wed Mar 23 14:35:25 2016 +0200

    Move two_nodegroups_network_templates to own group

    - Move two_nodegroups_network_templates test to its
    own class with own group
    - Move specific methods from test_multiple_networks to
    test_net_templates_base
    - Fix two_nodegroups.yaml template

    Change-Id: I8f564cbe2213e577eb0facc4566e29eff0de7a9e
    Closes-Bug: #1549334
    (cherry picked from commit 35f5796dc69f1447055c937980c3ef98d948b3f6)

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.