[Sahara] Event-logs check fail with "Incomplete steps"

Bug #1489032 reported by Evgeny Sikachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
High
Vitalii Gridnev

Bug Description

ENVIRONMENT:
         ISO: 219

TEMPLATE:
clusters:
  - plugin_name: spark
    plugin_version: 1.3.1
    image: spark1
    node_group_templates:
      - name: master
        flavor: '5'
        node_processes:
          - master
          - namenode
        auto_security_group: true
      - name: worker
        flavor: '5'
        node_processes:
          - datanode
          - slave
        auto_security_group: true
    cluster_template:
      name: spark-1-3-1
      node_group_templates:
        master: 1
        worker: 1
      cluster_configs:
        HDFS:
          dfs.replication: 1
    cluster:
      name: scenario-spark
    scaling:
      - operation: add
        node_group: worker
        size: 1
    edp_jobs_flow: spark_edp

STEPS TO REPRODUCE:
1. Run tests with TEMPLATE as cluster configuration

EXPECTED RESULT:
Cluster created

ACTUAL RESULT:
http://paste.openstack.org/show/428340/

Tags: sahara
Changed in mos:
milestone: none → 7.0
status: New → In Progress
importance: Undecided → High
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to openstack/sahara (openstack-ci/fuel-7.0/2015.1.0)

Fix proposed to branch: openstack-ci/fuel-7.0/2015.1.0
Change author: Vitaly Gridnev <email address hidden>
Review: https://review.fuel-infra.org/10782

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/sahara (openstack-ci/fuel-7.0/2015.1.0)

Reviewed: https://review.fuel-infra.org/10782
Submitter: mos-infra-ci <>
Branch: openstack-ci/fuel-7.0/2015.1.0

Commit: 013f0370b26eaea8de583b46c86a6989e6c5aa68
Author: Vitaly Gridnev <email address hidden>
Date: Mon Aug 31 14:58:28 2015

Replace event log step creation to start_batch

We create event log step in wrong place,
we should do that during inside start_batch method.

Change-Id: I233b48824bdd24c3b5797c038a3a86943c043314
Closes-bug: 1489032

Changed in mos:
status: In Progress → Fix Committed
Revision history for this message
Evgeny Sikachev (esikachev) wrote :

verified on 265 iso

Changed in mos:
status: Fix Committed → Fix Released
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to openstack/sahara (openstack-ci/fuel-8.0/liberty)

Fix proposed to branch: openstack-ci/fuel-8.0/liberty
Change author: Vitaly Gridnev <email address hidden>
Review: https://review.fuel-infra.org/13398

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on openstack/sahara (openstack-ci/fuel-8.0/liberty)

Change abandoned by Vitaly Gridnev <email address hidden> on branch: openstack-ci/fuel-8.0/liberty
Review: https://review.fuel-infra.org/13398
Reason: This one affects only direct engine. We liberty sahara uses heat engine

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.