[qa] Test that l23network configurations persists after reboot

Bug #1519771 reported by Atsuko Ito
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
High
Fuel QA Team

Bug Description

As l23network configures system in runtime and then change the corresponding configuration files, it is necessary to validate that networking is working properly after reboot.

It could help us to find bugs that missed by unit tests like this one https://bugs.launchpad.net/fuel/+bug/1514421 in

release_versions:
  2015.1.0-8.0:
    VERSION:
      api: '1.0'
      astute_sha: a090546d43c770ac27ca81c6f8c78ff0ba4a93e0
      build_id: '28'
      build_number: '28'
      feature_groups:
      - mirantis
      fuel-agent_sha: 600182a0367a2b22189b57916836166b87ca40d4
      fuel-createmirror_sha: df6a93f7e2819d3dfa600052b0f901d9594eb0db
      fuel-library_sha: c298e62bb44131a8bc99ec4c87fbef3cd19a8f87
      fuel-nailgun-agent_sha: 08e0a11cf1f29b705e4b910d9b9db5e9b708b6e3
      fuel-nailgun_sha: 4e5b83373fd0081f0b3dd9b79f8e6116b630dd26
      fuel-ostf_sha: 213bc8e4aa2f141b290b42a874b333320970de3c
      fuelmain_sha: 7d59a3f89e607564f3809be86816f7b7366a7695
      openstack_version: 2015.1.0-8.0
      production: docker
      python-fuelclient_sha: 769df968e19d95a4ab4f12b1d2c76d385cf3168c
      release: '8.0'

Tags: area-qa
Changed in fuel:
assignee: nobody → Stanislav Makar (smakar)
Atsuko Ito (yottatsa)
description: updated
Maciej Relewicz (rlu)
Changed in fuel:
importance: Undecided → High
tags: added: area-library
Dmitry Pyzhov (dpyzhov)
tags: added: area-qa
removed: area-library
Revision history for this message
Stanislav Makar (smakar) wrote :

actually we already have tests for networking config saving
https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/tests/tests_strength/test_restart.py
They test our default network configuration(lnx bridges for nodes and ovs for neutron)

As you know we support ovs for everything as well and I am not sure whether we have tests for such kind of configuration

Changed in fuel:
assignee: Stanislav Makar (smakar) → Fuel QA Team (fuel-qa)
Revision history for this message
Stanislav Makar (smakar) wrote :

QA folks please verify and if we do not have- let's do it together

Revision history for this message
Atsuko Ito (yottatsa) wrote :

smakar, it seems that ceph_ha_one_controller_with_cinder_restart covers this case.

Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

Guys,

We already have tests which verify network configuration on nodes after reboot:

https://github.com/openstack/fuel-qa/blob/4632e96a720b9d548e6650928b58d2904f083e04/fuelweb_test/tests/test_bonding.py#L302
https://github.com/openstack/fuel-qa/blob/4632e96a720b9d548e6650928b58d2904f083e04/fuelweb_test/tests/test_bonding.py#L386

And for example, here is a bug #1510072 which was found by these tests. As for OVS, it's impossible to enable Open vSwitch instead of native linux in Fuel, except using network templates. So I'm marking this bug as duplicate of bug #1517890

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.