aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/nfsimulator/netconf-server/netconf-server-rest-test.robot
blob: fea34b430546165ac064be455b5c05082b6b80e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*** Settings ***
Documentation     Run healthcheck
Library         RequestsLibrary
Resource          ./resources/netconf-server-keywords.robot


*** Test Cases ***

Netconf Server Healthy Check
    [Tags]      Netconf-Server
    [Documentation]   Server Should be healthy
    Verify That Server Is Healthy

Netconf Server Readiness Check
    [Tags]      Netconf-Server
    [Documentation]   Server Should be ready
    Verify That Server Is Ready

Netconf Module Configuration Update
    [Tags]      Netconf-Server
    [Documentation]   Update Should Be Distributed
    Update NetConf Module Configuration  pnf-simulator  ${PNF_SIMULATOR_DATA_XML}  202
    Sleep   20s     Wait for message distribution in Kafka
    Verify That Change Is Available In NetConf Module Change Configuration History  200