summaryrefslogtreecommitdiffstats
path: root/clover/logging/validate.py
AgeCommit message (Collapse)AuthorFilesLines
2018-04-17Cover validation of elasticsearch clusterYujun Zhang1-0/+3
- cluster health is not red - indics found - log entry created by istio found - requests in and out http load balance matches pytest is used as the test runner and wrapped in `validate.py` Change-Id: Iad540b69d05118fadc97df679cf3424513c15e38 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2018-03-22Initial commit for logging installation and validataionYujun Zhang1-0/+56
- install fluentd with elastic stack - validate the installation JIRA: CLOVER-5 Change-Id: I181a7277bc332ceac549d384cf2c3817a182b06e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>