Skip to content

Modify OpenStack Powered Compute to make it work #990

@mbuechse

Description

@mbuechse

Apparently, some test cases are not suitable in their present state. This issue is meant as a place for collecting the findings.

  • test_default_domain_exists seems to need admin access (either that or the test must be configured in another way?)
  • test_rebuild_server has issues with a changed SSH cert (which is to be expected, however)

Big thanks to @fzakfeld for finding these things!

Details:

test_default_domain_exists

  • required since June 2022
  • "the test is wrong from any possible perspective. It claims to test "default" domain existence which is in public cloud a) not guaranteed to exist b) no user is going to be able to list other domains. I really believe it was a mistake to add it and very soon the whole interop died so nobody noticed"
  • you can, however, change the domain_id that you test through config (identity.default_domain_id) to "show" details of the domain you use for testing

Maybe the latter item is a solution?

test_rebuild_server

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions