Add a comment for a workload in rally-neutron.yaml
VMTasks.boot_runcommand_delete scenario with image_command_customizer are the powerful mechanism for creating useful workloads. One of such workload can muslead by it configuration, so this patch adds a comment to it. Change-Id: I84696ca029077063118a161e4f3d1933ea131877
This commit is contained in:
parent
f84af332ed
commit
ece71c7572
@ -743,6 +743,11 @@
|
||||
-
|
||||
args:
|
||||
command:
|
||||
# The `image_command_customizer` context prepares an image and
|
||||
# executes `rally-jobs/extra/install_benchmark.sh` script. The script
|
||||
# itself creates a new file inside the image "dd_test.sh" which is
|
||||
# called in the scenario. It doesn't have anything related to
|
||||
# VMTask.dd_load_test scenario
|
||||
remote_path: "./dd_test.sh"
|
||||
flavor:
|
||||
name: "m1.tiny"
|
||||
|
Loading…
Reference in New Issue
Block a user