enable nova by default
Change-Id: I86d32d9e5088c0fb48b3196488e96a9507fa9152
This commit is contained in:
@@ -78,7 +78,7 @@ shaker:
|
|||||||
workloads:
|
workloads:
|
||||||
# Rally
|
# Rally
|
||||||
- name: nova
|
- name: nova
|
||||||
enabled: false
|
enabled: true
|
||||||
type: rally
|
type: rally
|
||||||
rally_deployment: overcloud
|
rally_deployment: overcloud
|
||||||
concurrency:
|
concurrency:
|
||||||
@@ -117,7 +117,7 @@ workloads:
|
|||||||
initial_flavor_name: m1.tiny-cirros
|
initial_flavor_name: m1.tiny-cirros
|
||||||
final_flavor_name: m1.small
|
final_flavor_name: m1.small
|
||||||
- name: simple-plugins
|
- name: simple-plugins
|
||||||
enabled: true
|
enabled: false
|
||||||
type: rally
|
type: rally
|
||||||
rally_deployment: overcloud
|
rally_deployment: overcloud
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user