diff options
author | Yang Xu <yang.xu@futurewei.com> | 2019-07-10 18:34:06 -0400 |
---|---|---|
committer | Yang Xu <yang.xu@futurewei.com> | 2019-07-10 18:34:30 -0400 |
commit | 44e674b6a1dad5514e5f14c3a9558595f059db69 (patch) | |
tree | 9ffa3e251fb3730b55be32672f06f5b44fdc6470 /robot | |
parent | 6880b65aa62c010b837d8731e14c55f8b227895d (diff) |
DCAE missing in eteHelm-k8s healthcheck
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1140
Change-Id: Iffb0bf607b1ecd236d314a66e2af4889f4c0474c
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index ca4f084f..b7c1735f 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -55,7 +55,7 @@ Basic CLAMP Health Check Run CLAMP Health Check Basic DCAE Health Check - [Tags] health medium health-dcae + [Tags] health medium health-dcaegen2 Run DCAE Health Check Basic DMAAP Data Router Health Check @@ -287,11 +287,11 @@ Portal Application Access Tests Run Portal Application Access Tests Basic Holmes Rule Management API Health Check - [Tags] health medium health-dcae + [Tags] health medium health-dcaegen2 Run Holmes Rule Mgmt Healthcheck Basic Holmes Engine Management API Health Check - [Tags] health medium health-dcae + [Tags] health medium health-dcaegen2 Run Holmes Engine Mgmt Healthcheck Basic Multicloud-fcaps API Health Check |