Fixed refactored Keystone token names
Keystone token tests were moved in a refactoring. Fixed names of test to match latest Tempest. Change-Id: I04a8d0979ed235892c7ccb427dc29075fd4948b7
This commit is contained in:
parent
8d0c494088
commit
888425a361
@ -62,8 +62,8 @@
|
|||||||
"flagged": [],
|
"flagged": [],
|
||||||
"name": "identity-auth",
|
"name": "identity-auth",
|
||||||
"tests": [
|
"tests": [
|
||||||
"tempest.api.identity.v2.TokensTest.test_create_token",
|
"tempest.api.identity.v2.test_tokens.TokensTest.test_create_token",
|
||||||
"tempest.api.identity.v3.TokensTest.test_create_token"
|
"tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"compute-images": {
|
"compute-images": {
|
||||||
|
Loading…
Reference in New Issue
Block a user