aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
blob: f65ef2b4e020732ce84c1f360fc98e61501b1bb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** Settings ***
Documentation     Testing PM Mapper functionality
Library           RequestsLibrary
Library           OperatingSystem
Library           Collections
Library           Process


*** Variables ***
${GLOBAL_APPLICATION_ID}                 robot-ves
${CLI_EXEC_CLI}                          curl http://${CBS_IP}:10000/service_component/pmmapper


*** Test Cases ***

Verify pmmapper configuration in consul through CBS
    [Tags]                          PM_MAPPER_01
    [Documentation]                 Verify pmmapper configuraiton in consul through CBS
    ${cli_cmd_output}=              Run Process                     ${CLI_EXEC_CLI}                     shell=yes
    Log                             ${cli_cmd_output.stdout}
    Should Contain                  ${cli_cmd_output.stdout}        pm-mapper-filter