diff options
author | morganrol <morgan.richomme@orange.com> | 2022-01-21 09:44:21 +0100 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2022-01-21 09:44:21 +0100 |
commit | 24bb6aeeb8b5758a9e30c0ea9a04952fc682090c (patch) | |
tree | f1fba5320130e4446c24a36cf5714c9bffce7427 /robot/testsuites/health-check.robot | |
parent | 8e49e424f6863a93516d1d68011fd7f7e925c7c8 (diff) |
[HEALTCHECK] remove mariadbgalera connectivity tests from core
it was mentioned in the patch review but not takent into account
using core tag leads to errors in core [1]
because the xtesting HC docker does not include kubecl, which is needed by the new tests
Issue-ID: SO-3829
[1]: https://logs.onap.org/onap-integration/daily/onap_daily_pod4_master/2022-01/21_01-42/xtesting-healthcheck/core/core/report.html#totals?all
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I1d8e93dec80ecdfa0cdcabaefb961f77f0654849
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 6ebf5bd8..a6666ffa 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -343,9 +343,9 @@ Enhanced CDS Health Check Run CDS Delete CBA Health Check Mariadb Galera Pod Connectivity Test - [Tags] core health-mariadb-galera + [Tags] health-mariadb-galera Check for Mariadb Galera Pod Connection Mariadb Galera SO Connectivity Test - [Tags] core health-mariadb-galera + [Tags] health-mariadb-galera Check for SO Databases Connection |