[system-tests] Missed parameter settings.DEPLOYMENT_MODE_HA in Heat HA sys test

Bug #1362542 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Anastasia Kuznetsova

Bug Description

Parameter mode=settings.DEPLOYMENT_MODE_HA was missed in

cluster_id = self.fuel_web.create_cluster(
            name=self.__class__.__name__,
            settings=data)
in the test deploy_heat_ha. So cluster run in multinode, but with 3 controller. As a result we got error in the astute logs:

[417] Error running RPC method deploy: undefined method `[]' for nil:NilClass,

Tags: system-tests
Changed in fuel:
importance: Undecided → Critical
milestone: none → 5.1
assignee: nobody → Anastasia Kuznetsova (akuznetsova)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

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

Reviewed: https://review.openstack.org/117480
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=c182e1884cc65ec315af221533d47ef81de3defa
Submitter: Jenkins
Branch: master

commit c182e1884cc65ec315af221533d47ef81de3defa
Author: Anastasia Kuznetsova <email address hidden>
Date: Thu Aug 28 15:00:04 2014 +0400

    Add missed parameter in Heat HA system test

    Added missed parameter mode=settings.DEPLOYMENT_MODE_HA in method create_cluster in the
    system test 'deploy_heat_ha'

    Closes-Bug: #1362542

    Change-Id: Ie178be553ee56472bf666bcbdd61a8372ed54751

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
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.