From efb2994781c3bf7448a52504ad30a33a8955d4a1 Mon Sep 17 00:00:00 2001 From: xudan Date: Fri, 9 Mar 2018 03:27:14 -0500 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - Add process info to pod.yaml to specify the info of a special process 1. Many HA test cases try to kill special processes with their name. 2. Then they check corresponding openstack services and the status of processes' recovery. 3. For different SUTs, the names of the processes and the hosts' names may be different. 4. So there is a requirement for Dovetail tool to provide one way to allow users to specify all the infos about process name and its host name. 5. All process infos can be added into file DOVETAIL_HOME/user_config/pod.yaml 6. The infos include 'attack_process' and 'attack_host' for each HA test cases. 7. If not given in this file, will use Yardtsick default values. JIRA: DOVETAIL-627 Change-Id: I83cee991f72a8685080ed562597c70d73002623a Signed-off-by: xudan --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 189f27b7a..66d20467c 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 189f27b7a90b6ddc74f1c3ede806e87d7548c539 +Subproject commit 66d20467c423505559bba2efa5aae2619903d647 -- cgit 1.2.3-korg