[tempest] 2 Nova-related Tempest test failed
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Fix Released
|
High
|
Roman Podoliaka | |||
8.0.x |
Won't Fix
|
High
|
Sergii Rizvan | |||
9.x |
Fix Released
|
High
|
Roman Podoliaka |
Bug Description
Detailed bug description:
1 Nova-related Tempest test failed on configuration with detached components. It looks like the root of the issue in the configuration of services with detached components (when database and keystone service locates on separate hosts)
Bug was found on MOS 8.0, separate components don't work with MOS 9.0 for now (we need to update plugins).
Important: the issue reproduced on configuration without any plugins as well.
Steps To Reproduce:
1. Deploy OpenStack cluster with the following configuration: Neutron VLANs, enable DVR, enable SAHARA, enable MURANO, enable IRONIC, enable MONGO, HA, Cinder LVM, Swift. Add nodes with separate database and separate Keystone service.
2. Run full Tempest tests suite.
Expected Results:
All Tempest tests passed
Actual Results:
1 Nova-related test failed:
test_can_
Error:
Traceback (most recent call last):
File "tempest/
'sudo cat %s' % i['path']))
File "/home/
self.
File "/home/
raise mismatch_error
testtools.
Reproducibility:
100 %
Workaround:
We don't know the workaround yet.
Impact:
All users who will install separate components with MOS 8.0 are affected.
We will target the issue on MOs 9.0 as well to not miss the fix for 9.0
tags: | added: area-nova |
tags: | added: tempest |
summary: |
- [tempest] [separate components] 3 Nova-related Tempest tests failed on + [tempest] [separate components] 1 Nova-related Tempest test failed on configuration with detached components |
description: | updated |
summary: |
- [tempest] [separate components] 1 Nova-related Tempest test failed on + [tempest] [separate components] 2 Nova-related Tempest tests failed on configuration with detached components |
summary: |
- [tempest] [separate components] 1 Nova-related Tempest tests failed on - configuration with detached components + [tempest] 1 Nova-related Tempest test failed |
description: | updated |
tags: | removed: area-qa |
tags: | added: area-nova |
tags: | added: non-release |
tags: |
added: release-notes-done removed: release-notes |
It is effecting two scenarios with same error server_ with_personalit y create_ server_ with_max_ number_ personality_ files
test_create_
test_can_
Error Message
test failed
Stacktrace
Traceback (most recent call last): api/compute/ servers/ test_server_ personality. py", line 137, in test_can_ create_ server_ with_max_ number_ personality_ files common/ utils/linux/ remote_ client. py", line 44, in exec_command client. exec_command( cmd) lib/common/ ssh.py" , line 168, in exec_command err_data, stdout=out_data) lib.exceptions. SSHExecCommandF ailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; sudo cat /etc/test0.txt', exit status: 1, stderr:
File "tempest/
'sudo cat %s' % i['path']))
File "tempest/
return self.ssh_
File "tempest/
stderr=
tempest.
cat: can't open '/etc/test0.txt': No such file or directory