Reenable rally ec2 create/list test
This change reenables the create and list ec2 credential test. The previous issue of undecryptable credential blobs being left over was fixed in a previous change. Change-Id: I81014489dd16d6c57a89ddb3ac3d205209e4acdf
This commit is contained in:
parent
0f459ecfee
commit
05dff0139e
@ -829,6 +829,14 @@ conf:
|
|||||||
sla:
|
sla:
|
||||||
failure_rate:
|
failure_rate:
|
||||||
max: 0
|
max: 0
|
||||||
|
KeystoneBasic.create_and_list_ec2credentials:
|
||||||
|
- runner:
|
||||||
|
concurrency: 1
|
||||||
|
times: 1
|
||||||
|
type: constant
|
||||||
|
sla:
|
||||||
|
failure_rate:
|
||||||
|
max: 0
|
||||||
KeystoneBasic.create_and_delete_role:
|
KeystoneBasic.create_and_delete_role:
|
||||||
- runner:
|
- runner:
|
||||||
concurrency: 1
|
concurrency: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user