1e02e42fb6244447e72c046345c2061e8a2005b2
[smo/o2.git] /
1 *** Settings ***
2 Resource    environment/configuration.txt
3 Resource    environment/variables.txt
4 Library    REST    ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT}        ssl_verify=false
5 Library    JSONLibrary
6 Library    JSONSchemaLibrary    schemas/
7 Resource    CnfLcmMntOperationKeywords.robot
8
9 *** Test Cases ***
10 Get All Pods
11     [Documentation]    Test ID: 7.3.1.12.7
12     ...    Test title: Get All Pods
13     ...    Test objective: The objective is to get the data of All Pods
14     ...    Pre-conditions: none
15     ...    Config ID: Config_prod_VNFM
16     ...    Applicability: none
17     ...    Post-Conditions: none
18     Get All Pods
19
20 Get Specific Pod
21     [Documentation]    Test ID: 7.3.1.12.8
22     ...    Test title: Get Specific Pod
23     ...    Test objective: The objective is to get the data of a specific Pod
24     ...    Pre-conditions: none
25     ...    Config ID: Config_prod_VNFM
26     ...    Applicability: none
27     ...    Post-Conditions: none
28     Get Specific Pod