OSTF try to ssh to the node that was destroyed

Bug #1443893 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Tatyanka
6.1.x
Fix Committed
High
Tatyanka
7.0.x
Fix Released
Medium
Tatyanka

Bug Description

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.1"
  openstack_version: "2014.2-6.1"
  api: "1.0"
  build_number: "310"
  build_id: "2015-04-13_22-54-31"
  nailgun_sha: "d22c074dec091e5ddd8ea3003c37665058303cd5"
  python-fuelclient_sha: "9208ff4a08dcb674ce2df132399a5aa3ddfac21c"
  astute_sha: "d96a80b63198a578b2c159edbd76048819039eb0"
  fuellib_sha: "8b80657e9ceed8d59c2dff1c11e1481c7e69380e"
  ostf_sha: "c2a76a60ec4ebbd78e508216c2e12787bf25e423"
  fuelmain_sha: "335d3ed09ed79bd37e1f7a90442c4831c8845582"

Deploy ceph with in HA mode

Scenario:
1. Create cluster with ubuntu
2. Add 3 nodes with controller and ceph OSD roles
3. Add 1 node with ceph OSD roles
4. Add 2 nodes with compute and ceph OSD roles
5. Deploy the cluster
6. Check ceph status
7. Cold retsart
8. Check ceph status

Next tests are failed
AssertionError: Failed tests, fails: 3 should fail: 1 failed tests name: [{u'Check that required services are running (failure)': u'Some nova services have not been started.. Please refer to OpenStack logs for more details.'}, {u'Check network connectivity from instance via floating IP (failure)': u'Instance is not reachable by IP. Please refer to OpenStack logs for more details.'}, {u'Launch instance with file injection (failure)': u'Instance is not reachable by IP. Please refer to OpenStack logs for more details.'}]

In ostf logs we can see that ssh to the node 5 failed(and acually we destroy it), so need to investigate why ostf goes to the offline node

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
status: New → Confirmed
Dmitry Pyzhov (dpyzhov)
tags: added: module-ostf
removed: ostf
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

Move to 7.0 according to next points:
1. Medium priority
2. Hard to reproduce(have been passed locally)

Changed in fuel:
milestone: 6.1 → 7.0
tags: added: qa-agree-7.0
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

Issue reproduced again both on Ubuntu and centOS, logs are attached

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (master)

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

Changed in fuel:
assignee: MOS QA Team (mos-qa) → Tatyanka (tatyana-leontovich)
status: Confirmed → In Progress
Changed in fuel:
importance: Medium → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/189312
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=c93c1036730fbbb70220876bb6f2c117005e4d2b
Submitter: Jenkins
Branch: master

commit c93c1036730fbbb70220876bb6f2c117005e4d2b
Author: Tatyana Leontovich <email address hidden>
Date: Mon Jun 8 17:39:52 2015 +0300

    fix find_host for non vcenter deployment

    Change-Id: I8952ee78e8b2b94a1998f57a59ae7fa33ddbf629
    Closes-Bug: #1443893

Changed in fuel:
status: Confirmed → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/189608

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

Reviewed: https://review.openstack.org/189608
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=bd918128644fad27570aafb885da02c9480e4dbf
Submitter: Jenkins
Branch: stable/6.1

commit bd918128644fad27570aafb885da02c9480e4dbf
Author: Tatyana Leontovich <email address hidden>
Date: Mon Jun 8 17:39:52 2015 +0300

    [stable/6.1]Fix find_host for non-vcenter deployment

    After adding support of vcenter,
    for tests where we check connectivity
    by floating ip we start to ssh on compute if nova network is used. So this change start return controllers
    ip in case if use_vcenter is false

    Change-Id: I8952ee78e8b2b94a1998f57a59ae7fa33ddbf629
    Closes-Bug: #1443893

tags: added: area-ostf
removed: module-ostf
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.