diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-02-03 13:28:42 +0100 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2023-02-03 13:28:42 +0100 |
commit | 8ada98c692ed16383e00b53f538b4f9f684301e5 (patch) | |
tree | eb5074a0e405a69e1278da1eb201696a7bb5fb75 /robot/testsuites/health-check.robot | |
parent | 9f2300792af9499da816723e84ec5170a5467504 (diff) |
[AAF] Adapt the tests for the AAF removal
repair the VES test, HVVES test
remove AAF from Healthcheck and repair DMAAP health check
Issue-ID: TEST-390
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I355ad9b1f7c3c58a7b1fe222da9bc5b42a620e49
Diffstat (limited to 'robot/testsuites/health-check.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 595e7906..7609854c 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -10,7 +10,7 @@ Resource ../resources/aai/aai_interface.robot Resource ../resources/policy_interface.robot Resource ../resources/sdc_interface.robot Resource ../resources/portal_interface.robot -Resource ../resources/dmaao/mr_interface.robot +Resource ../resources/dmaap/mr_interface.robot Resource ../resources/dmaap/bc_interface.robot Resource ../resources/aaf_interface.robot Resource ../resources/msb_interface.robot @@ -42,11 +42,11 @@ Enhanced A&AI Health Check Run Traversal API AAI Inventory check Basic AAF Health Check - [Tags] health health-aaf + [Tags] health-aaf Run AAF Health Check Basic AAF SMS Health Check - [Tags] health health-aaf + [Tags] health-aaf Run SMS Health Check Basic CLI Health Check |