summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2018-04-17 16:28:38 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2018-04-17 16:33:10 +0800
commit2ecbe8435b9f158633243b39503a9a418bec8b96 (patch)
tree1be227b06f453c808d1c6d6531b6192fdb1d71ec /.gitignore
parent867c4309a10df56eeb5098a78956e5d6951b8ba4 (diff)
Cover validation of elasticsearch cluster
- 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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 988165b..e2075ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ cover/
.tox/
# work env
work/
+.pytest_cache