Tempest has many errors while running code from master

Bug #902058 reported by Kavan Patil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Medium
Kavan Patil

Bug Description

I pulled from the master today, configured etc/tempest.conf and tried to run 'nosetests tempest", I hit the below errors many a times:

======================================================================
ERROR: test suite for <class 'tempest.tests.test_servers_negative.ServersNegativeTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "/home/patilk/openstack/tempest/tempest/tests/test_servers_negative.py", line 15, in setUpClass
    cls.os = openstack.Manager()
  File "/home/patilk/openstack/tempest/tempest/openstack.py", line 70, in __init__
    self.config.nova.auth_url,
AttributeError: 'NovaConfig' object has no attribute 'auth_url'

----------------------------------------------------------------------

Changed in tempest:
assignee: nobody → Kavan Patil (kavan-patil)
Revision history for this message
Kavan Patil (kavan-patil) wrote :

I have a merge prop to fix this: https://review.openstack.org/#change,2218

Changed in tempest:
status: New → In Progress
Rohit Karajgi (rohitk)
Changed in tempest:
importance: Undecided → Medium
tags: added: testcase
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/2218
Committed: http://github.com/openstack/tempest/commit/4ea2efb45d5b8d10d7f709ad3761c73b0709875b
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 4ea2efb45d5b8d10d7f709ad3761c73b0709875b
Author: kavan-patil <email address hidden>
Date: Fri Dec 9 08:58:50 2011 +0000

    Fixed bug 902058 (review comments fixed)

    Change-Id: If3f0a38dd704dfb3bacb4f29ddc9782c6897b1e9

Changed in tempest:
status: In Progress → Fix Committed
tags: removed: testcase
Jay Pipes (jaypipes)
Changed in tempest:
status: Fix Committed → Fix Released
Sean Dague (sdague)
Changed in tempest:
milestone: none → havana-3
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.