Tempest tests with ContainerSyncMiddleware failed because of configuration issues

Bug #1558689 reported by Sergii Turivnyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Confirmed
High
Maksym Shalamov

Bug Description

ISO [9.0][MOSQA] Tempest 9.0 (VLAN_CINDER-TEMPEST,HA,Cinder LVM,Swift(api))

Steps to reproduce:
Deploy ISO
Ran tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest

Expected result:
Test is passed

Actual result:
Error Message
test failed

Stacktrace

Traceback (most recent call last):
  File "tempest/test.py", line 158, in wrapper
    return func(*func_args, **func_kwargs)
  File "tempest/api/object_storage/test_container_sync_middleware.py", line 52, in test_container_synchronization
    self._test_container_synchronization(make_headers)
  File "tempest/api/object_storage/test_container_sync.py", line 96, in _test_container_synchronization
    cont_client[0].put(str(cont[0]), body=None, headers=headers)
  File "tempest/lib/common/rest_client.py", line 322, in put
    return self.request('PUT', url, extra_headers, headers, body)
  File "tempest/lib/common/rest_client.py", line 642, in request
    resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 700, in _error_checker
    raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: No realm key for 'realm1'

Changed in mos:
assignee: nobody → Maksym Shalamov (mshalamov)
status: New → Confirmed
Revision history for this message
Maksym Shalamov (mshalamov) wrote :

Hello all,

This issue is duplicate of issue [1], because both issues has similar root cause.

[1] https://bugs.launchpad.net/mos/+bug/1555015

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
Download full text (15.3 KiB)

+---------------------------+-------------------------------------------------+--------------------------------------------------------------------------------+
| Host | Reporter | Report |
+---------------------------+-------------------------------------------------+--------------------------------------------------------------------------------+
| nailgun.test.domain.local | cat /etc/fuel_build_id | 68 |
| | | |
| nailgun.test.domain.local | cat /etc/fuel_build_number | 68 |
| | | |
| nailgun.test.domain.local | cat /etc/fuel_release | 9.0 |
| | | |
| nailgun.test.domain.local | cat /etc/fuel_openstack_version | liberty-9.0 |
| | | |
| nailgun.test.domain.local | rpm -qa | \ | |
| | egrep 'fuel|astute|network-checker|shotgun' | \ | fuel-release-9.0.0-1.mos6312.noarch |
| | while read package; do | * ср бер 16 2016 Maksim Malchuk <email address hidden> - 9.0.0-1.mos6312 |
| | echo | - a42059f Show fuelmenu by default |
| | echo $package | |
| | rpm -q --changelog $package | head -2 | network-checker-9.0.0-1.mos71.x86_64 |
| | done | * ср бер 16 2016 Jenkins <email address hidden> - 9.0.0-1.mos71 |
| | | - 442eca2 Merge "Revert "Synchronize with global requirements"" |
| | | ...

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
tags: added: tempest
summary: - tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest
- Triggers to an Error
+ Tempest tests with ContainerSyncMiddleware failed because of
+ configurationissues
summary: Tempest tests with ContainerSyncMiddleware failed because of
- configurationissues
+ configuration issues
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.