
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
16 lines
317 B
JSON
16 lines
317 B
JSON
{
|
|
"ZaqarBasic.producer_consumer": [
|
|
{
|
|
"args": {
|
|
"min_msg_count": 50,
|
|
"max_msg_count": 200
|
|
},
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 100,
|
|
"concurrency": 10
|
|
}
|
|
}
|
|
]
|
|
}
|