test_server_basic_ops AttributeError with run_validation=true

Bug #1595823 reported by Ryu Ishimoto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Invalid
Critical
Ryu Ishimoto
tempest
Fix Released
Undecided
YAMAMOTO Takashi

Bug Description

In network-midonet's gate, tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops is failing with the following error:

Traceback (most recent call last):
  File "tempest/test.py", line 112, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "tempest/scenario/test_server_basic_ops.py", line 115, in test_server_basic_ops
    self.verify_ssh(keypair)
  File "tempest/scenario/test_server_basic_ops.py", line 59, in verify_ssh
    username=self.image_utils.ssh_user(self.image_ref),
AttributeError: 'TestServerBasicOps' object has no attribute 'image_utils'

Which I believe is caused by the following commit in tempest:

f2c45014bbc16bcc868921d3194a8771aae4e536

To unblock the gate for networking-midonet, disable this test in the gate.

Tags: gate-failure
Changed in networking-midonet:
importance: Undecided → Critical
summary: - tempest test test_server_basic_ops failure blocking gate
+ test_server_basic_ops fails with run_validation
summary: - test_server_basic_ops fails with run_validation
+ test_server_basic_ops AttributeError with run_validation=true
description: updated
Changed in tempest:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
status: New → In Progress
Changed in networking-midonet:
assignee: nobody → Ryu Ishimoto (ryu-midokura)
status: New → In Progress
tags: added: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/333783
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=42189bf8dc0bb64d1ef336dc13684b3f1ec9aebe
Submitter: Jenkins
Branch: master

commit 42189bf8dc0bb64d1ef336dc13684b3f1ec9aebe
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Jun 24 16:02:53 2016 +0900

    Fix AttributeError with run_validation=true

    This fixes a regression in the recently merged change. [1]

    [1] Ie7814bd50f1c57c5f8da8355f665f09c9ac8e2d9

    Closes-Bug: #1595823
    Change-Id: I135a52f052ed9acebff8e5c2f523a1b08a6fe01e

Changed in tempest:
status: In Progress → Fix Released
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

fixed in tempest

Changed in networking-midonet:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-midonet (master)

Change abandoned by Ryu Ishimoto (<email address hidden>) on branch: master
Review: https://review.openstack.org/333756

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.