Stress tests use configured credential by default and after removing the support of those depricated cred from devstack stress experimental job started failing. Using dynamic cred by default there. Another issue is that stress tests do not pass domain name in case of identity v3 API which leads to failure. This was hidden issue as stress tests were not running with dynamic creds. Change-Id: I4fb2534f2fb73305d0d8dc077a72c33ba81bd189 Closes-Bug: #1536956
8 lines
172 B
JSON
8 lines
172 B
JSON
[{"action": "tempest.stress.actions.volume_create_delete.VolumeCreateDeleteTest",
|
|
"threads": 4,
|
|
"use_admin": true,
|
|
"use_isolated_tenants": true,
|
|
"kwargs": {}
|
|
}
|
|
]
|