Skip to content
Snippets Groups Projects
Objectives.tdltx 2.78 KiB
Newer Older
Package Objectives {
    Import all from Standard

    Objective TD_MDD_01 {
        Description: "Issue a request via Postman to all domain controllers, 
                      to check the overall viability of the test network."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.3.2"
    }

    Objective TD_MDD_02 {
        Description: "The microwave topology information are requested from 
                      all DCs connected to the NBI LAN at the same time for 
                      the same information as TD_SDD_02. This allows to check 
                      that the connectivity to all DC is fully functional. A 
                      comparison of the answers received may be performed to 
                      check consistency and compliance."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.3.2"
    }

    Objective TD_MDD_03 {
        Description: "The Ethernet topology information are requested 
                      from all DCs connected to the NBI LAN at the same 
                      time for the same information as TD_SDD_03. This 
                      allows to check that the connectivity to all DC 
                      is fully functional. A comparison of the answers 
                      received may be performed to check consistency 
                      and compliance."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.5.2"
    }


    Objective TD_MSP_01 {
        Description: "Create the specified L2 data services over all 
                      available domains. The TGA confirms that data 
                      start flowing. The traffic on the inter-domain 
                      links is classified based on S- VLAN only."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.5.2"
    }

    Objective TD_MSP_02 {
        Description: "The Ethernet service information is requested from 
                      all the DCs under test in TD_MSP_01. The received 
                      information is checked to correctly list the newly 
                      created services."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.5.2"
    }


    Objective TD_MSP_03 {
        Description: "Delete the specified L2 data service over all available 
                      domains. The TGA confirms that data stops flowing."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.5.2"
    }

    Objective TD_MSP_04 {
        //TODO: remove formatting spaces?
        Description: "The Ethernet service information is requested from all 
                      the DCs under test in TD_MSP_03. The received 
                      information is checked to correctly not list the newly 
                      deleted services anymore."
        References:  "ETSI Plugtests Test Plan V1.0 (2020-11), 8.5.2"
    }

}