Newer
Older
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
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"
}
}