Disable octavia scenarios by default
OSP should be deployed with Octavia to run octavia scenarios. As default OSP deployments might not be enabling octavia, we diablle that in default browbeat config. Change-Id: Id0e67a8edbc50126d38108ef9181c6e2be762214
This commit is contained in:
parent
64e6a332f1
commit
6e2b9b8153
@ -238,7 +238,7 @@ workloads:
|
||||
file: rally/glance/create-and-delete-image-cc.yml
|
||||
|
||||
- name: octavia
|
||||
enabled: true
|
||||
enabled: false
|
||||
type: rally
|
||||
concurrency:
|
||||
- 2
|
||||
|
Loading…
Reference in New Issue
Block a user