[Murano][OSTF] Misconfiguration in test settings for Murano can lead to tests failure

Bug #1467478 reported by Victor Ryzhenkin
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Timur Nurlygayanov
6.1.x
Won't Fix
High
MOS Maintenance
7.0.x
Fix Released
High
Timur Nurlygayanov

Bug Description

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.1"
  openstack_version: "2014.2.2-6.1"
  api: "1.0"
  build_number: "525"
  build_id: "2015-06-19_13-02-31"
  nailgun_sha: "dbd54158812033dd8cfd7e60c3f6650f18013a37"
  python-fuelclient_sha: "4fc55db0265bbf39c369df398b9dc7d6469ba13b"
  astute_sha: "1ea8017fe8889413706d543a5b9f557f5414beae"
  fuel-library_sha: "2e7a08ad9792c700ebf08ce87f4867df36aa9fab"
  fuel-ostf_sha: "8fefcf7c4649370f00847cc309c24f0b62de718d"
  fuelmain_sha: "a3998372183468f56019c8ce21aa8bb81fee0c2f"

Looking deeper to code of tests, we can find next:

flavor = self.compute_client.flavors.create(
            self.flavor_name, disk=60, ram=self.min_required_ram_mb, vcpus=1)

In case if we set in config self.min_required_ram_mb = 4096 we can encounter insufficient resources for spawn 2 VM's running test for WordPress deployment because we will hold at least 8192 Mb.
Also we need to up VCPU to 2 for speedup spawned VM's

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Here is the fix for MOS 6.1:
https://review.openstack.org/#/c/194708/

Here is the fix for MOS 7.0:
https://review.openstack.org/#/c/194706/

tags: added: ostf
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

for 6.1 move assignment to the mos-sustaining team, to confirm that we need this fix in 6.1

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

verified 60 iso

Revision history for this message
Vitaly Sedelnik (vsedelnik) wrote :

Won't Fix for 6.1-updates as there is no direct customer impact

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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