Add start service operation 31/52931/2
authorDimitrios Markou <mardim@intracom-telecom.com>
Thu, 1 Mar 2018 12:04:43 +0000 (14:04 +0200)
committerDimitrios Markou <mardim@intracom-telecom.com>
Tue, 6 Mar 2018 12:10:25 +0000 (14:10 +0200)
Support the capability to start a service through the operation
perspective.

JIRA: YARDSTICK-1041

Change-Id: If817f4a522546de2e4a826c1e85b3545e6f3efed
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
yardstick/benchmark/scenarios/availability/operation_conf.yaml

index dc51691..0ca8839 100644 (file)
@@ -35,3 +35,6 @@ get-vip-host:
   action_script: ha_tools/pacemaker/get_vip_host.bash
   rollback_script: ha_tools/pacemaker/get_resource_status.bash
 
+start-service:
+  action_script: ha_tools/start_service.bash
+  rollback_script: ha_tools/check_process_python.bash