[Tempest] [SSL] 3 tests for object storage failed with ssl configuration
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Invalid
|
High
|
Kostiantyn Danylov | |||
7.0.x |
Invalid
|
High
|
Kostiantyn Danylov | |||
8.0.x |
Invalid
|
High
|
Kostiantyn Danylov | |||
9.x |
Invalid
|
High
|
Kostiantyn Danylov |
Bug Description
Steps To Reproduce:
1. Deploy environment with TLS
2. Run all Tempest tests for object storage using mos-tempest-runner scripts [1]
Expected Result:
All tests will pass
Observed Result:
3 tests will fail, if disable SSL, these tests pass.
The following tests failed:
test_create_
test_create_
test_basic_scenario
Tests failed with the following error:
traceback
Traceback (most recent call last):
File "/home/
chunk_size=512)
File "/home/
chunk_size, headers)
File "/home/
conn.
File "/usr/local/
self.
File "/usr/local/
self.send(msg)
File "/usr/local/
self.connect()
File "/usr/local/
server_
File "/usr/local/
_context=self)
File "/usr/local/
self.
File "/usr/local/
self.
ssl.SSLError: [SSL: CERTIFICATE_
tags: | added: ceph ssl swift tempest |
tags: | added: customer-found |
tags: | added: move-to-mu |
tags: |
added: area-ceph removed: ceph |
tags: | removed: customer-found |
tags: | added: non-release |
Priority changed to High because 3 Tempest tests failed for any configurations with SSL and it looks like we don't have workaround for the issue.