Some tests against pre-provisioned networks which should be honored by PreProvisionedCredentialProvider.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
In Progress
|
Undecided
|
Mitya Eremeev |
Bug Description
1. setup tempest config to use static accounts
2. setup static accounts in projects.
Some projects have pre-provisioned networks and some projects do not have pre-provisioned networks.
3. launch tests tempest.
or
test_server_
4. tempest picks random project from static accounts file and the project appears to have network
5. tests fail because they expect the project does not have networks
https:/
My suggestion is to fix tempest in the way it would be able to separate projects w/o networks for tests which require networks or not.
Changed in tempest: | |
assignee: | nobody → Mitya Eremeev (mitos) |
status: | New → In Progress |
Fix proposed to branch: master /review. opendev. org/c/openstack /tempest/ +/831784
Review: https:/