tempest tests are failing in gate

Bug #1531189 reported by Graham Hayes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Critical
Endre Karlson

Bug Description

    2016-01-05 11:37:53.265 | 2016-01-05 11:37:53.210 | Captured traceback:
    2016-01-05 11:37:53.265 | 2016-01-05 11:37:53.210 | ~~~~~~~~~~~~~~~~~~~
    2016-01-05 11:37:53.267 | 2016-01-05 11:37:53.211 | Traceback (most recent call last):
    2016-01-05 11:37:53.268 | 2016-01-05 11:37:53.213 | File "functionaltests/api/v2/test_pool.py", line 62, in test_get_pool_404
    2016-01-05 11:37:53.269 | 2016-01-05 11:37:53.214 | client = PoolClient.as_user('admin')
    2016-01-05 11:37:53.271 | 2016-01-05 11:37:53.216 | File "functionaltests/common/client.py", line 173, in as_user
    2016-01-05 11:37:53.273 | 2016-01-05 11:37:53.217 | return cls(cls.get_clients(with_token)[user])
    2016-01-05 11:37:53.275 | 2016-01-05 11:37:53.219 | File "functionaltests/common/utils.py", line 112, in wrapper
    2016-01-05 11:37:53.276 | 2016-01-05 11:37:53.221 | value = func(*args)
    2016-01-05 11:37:53.278 | 2016-01-05 11:37:53.222 | File "functionaltests/common/client.py", line 154, in get_clients
    2016-01-05 11:37:53.279 | 2016-01-05 11:37:53.224 | 'default': DesignateClient(with_token),
    2016-01-05 11:37:53.281 | 2016-01-05 11:37:53.225 | File "functionaltests/common/client.py", line 63, in __init__
    2016-01-05 11:37:53.282 | 2016-01-05 11:37:53.227 | auth_provider=self.get_auth_provider(with_token),
    2016-01-05 11:37:53.284 | 2016-01-05 11:37:53.228 | File "functionaltests/common/client.py", line 73, in get_auth_provider
    2016-01-05 11:37:53.285 | 2016-01-05 11:37:53.230 | return self._get_keystone_auth_provider(with_token)
    2016-01-05 11:37:53.287 | 2016-01-05 11:37:53.231 | File "functionaltests/common/client.py", line 109, in _get_keystone_auth_provider
    2016-01-05 11:37:53.288 | 2016-01-05 11:37:53.233 | return self._create_keystone_auth_provider(creds, with_token)
    2016-01-05 11:37:53.290 | 2016-01-05 11:37:53.234 | File "functionaltests/common/client.py", line 86, in _create_keystone_auth_provider
    2016-01-05 11:37:53.292 | 2016-01-05 11:37:53.236 | creds, cfg.CONF.identity.uri)
    2016-01-05 11:37:53.293 | 2016-01-05 11:37:53.238 | File "/opt/stack/new/designate/.tox/functional/local/lib/python2.7/site-packages/tempest_lib/auth.py", line 202, in __init__
    2016-01-05 11:37:53.295 | 2016-01-05 11:37:53.239 | super(KeystoneAuthProvider, self).__init__(credentials)
    2016-01-05 11:37:53.296 | 2016-01-05 11:37:53.241 | File "/opt/stack/new/designate/.tox/functional/local/lib/python2.7/site-packages/tempest_lib/auth.py", line 53, in __init__
    2016-01-05 11:37:53.298 | 2016-01-05 11:37:53.243 | raise exceptions.InvalidCredentials(message)
    2016-01-05 11:37:53.300 | 2016-01-05 11:37:53.244 | tempest_lib.exceptions.InvalidCredentials: Invalid Credentials
    2016-01-05 11:37:53.301 | 2016-01-05 11:37:53.246 | Details: Credentials are: {'tenant_name': None, 'user_id': None, 'tenant_id': None, 'username': None} Password is not defined.

Tags: breaks-gate
Changed in designate:
status: New → Triaged
Changed in designate:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/263797
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=84bb7226cef5a2066ab2c534498a2e7d240239f3
Submitter: Jenkins
Branch: master

commit 84bb7226cef5a2066ab2c534498a2e7d240239f3
Author: Endre Karlson <email address hidden>
Date: Tue Jan 5 17:27:22 2016 +0100

    Fix CI Tempest jobs

    After merge of change [1] to devstack project, preconfigured creds for
    Tempest cannot be used anymore. But Manila requires such.
    For the moment, latest Tempest interfaces cannot allow us to use
    preconfigured creds because of bug #1524717.
    So, until this bug fixed, we should workaround Devstack changes and
    set legacy opts explicitly.

    [1] I65b56ff681d6c27094380693c953fbc3664eceb0

    Related-Bug: #1531049
    Closes-Bug: #1531189
    Change-Id: I4dc266713ec06bc6e98616a1277c8ae6cadf199d

Changed in designate:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/designate 2.0.0.0b2

This issue was fixed in the openstack/designate 2.0.0.0b2 development milestone.

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.