54398ac6a6
This switches all remaining scenarios to using the new consistent random name generator. Keystone scenarios were switched in a previous commit. Implements blueprint: consistent-resource-names Change-Id: I4d7defc328a516e7f84744c9a0fcaeb3b5f94d0c
13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"ZaqarBasic.create_queue": [
|
|
{
|
|
"args": {},
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 100,
|
|
"concurrency": 10
|
|
}
|
|
}
|
|
]
|
|
}
|