Bugfix: HA failed on Compass master because of lacking pod.yaml 41/47641/3
authorxudan <xudan16@huawei.com>
Wed, 22 Nov 2017 08:32:40 +0000 (03:32 -0500)
committerxudan <xudan16@huawei.com>
Wed, 22 Nov 2017 09:40:01 +0000 (04:40 -0500)
commit945a4802c9ff00b0b5cbd2a04f3f17e40e158b82
tree15d83ec750e41980059dc9511c0a482b99059c9f
parent99ef5a834d97d82f3bd0b43170bfb2d7aa2e4113
Bugfix: HA failed on Compass master because of lacking pod.yaml

The module in releng which used to get all the pod info of each installer
can't work on Compass master.
Create a pod.yaml file for Compass master to ensure HA test cases can be
executed successfully.

JIRA: DOVETAIL-565

Change-Id: I86cbb4fb07b87b99bf1465d57a76b23e1159ec9f
Signed-off-by: xudan <xudan16@huawei.com>
jjb/dovetail/dovetail-run.sh