From ed20e3771ad69381962b6bd8bfc2ae95bacf76ca Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Mon, 14 Sep 2020 11:12:15 +0200 Subject: [INFRA] new helm test Instead of parsing only helm status, this new test is also taking a look at specific helm deploy plugin logs. Also, main pages is now "html" based instead of raw based. Issue-ID: INT-1718 Signed-off-by: Sylvain Desbureaux Change-Id: Ia851db5c8cfd866394ed22e3cd3b7ce183ef0fb9 --- infra-healthcheck/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'infra-healthcheck/requirements.txt') diff --git a/infra-healthcheck/requirements.txt b/infra-healthcheck/requirements.txt index 91babf8..cacbc00 100644 --- a/infra-healthcheck/requirements.txt +++ b/infra-healthcheck/requirements.txt @@ -12,3 +12,4 @@ xtesting kubernetes # Apache-2.0 colorama # BSD kubernetes_status +helm_onap_status -- cgit 1.2.3-korg