From 78bdbf32e533f51bee2d2bc2becc34224bcfa0e8 Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Thu, 7 Oct 2021 21:22:43 +0800 Subject: [PATCH] [skip ci]Update readme for deploy test (#9424) Signed-off-by: zhuwenxing --- tests/python_client/deploy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/deploy/README.md b/tests/python_client/deploy/README.md index 5b34c1a972..10d6086311 100644 --- a/tests/python_client/deploy/README.md +++ b/tests/python_client/deploy/README.md @@ -64,4 +64,4 @@ Provides a way to periodically run docker-compose deployment tests through GitHu - [x] Upload logs to artifacts for further debug - [x] Email notification for test failure - [ ] Support helm deployment tests -- [ ] Cover more detail information in email notification +- [x] Cover more detail information in email notification \ No newline at end of file