diff --git a/Test Purposes/MEC010p2/MEO/GRANT/Grant.tplan2 b/Test Purposes/MEC010p2/MEO/GRANT/Grant.tplan2 index 2a13facb9dbe8a99576eb0a385bbf8bc14a8ac87..6c093d7a1366c80b860fca122ba121192e89af8e 100644 --- a/Test Purposes/MEC010p2/MEO/GRANT/Grant.tplan2 +++ b/Test Purposes/MEC010p2/MEO/GRANT/Grant.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ Package MEC_MEC010p2_MEO_GRANT { @@ -13,9 +13,9 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO sends a synchronous grant response when a grant request is requested - INSTANTIATE" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.2.2", //GrantRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.4.2" //Grant + "ETSI GS MEC 010-2, clause 7.5.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.4.2.2", //GrantRequest + "ETSI GS MEC 010-2, clause 6.2.4.4.2" //Grant Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT @@ -76,9 +76,9 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO responds with an error when it receives a malformed request when a new grant request is performed - INSTANTIATE" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.2.2", //GrantRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.4.2" //Grant + "ETSI GS MEC 010-2, clause 7.5.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.4.2.2", //GrantRequest + "ETSI GS MEC 010-2, clause 6.2.4.4.2" //Grant Config Id Config_MEC_3 @@ -126,9 +126,9 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO sends a synchronous grant response when a grant request is requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.2.2", //GrantRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.4.2" //Grant + "ETSI GS MEC 010-2, clause 7.5.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.4.2.2", //GrantRequest + "ETSI GS MEC 010-2, clause 6.2.4.4.2" //Grant Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT @@ -188,9 +188,9 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO sends a asynchronous grant response when a grant request is requested - INSTANTIATE" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.2.2", //GrantRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.4.2" //Grant + "ETSI GS MEC 010-2, clause 7.5.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.4.2.2", //GrantRequest + "ETSI GS MEC 010-2, clause 6.2.4.4.2" //Grant Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT @@ -241,9 +241,9 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO sends a asynchronous grant response when a grant request is requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.2.2", //GrantRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.4.2" //Grant + "ETSI GS MEC 010-2, clause 7.5.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.4.2.2", //GrantRequest + "ETSI GS MEC 010-2, clause 6.2.4.4.2" //Grant Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT @@ -294,8 +294,8 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO sends the status of a grant request when a query on a granting ID is performed" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.4.4.2" + "ETSI GS MEC 010-2, clause 7.5.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.4.4.2" Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT @@ -337,7 +337,7 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO sends the status of a grant request when a query on a granting ID is performed" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.5.2.3.2" + "ETSI GS MEC 010-2, clause 7.5.2.3.2" Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT @@ -376,7 +376,7 @@ Package MEC_MEC010p2_MEO_GRANT { "Check that MEO responds with an error when it receives a request for returning a grant referred with a wrong ID" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.5.2.3.2" + Reference "ETSI GS MEC 010-2, clause 7.5.2.3.2" Config Id Config_MEC_3 PICS Selection PIC_GRANTS_MANAGEMENT diff --git a/Test Purposes/MEC010p2/MEO/PKGM/AppPkgMgt.tplan2 b/Test Purposes/MEC010p2/MEO/PKGM/AppPkgMgt.tplan2 index 0422524dd31123621e1de5ae77041d33f32b497a..03dad6944da2f28cad410206d41ca1eb191bcffb 100644 --- a/Test Purposes/MEC010p2/MEO/PKGM/AppPkgMgt.tplan2 +++ b/Test Purposes/MEC010p2/MEO/PKGM/AppPkgMgt.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ Package MEC_MEC010p2_MEO_PKGM { @@ -14,9 +14,9 @@ Package MEC_MEC010p2_MEO_PKGM { Test objective "Check that MEO creates a new App Package when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.2.2", // CreateAppPkg - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" // AppPkgInfo + Reference "ETSI GS MEC 010-2, clause 7.3.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.2.2", // CreateAppPkg + "ETSI GS MEC 010-2, clause 6.2.3.3.2" // AppPkgInfo Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -35,7 +35,6 @@ Package MEC_MEC010p2_MEO_PKGM { appPkgName set to APP_PKG_NAME, appPkgVersion set to APP_PKG_VERSION, checksum set to CHECKSUM, - appPkgPath set to APP_PKG_PATH ; ; ; from the MEC_OSS entity @@ -46,20 +45,15 @@ Package MEC_MEC010p2_MEO_PKGM { Location indicating value any_value, body containing AppPkgInfo containing - id set to any_value, - appDId set to any_value, - appSoftwareVersion set to any_value, - appDVersion set to APP_PKG_VERSION, + id set to any_value, checksum set to CHECKSUM, - softwareImages set to SW_IMAGES, //See Note 1 onboardingState set to "CREATED", operationalState set to "ENABLED", usageState set to "NOT_IN_USE", - mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, _links containing - self set to any_value, - appD set to any_value, - appPkgContent set to any_value + self set to app_pkgm/v1/app_packages/APP_PKG_ID, + appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, + appPkgContent set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID/package_content // No vnfPkgInfo See Note 3 ; ; @@ -76,8 +70,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO responds with an error when it receives a malformed request for creating a new App Package" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.2.2" // CreateAppPkg + Reference "ETSI GS MEC 010-2, clause 7.3.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.2.2" // CreateAppPkg Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -96,7 +90,6 @@ Package MEC_MEC010p2_MEO_PKGM { appPkgNameERR set to APP_PKG_NAME, //Wrong parameter name appPkgVersion set to APP_PKG_VERSION, checksum set to CHECKSUM, - appPkgPath set to APP_PKG_PATH ; ; ; from the MEC_OSS entity @@ -116,9 +109,9 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO returns the list of App packages when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" + "ETSI GS MEC 010-2, clause 7.3.1.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -144,20 +137,14 @@ Package MEC_MEC010p2_MEO_PKGM { AppPkgInfoList containing AppPkgInfo containing id set to APP_PKG_ID, - appDId set to ON_BOARDED_APPD_ID, - appName set to any_value, - appSoftwareVersion set to any_value, - appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 onboardingState set to "CREATED", operationalState set to any_value, usageState set to any_value, - mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, _links containing - self set to any_value, - appD set to any_value, - appPkgContent set to any_value + self set to app_pkgm/v1/app_packages/APP_PKG_ID, + appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, + appPkgContent set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID/package_content // See Note 3 ; ; @@ -176,8 +163,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO returns the list of on-boarded packages when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" //AppPkgInfo + "ETSI GS MEC 010-2, clause 7.3.1.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" //AppPkgInfo Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -208,8 +195,7 @@ Package MEC_MEC010p2_MEO_PKGM { appSoftwareVersion set to any_value, appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 - onboardingState set to "CREATED", + onboardingState set to "ONBOARDED", operationalState set to any_value, usageState set to any_value, mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, @@ -235,8 +221,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO responds with an error when it receives a malformed request for retrieving the list of existing App Packages" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" + Reference "ETSI GS MEC 010-2, clause 7.3.1.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -269,8 +255,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO returns the an App Package when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" + "ETSI GS MEC 010-2, clause 7.3.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -295,21 +281,15 @@ Package MEC_MEC010p2_MEO_PKGM { body containing AppPkgInfo containing id set to APP_PKG_ID, - appDId set to ON_BOARDED_APPD_ID, - appName set to any_value, - appSoftwareVersion set to any_value, - appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 onboardingState set to "CREATED", operationalState set to any_value, usageState set to any_value, - mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, _links containing self set to app_pkgm/v1/app_packages/APP_PKG_ID, - appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, - appPkgContent set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID/package_content - // See Note 3 + appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, + appPkgContent set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID/package_content + // See Note 3 ; ; ; @@ -326,8 +306,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO returns the an on-boarded package when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" + "ETSI GS MEC 010-2, clause 7.3.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -350,27 +330,22 @@ Package MEC_MEC010p2_MEO_PKGM { the IUT entity sends a HTTP_RESPONSE containing status set to "200 OK", body containing - AppPkgInfo containing - id set to APP_PKG_ID, - appDId set to ON_BOARDED_APPD_ID, - appName set to any_value, - appSoftwareVersion set to any_value, - appDVersion set to any_value, - checksum set to any_value, - softwareImages, - onboardingState, - operationalState set to any_value, - usageState set to any_value, - mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, - softwareImages set to SW_IMAGES, //See Note 1 - onboardingState set to "CREATED", - operationalState set to any_value, - usageState set to any_value, - _links containing - self set to app_pkgm/v1/app_packages/APP_PKG_ID, - appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, - appPkgContent set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID/package_content - // See Note 3 + AppPkgInfo containing + id set to APP_PKG_ID, + appDId set to ON_BOARDED_APPD_ID, + appName set to any_value, + appSoftwareVersion set to any_value, + appDVersion set to any_value, + checksum set to any_value, + onboardingState set to "ONBOARDED", + operationalState set to any_value, + usageState set to any_value, + mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, + _links containing + self set to app_pkgm/v1/app_packages/APP_PKG_ID, + appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, + appPkgContent set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID/package_content + // See Note 3 ; ; ; @@ -387,8 +362,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO responds with an error when it receives a request for retrieving a App Package referred with a wrong ID" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" + Reference "ETSI GS MEC 010-2, clause 7.3.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -419,7 +394,7 @@ Package MEC_MEC010p2_MEO_PKGM { Test objective "Check that MEO deletes an App Package when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.4" + Reference "ETSI GS MEC 010-2, clause 7.3.2.3.4" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -451,7 +426,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO responds with an error when it receives a request for deleting an App Package referred with a wrong ID" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.4" + Reference "ETSI GS MEC 010-2, clause 7.3.2.3.4" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -482,8 +457,8 @@ Package MEC_MEC010p2_MEO_PKGM { Test objective "Check that MEO updates the operational state of an individual application package resource" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.5", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.8.2" //AppPkgInfoModifications + Reference "ETSI GS MEC 010-2, clause 7.3.2.3.5", + "ETSI GS MEC 010-2, clause 6.2.3.8.2" //AppPkgInfoModifications Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -527,8 +502,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO sends an error when it receives a malformed request to modify the operational state of an application package" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.5", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.8.2" //AppPkgInfoModifications + Reference "ETSI GS MEC 010-2, clause 7.3.2.3.5", + "ETSI GS MEC 010-2, clause 6.2.3.8.2" //AppPkgInfoModifications Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -568,8 +543,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO responds with an error when it receives a request for updating an App Package referred with a wrong ID" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.5", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.8.2" //AppPkgInfoModifications + Reference "ETSI GS MEC 010-2, clause 7.3.2.3.5", + "ETSI GS MEC 010-2, clause 6.2.3.8.2" //AppPkgInfoModifications Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -607,9 +582,9 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service returns an application package subscription when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.7", //Type: AppPkgSubscription - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.4" //Type: AppPkgSubscriptionInfo + "ETSI GS MEC 010-2, clause 7.3.3.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.7", //Type: AppPkgSubscription + "ETSI GS MEC 010-2, clause 6.2.3.4" //Type: AppPkgSubscriptionInfo Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -657,9 +632,9 @@ Package MEC_MEC010p2_MEO_PKGM { malformed request for creating a new subscription on AppPackages" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.7.2", //AppPkgSubscription - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.4.2" //AppPkgSubscriptionInfo + "ETSI GS MEC 010-2, clause 7.3.3.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.7.2", //AppPkgSubscription + "ETSI GS MEC 010-2, clause 6.2.3.4.2" //AppPkgSubscriptionInfo Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -697,8 +672,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service returns the list of Application Package Subscriptions when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.5.2" //AppPkgSubscriptionLinkList + "ETSI GS MEC 010-2, clause 7.3.3.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.5.2" //AppPkgSubscriptionLinkList Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -747,8 +722,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service returns an empty list of Application Package Subscriptions when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.5.2" //AppPkgSubscriptionLinkList + "ETSI GS MEC 010-2, clause 7.3.3.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.5.2" //AppPkgSubscriptionLinkList Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -794,8 +769,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service returns an Application Package Subscription when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.4.2" //AppPkgSubscriptionInfo + "ETSI GS MEC 010-2, clause 7.3.4.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.4.2" //AppPkgSubscriptionInfo Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -841,8 +816,8 @@ Package MEC_MEC010p2_MEO_PKGM { with a wrong identifier" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.4.2" //AppPkgSubscriptionInfo + "ETSI GS MEC 010-2, clause 7.3.4.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.4.2" //AppPkgSubscriptionInfo Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -878,7 +853,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service deletes an Application Package Subscription when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.4" + "ETSI GS MEC 010-2, clause 7.3.4.3.4" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -914,7 +889,7 @@ Package MEC_MEC010p2_MEO_PKGM { with a wrong identifier" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.4" + "ETSI GS MEC 010-2, clause 7.3.4.3.4" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -951,8 +926,8 @@ Package MEC_MEC010p2_MEO_PKGM { if the MEO service has an associated subscription and the event is generated" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.5.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.6.2" //AppPkgNotification + "ETSI GS MEC 010-2, clause 7.3.5.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.6.2" //AppPkgNotification Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_NOTIFICATIONS @@ -1003,8 +978,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO reads the content of the AppD of on-boarded individual application package resources when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.1.2.2" //AppD + "ETSI GS MEC 010-2, clause 7.3.6.3.2", + "ETSI GS MEC 010-2, clause 6.2.1.2.2" //AppD Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1046,7 +1021,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO responds with an error when it receives a request to retrieve an application descriptor referred with a wrong app package ID" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.2" + Reference "ETSI GS MEC 010-2, clause 7.3.6.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1080,7 +1055,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO fetches the application package content identified by appPkgId when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1120,7 +1095,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO fetches the on-boarded application package content identified by appDId when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1160,7 +1135,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service sends an error when it receives a malformed request" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + Reference "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1194,7 +1169,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service sends an error when it receives a request referring a wrong appPkgId" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1231,7 +1206,7 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service sends an error when it receives a request referring a wrong on-boarded appPkgId" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1268,8 +1243,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO accepts application package when submitted" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.3", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.1.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.3", + "ETSI GS MEC 010-2, clause 6.2.1.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -1307,8 +1282,8 @@ Package MEC_MEC010p2_MEO_PKGM { "Check that MEO service sends an error when it receives a query to accept an application package with a wrong identifier" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.3", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.1.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.3", + "ETSI GS MEC 010-2, clause 6.2.1.2" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT diff --git a/Test Purposes/MEC010p2/MEPM/LCM/PlatformConfiguration.tplan2 b/Test Purposes/MEC010p2/MEPM/LCM/PlatformConfiguration.tplan2 index 3aaa7f4d9169c9c9f7b8fb4d8524b26fe6c9cb7b..77962ec46634e26fb74f557f4b0c67b1f66f1090 100644 --- a/Test Purposes/MEC010p2/MEPM/LCM/PlatformConfiguration.tplan2 +++ b/Test Purposes/MEC010p2/MEPM/LCM/PlatformConfiguration.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ Package MEC_MEC010p2_MEPM_APP_INSTANCE_LCM { @@ -13,8 +13,8 @@ Package MEC_MEC010p2_MEPM_APP_INSTANCE_LCM { "Check that MEC API provider has created the configuration information in AppD to the MEPM-V" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.7.6.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.21.2" //ConfigPlatformForAppRequest + "ETSI GS MEC 010-2, clause 7.7.6.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.21.2" //ConfigPlatformForAppRequest Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -52,8 +52,8 @@ Package MEC_MEC010p2_MEPM_APP_INSTANCE_LCM { for the configuration information in AppD to the MEPM-V" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.7.6.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.21.2" //ConfigPlatformForAppRequest + "ETSI GS MEC 010-2, clause 7.7.6.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.21.2" //ConfigPlatformForAppRequest Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -89,8 +89,8 @@ Package MEC_MEC010p2_MEPM_APP_INSTANCE_LCM { for the configuration information in AppD to the MEPM-V with not valid app instance ID" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.7.6.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.21.2" //ConfigPlatformForAppRequest + "ETSI GS MEC 010-2, clause 7.7.6.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.21.2" //ConfigPlatformForAppRequest Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT diff --git a/Test Purposes/MEC010p2/MEPM/PKGM/AppPkgMgt.tplan2 b/Test Purposes/MEC010p2/MEPM/PKGM/AppPkgMgt.tplan2 index 907ff288a01bfbe2dbedd6b5722be148da001540..406d0584daf59a43993adb532c05e9bc1d0e0e4b 100644 --- a/Test Purposes/MEC010p2/MEPM/PKGM/AppPkgMgt.tplan2 +++ b/Test Purposes/MEC010p2/MEPM/PKGM/AppPkgMgt.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ Package MEC_MEC010p2_MEPM_PKGM { @@ -13,8 +13,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM returns the list of App Packages when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" //AppPkgInfo + "ETSI GS MEC 010-2, clause 7.3.1.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" //AppPkgInfo Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -40,16 +40,10 @@ Package MEC_MEC010p2_MEPM_PKGM { AppPkgInfoList containing AppPkgInfo containing id set to APP_PKG_ID, - appDId set to ON_BOARDED_APPD_ID, - appName set to any_value, - appSoftwareVersion set to any_value, - appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 onboardingState set to "CREATED", operationalState set to any_value, usageState set to any_value, - mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, _links containing self set to app_pkgm/v1/app_packages/APP_PKG_ID, appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, @@ -73,8 +67,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM returns the list of on-boarded App Packages when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" //AppPkgInfo + "ETSI GS MEC 010-2, clause 7.3.1.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" //AppPkgInfo Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -105,8 +99,7 @@ Package MEC_MEC010p2_MEPM_PKGM { appSoftwareVersion set to any_value, appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 - onboardingState set to "CREATED", + onboardingState set to "ONBOARDED", operationalState set to any_value, usageState set to any_value, mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, @@ -133,7 +126,7 @@ Package MEC_MEC010p2_MEPM_PKGM { a malformed request for requesting the list of existing App Packages" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.1.3.2" + "ETSI GS MEC 010-2, clause 7.3.1.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -169,8 +162,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM returns the an App Package when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" //AppPkgInfo + "ETSI GS MEC 010-2, clause 7.3.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" //AppPkgInfo Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -195,16 +188,10 @@ Package MEC_MEC010p2_MEPM_PKGM { body containing AppPkgInfo containing id set to APP_PKG_ID, - appDId set to ON_BOARDED_APPD_ID, - appName set to any_value, - appSoftwareVersion set to any_value, - appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 onboardingState set to "CREATED", operationalState set to any_value, usageState set to any_value, - mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, _links containing self set to app_pkgm/v1/app_packages/APP_PKG_ID, appD set to app_packages/APP_PKG_ID/onboarded_app_packages/ON_BOARDED_APPD_ID, @@ -226,8 +213,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM returns the an App Package when requested - Note 3" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.3.2" //AppPkgInfo + "ETSI GS MEC 010-2, clause 7.3.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.3.2" //AppPkgInfo Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -257,8 +244,7 @@ Package MEC_MEC010p2_MEPM_PKGM { appSoftwareVersion set to any_value, appDVersion set to any_value, checksum set to any_value, - softwareImages set to SW_IMAGES, //See Note 1 - onboardingState set to "CREATED", + onboardingState set to "ONBOARDED", operationalState set to any_value, usageState set to any_value, mecInfo set to ARRAY_OF_MEC_INFO_COMPATIBLE_VERSIONS, @@ -284,7 +270,7 @@ Package MEC_MEC010p2_MEPM_PKGM { a request for returning a App Package referred with a wrong ID" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.2.3.2" + "ETSI GS MEC 010-2, clause 7.3.2.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -319,9 +305,9 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM service returns an application package subscription when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.7.2", //AppPkgSubscription - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.4.2" //AppPkgSubscriptionInfo + "ETSI GS MEC 010-2, clause 7.3.3.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.7.2", //AppPkgSubscription + "ETSI GS MEC 010-2, clause 6.2.3.4.2" //AppPkgSubscriptionInfo Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -369,7 +355,7 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM service sends an error when it receives a malformed request for creating a new subscription on AppPackages" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.1" + Reference "ETSI GS MEC 010-2, clause 7.3.3.3.1" Config Id Config_MEC_2 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -408,8 +394,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM service returns the list of Application Package Subscriptions when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.3.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.5.2" //AppPkgSubscriptionLinkList + "ETSI GS MEC 010-2, clause 7.3.3.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.5.2" //AppPkgSubscriptionLinkList Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -457,8 +443,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM service returns an Application Package Subscription when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.4.2" //AppPkgSubscriptionInfo + "ETSI GS MEC 010-2, clause 7.3.4.3.2", + "ETSI GS MEC 010-2, clause 6.2.3.4.2" //AppPkgSubscriptionInfo Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -504,7 +490,7 @@ Package MEC_MEC010p2_MEPM_PKGM { with a wrong identifier" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.2" + "ETSI GS MEC 010-2, clause 7.3.4.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -540,7 +526,7 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM service deletes an Application Package Subscription when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.4" + "ETSI GS MEC 010-2, clause 7.3.4.3.4" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -576,7 +562,7 @@ Package MEC_MEC010p2_MEPM_PKGM { with a wrong identifier" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.4.3.4" + "ETSI GS MEC 010-2, clause 7.3.4.3.4" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -613,8 +599,8 @@ Package MEC_MEC010p2_MEPM_PKGM { if the MEPM service has an associated subscription and the event is generated" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.5.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.3.6.2" //AppPkgNotification + "ETSI GS MEC 010-2, clause 7.3.5.3.1", + "ETSI GS MEC 010-2, clause 6.2.3.6.2" //AppPkgNotification Config Id Config_MEC_3 PICS Selection PIC_APP_PACKAGE_NOTIFICATIONS @@ -664,7 +650,7 @@ Package MEC_MEC010p2_MEPM_PKGM { a POST request referring an application descriptor AppD" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.1" + "ETSI GS MEC 010-2, clause 7.3.6.3.1" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -700,8 +686,8 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM returns the Application Descriptor contained on an on-boarded Application Package when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.1.2.2" //AppD + "ETSI GS MEC 010-2, clause 7.3.6.3.2", + "ETSI GS MEC 010-2, clause 6.2.1.2.2" //AppD Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -743,7 +729,7 @@ Package MEC_MEC010p2_MEPM_PKGM { a request for returning a App Descriptor referred with a wrong App Package ID" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.2" + "ETSI GS MEC 010-2, clause 7.3.6.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -779,7 +765,7 @@ Package MEC_MEC010p2_MEPM_PKGM { a PUT request referring an application descriptor AppD" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.3" + "ETSI GS MEC 010-2, clause 7.3.6.3.3" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -816,7 +802,7 @@ Package MEC_MEC010p2_MEPM_PKGM { a DELETE request referring an application descriptor AppD" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.6.3.4" + "ETSI GS MEC 010-2, clause 7.3.6.3.4" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -852,7 +838,7 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM fetches the on-boarded application package content identified by appPkgId when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -892,7 +878,7 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM fetches the on-boarded application package content identified by appDId when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -932,7 +918,7 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM fetches the on-boarded application package content identified by appPkgId when requested" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT @@ -969,7 +955,7 @@ Package MEC_MEC010p2_MEPM_PKGM { "Check that MEPM service sends an error when it receives a query with an application package with a wrong identifier" Reference - "ETSI GS MEC 010-2 3.1.1, clause 7.3.7.3.2" + "ETSI GS MEC 010-2, clause 7.3.7.3.2" Config Id Config_MEC_5 PICS Selection PIC_APP_PACKAGE_MANAGEMENT diff --git a/Test Purposes/MEC010p2/MEX/LCM/AppInstanceMgmt.tplan2 b/Test Purposes/MEC010p2/MEX/LCM/AppInstanceMgmt.tplan2 index 7bf55082950ee186ea8664b034060878e0469a30..5aa82dc9220657e54318f59a7a1a34235dd18288 100644 --- a/Test Purposes/MEC010p2/MEX/LCM/AppInstanceMgmt.tplan2 +++ b/Test Purposes/MEC010p2/MEX/LCM/AppInstanceMgmt.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { @@ -12,9 +12,9 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider creates a new App Package when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.3.2", //CreateAppInstanceRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.4.2" //AppInstanceInfo + Reference "ETSI GS MEC 010-2, clause 7.4.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.3.2", //CreateAppInstanceRequest + "ETSI GS MEC 010-2, clause 6.2.2.4.2" //AppInstanceInfo Config Id Config_MEC_6 @@ -67,9 +67,9 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { "Check that MEC API provider sends an error when it receives a malformed request for the creation of a new App Instance" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.1.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.3.2", //CreateAppInstanceRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.4.2" //AppInstanceInfo + Reference "ETSI GS MEC 010-2, clause 7.4.1.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.3.2", //CreateAppInstanceRequest + "ETSI GS MEC 010-2, clause 6.2.2.4.2" //AppInstanceInfo Config Id Config_MEC_6 @@ -105,8 +105,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider retrieves the list of App instances when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.1.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.4.2" //AppInstanceInfo + Reference "ETSI GS MEC 010-2, clause 7.4.1.3.2", + "ETSI GS MEC 010-2, clause 6.2.2.4.2" //AppInstanceInfo Config Id Config_MEC_6 @@ -155,8 +155,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider retrieves an App Package when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.4.2" //AppInstanceInfo + Reference "ETSI GS MEC 010-2, clause 7.4.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.2.4.2" //AppInstanceInfo Config Id Config_MEC_6 @@ -203,8 +203,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider fails on retrieving an App Instance when requested using wrong appInstanceId" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.2.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.4.2" //AppInstanceInfo + Reference "ETSI GS MEC 010-2, clause 7.4.2.3.2", + "ETSI GS MEC 010-2, clause 6.2.2.4.2" //AppInstanceInfo Config Id Config_MEC_6 @@ -236,7 +236,7 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider service deletes an App Instance when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.2.3.4" + Reference "ETSI GS MEC 010-2, clause 7.4.2.3.4" Config Id Config_MEC_6 @@ -268,7 +268,7 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider fails on deletion of an App Instance when requested using wrong appInstanceId" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.2.3.4" + Reference "ETSI GS MEC 010-2, clause 7.4.2.3.4" Config Id Config_MEC_6 @@ -300,8 +300,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider service instantiates an App Instance when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.6.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.7.2" // InstantiateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.6.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.7.2" // InstantiateAppRequest Config Id Config_MEC_6 @@ -343,8 +343,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider service fails to instantiate an App Instance when it receives a malformed request" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.6.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.7.2" // InstantiateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.6.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.7.2" // InstantiateAppRequest Config Id Config_MEC_6 @@ -384,8 +384,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { "Check that MEC API provider service fails to instantiate an App Instance when it receives a request related to a not existing App Instance" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.6.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.7.2" // InstantiateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.6.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.7.2" // InstantiateAppRequest Config Id Config_MEC_6 @@ -417,8 +417,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider service terminates an App Instance when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.7.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.9.2" // TerminateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.7.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.9.2" // TerminateAppRequest Config Id Config_MEC_6 @@ -460,8 +460,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { Test objective "Check that MEC API provider service fails to terminate an App Instance when it receives a malformed request" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.7.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.9.2" // TerminateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.7.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.9.2" // TerminateAppRequest Config Id Config_MEC_6 @@ -501,8 +501,8 @@ Package MEC_MEC010p2_MEX_APP_INSTANCE_LCM { "Check that MEC API provider service fails to terminate an App Instance when it receives a request related to a not existing App Instance" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.7.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.9.2" // TerminateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.7.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.9.2" // TerminateAppRequest Config Id Config_MEC_6 @@ -534,8 +534,8 @@ Test Purpose { Test objective "Check that MEC API provider service changes the status of an App Instance" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.8.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.8.2" // OperateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.8.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.8.2" // OperateAppRequest Config Id Config_MEC_6 @@ -578,8 +578,8 @@ Test Purpose { Test objective "Check that MEC API provider service fails to operate on an App Instance when it receives a malformed request" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.8.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.8.2" // OperateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.8.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.8.2" // OperateAppRequest Config Id Config_MEC_6 @@ -618,8 +618,8 @@ Test Purpose { "Check that MEC API provider service fails to change the status of an App Instance when it receives a request related to a not existing App Instance" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.8.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.8.2" // OperateAppRequest + Reference "ETSI GS MEC 010-2, clause 7.4.8.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.8.2" // OperateAppRequest Config Id Config_MEC_6 @@ -651,8 +651,8 @@ Test Purpose { Test objective "Check that MEC API provider service retrieves info about LCM Operation Occurrence on App Instances when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.9.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.13.2" // AppLcmOpOcc + Reference "ETSI GS MEC 010-2, clause 7.4.9.3.2", + "ETSI GS MEC 010-2, clause 6.3.1.13.2" // AppLcmOpOcc Config Id Config_MEC_6 @@ -701,8 +701,8 @@ Test Purpose { Test objective "Check that MEC API provider service retrieves info about LCM Operation Occurrence on an App Instance when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.10.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.14.2" // AppLcmOpOcc + Reference "ETSI GS MEC 010-2, clause 7.4.10.3.2", + "ETSI GS MEC 010-2, clause 6.3.1.14.2" // AppLcmOpOcc Config Id Config_MEC_6 @@ -749,7 +749,7 @@ Test Purpose { Test objective "Check that MEC API provider service sends an error when it receives a query for a not existing LCM Operation Occurrence" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.10.1.3.2" + Reference "ETSI GS MEC 010-2, clause 7.4.10.1.3.2" Config Id Config_MEC_6 @@ -783,15 +783,15 @@ Test Purpose { "Check that MEC API provider service creates a LCM Subscription when requested, where the subscription request can have SUBSCRIPTION_TYPE AppInstanceStateChangeSubscription or AppLcmOpOccStateChangeSubscription" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.3.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.12.2", // AppInstSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.14.2", // AppLcmOpOccSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.25.2", // AppInstIdCreationSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.28.2", // AppInstIdDeletionSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.10.2", //AppInstSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo + Reference "ETSI GS MEC 010-2, clause 7.4.3.3.1", + "ETSI GS MEC 010-2, clause 6.3.1.12.2", // AppInstSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.3.1.14.2", // AppLcmOpOccSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.2.2.25.2", // AppInstIdCreationSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.2.2.28.2", // AppInstIdDeletionSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.3.1.10.2", //AppInstSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo Config Id Config_MEC_6 PICS Selection PIC_APP_LCM_MANAGEMENT @@ -839,15 +839,15 @@ Test Purpose { Test objective "Check that MEC API provider service sends an error when it receives a malformed request to create a LCM Subscription" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.3.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.12.2", // AppInstSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.14.2", // AppLcmOpOccSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.25.2", // AppInstIdCreationSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.28.2", // AppInstIdDeletionSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.10.2", //AppInstSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo + Reference "ETSI GS MEC 010-2, clause 7.4.3.3.1", + "ETSI GS MEC 010-2, clause 6.3.1.12.2", // AppInstSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.3.1.14.2", // AppLcmOpOccSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.2.2.25.2", // AppInstIdCreationSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.2.2.28.2", // AppInstIdDeletionSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.3.1.10.2", //AppInstSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo Config Id Config_MEC_6 @@ -885,15 +885,15 @@ Test Purpose { Test objective "Check that MEC API provider service sends the list of LCM Subscriptions when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.3.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.12.2", // AppInstSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.14.2", // AppLcmOpOccSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.25.2", // AppInstIdCreationSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.28.2", // AppInstIdDeletionSubscriptionRequest - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.10.2", //AppInstSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo + Reference "ETSI GS MEC 010-2, clause 7.4.3.3.1", + "ETSI GS MEC 010-2, clause 6.3.1.12.2", // AppInstSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.3.1.14.2", // AppLcmOpOccSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.2.2.25.2", // AppInstIdCreationSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.2.2.28.2", // AppInstIdDeletionSubscriptionRequest + "ETSI GS MEC 010-2, clause 6.3.1.10.2", //AppInstSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo Config Id Config_MEC_6 PICS Selection PIC_APP_LCM_MANAGEMENT @@ -941,11 +941,11 @@ Test Purpose { Test objective "Check that MEC API provider service sends the information about an existing LCM subscription when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.4.3.2", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.10.2", //AppInstSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo + Reference "ETSI GS MEC 010-2, clause 7.4.4.3.2", + "ETSI GS MEC 010-2, clause 6.3.1.10.2", //AppInstSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.3.1.15.2", // AppLcmOpOccSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.26.2", // AppInstIdCreationSubscriptionInfo + "ETSI GS MEC 010-2, clause 6.2.2.29.2" // AppInstIdDeletionSubscriptionInfo Config Id Config_MEC_6 PICS Selection PIC_APP_LCM_MANAGEMENT @@ -991,7 +991,7 @@ Test Purpose { Test objective "Check that MEC API provider service sends an error when it receives a query for a not existing LCM Subscription" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.3.3.2" + Reference "ETSI GS MEC 010-2, clause 7.4.3.3.2" Config Id Config_MEC_6 @@ -1024,7 +1024,7 @@ Test Purpose { Test objective "Check that MEC API provider service delete an existing LCM Subscription when requested" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.4.3.4" + Reference "ETSI GS MEC 010-2, clause 7.4.4.3.4" Config Id Config_MEC_6 PICS Selection PIC_APP_LCM_MANAGEMENT @@ -1059,7 +1059,7 @@ Test Purpose { "Check that MEC API provider service sends an error when it receives a deletion request for a not existing LCM Subscription" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.3.3.4" + Reference "ETSI GS MEC 010-2, clause 7.4.3.3.4" Config Id Config_MEC_6 @@ -1092,8 +1092,8 @@ Test Purpose { Test objective "Check that MEC API provider service cancels an on going LCM Operation" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.11.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.32.2" // CancelMode + Reference "ETSI GS MEC 010-2, clause 7.4.11.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.32.2" // CancelMode Config Id Config_MEC_6 @@ -1139,8 +1139,8 @@ Test Purpose { Test objective "Check that MEC API provider service fails to cancel an on going LCM Operation when it receives a malformed request" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.11.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.32.2" // CancelMode + Reference "ETSI GS MEC 010-2, clause 7.4.11.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.32.2" // CancelMode Config Id Config_MEC_6 @@ -1178,8 +1178,8 @@ Test Purpose { "Check that MEC API provider service fails to cancel an on going LCM Operation when it receives a request related to a not existing application LCM Operation" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.11.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.32.2" // CancelMode + Reference "ETSI GS MEC 010-2, clause 7.4.11.3.1", + "ETSI GS MEC 010-2, clause 6.2.2.32.2" // CancelMode Config Id Config_MEC_6 @@ -1211,7 +1211,7 @@ Test Purpose { Test objective "Check that MEC API provider service makes failed an on going LCM Operation" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.12.3.1" + Reference "ETSI GS MEC 010-2, clause 7.4.12.3.1" Config Id Config_MEC_6 @@ -1262,7 +1262,7 @@ Test Purpose { "Check that MEC API provider service fails to make failed an on going LCM Operation when it receives a request related to a not existing application LCM Operation" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.12.3.1" + Reference "ETSI GS MEC 010-2, clause 7.4.12.3.1" Config Id Config_MEC_6 @@ -1296,7 +1296,7 @@ Test Purpose { Test objective "Check that MEC API provider service retries an on going LCM Operation" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.13.3.1" + Reference "ETSI GS MEC 010-2, clause 7.4.13.3.1" Config Id Config_MEC_6 @@ -1330,7 +1330,7 @@ Test Purpose { "Check that MEC API provider service fails to retry an LCM Operation when it receives a request related to a not existing application LCM Operation" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.13.3.1" + Reference "ETSI GS MEC 010-2, clause 7.4.13.3.1" Config Id Config_MEC_6 @@ -1362,11 +1362,11 @@ Test Purpose { Test objective "Check that MEC API provider sends a notification to the subscriber when an application LCM change event occurs" - Reference "ETSI GS MEC 010-2 3.1.1, clause 7.4.5.3.1", - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.11.2", // AppInstNotification - "ETSI GS MEC 010-2 3.1.1, clause 6.3.1.16.2", // AppLcmOpOccNotification - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.27.2", // AppInstanceIdentifierCreationNotification - "ETSI GS MEC 010-2 3.1.1, clause 6.2.2.30.2" // AppInstanceIdentifierDeletionNotification + Reference "ETSI GS MEC 010-2, clause 7.4.5.3.1", + "ETSI GS MEC 010-2, clause 6.3.1.11.2", // AppInstNotification + "ETSI GS MEC 010-2, clause 6.3.1.16.2", // AppLcmOpOccNotification + "ETSI GS MEC 010-2, clause 6.2.2.27.2", // AppInstanceIdentifierCreationNotification + "ETSI GS MEC 010-2, clause 6.2.2.30.2" // AppInstanceIdentifierDeletionNotification Config Id Config_MEC_6 diff --git a/Test Purposes/MEC014/SRV/UETAG/PlatUeIdentity.tplan2 b/Test Purposes/MEC014/SRV/UETAG/PlatUeIdentity.tplan2 index f5a24b0b25483d2c915ae69d8ad3c86ab0c74271..084aab24f4cff6d6ec03fd0ab3d375bb2fdccb26 100644 --- a/Test Purposes/MEC014/SRV/UETAG/PlatUeIdentity.tplan2 +++ b/Test Purposes/MEC014/SRV/UETAG/PlatUeIdentity.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. This software is subject to copyrights owned by ETSI. Non-exclusive permission is hereby granted, free of charge, to copy, reproduce and amend this file @@ -29,8 +29,8 @@ Package MEC_MEC014_SRV_UETAG { "Check that the IUT responds with the information on a UE Identity tag when queried by a MEC Application" - Reference "ETSI GS MEC 014 3.1.1, clause 6.2.2", - "ETSI GS MEC 014 3.1.1, clause 7.3.3.1" + Reference "ETSI GS MEC 014, clause 6.2.2", + "ETSI GS MEC 014, clause 7.3.3.1" Config Id Config_MEC_1 @@ -83,7 +83,7 @@ Package MEC_MEC014_SRV_UETAG { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" - Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.1" + Reference "ETSI GS MEC 014, clause 7.3.3.1" Config Id Config_MEC_1 @@ -128,7 +128,7 @@ Package MEC_MEC014_SRV_UETAG { a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application" - Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.1" + Reference "ETSI GS MEC 014, clause 7.3.3.1" Config Id Config_MEC_1 @@ -171,8 +171,8 @@ Package MEC_MEC014_SRV_UETAG { "Check that the IUT registers a tag (representing a UE) or a list of tags when commanded by a MEC Application" - Reference "ETSI GS MEC 014 3.1.1, clause 6.2.2", - "ETSI GS MEC 014 3.1.1, clause 7.3.3.2" + Reference "ETSI GS MEC 014, clause 6.2.2", + "ETSI GS MEC 014, clause 7.3.3.2" Config Id Config_MEC_1 @@ -232,8 +232,8 @@ Package MEC_MEC014_SRV_UETAG { "Check that the IUT responds with an error when an unauthorised request is sent by a MEC Application" - Reference "ETSI GS MEC 014 3.1.1, clause 6.2.2", - "ETSI GS MEC 014 3.1.1, clause 7.3.3.2" + Reference "ETSI GS MEC 014, clause 6.2.2", + "ETSI GS MEC 014, clause 7.3.3.2" Config Id Config_MEC_1 @@ -282,7 +282,7 @@ x if_match indicating value PROPER_ETAG, "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" - Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.2" + Reference "ETSI GS MEC 014, clause 7.3.3.2" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES @@ -330,7 +330,7 @@ x if_match indicating value PROPER_ETAG, "Check that the IUT responds with an error when a request sent by a MEC Application doesn't comply with a required condition" - Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.2" + Reference "ETSI GS MEC 014, clause 7.3.3.2" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES diff --git a/Test Purposes/MEC015/SRV/BWSUBLookup/BWSubLookup.tplan2 b/Test Purposes/MEC015/SRV/BWSUBLookup/BWSubLookup.tplan2 new file mode 100644 index 0000000000000000000000000000000000000000..35c258153ff7062c701081318cd47654de8b888c --- /dev/null +++ b/Test Purposes/MEC015/SRV/BWSUBLookup/BWSubLookup.tplan2 @@ -0,0 +1,303 @@ +/* +Copyright (c) ETSI 2018-2025. +Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters +*/ + +Package MEC_MEC015_SRV_BWSUBLOOKUP { + + import all from MEC_Common; + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_001_OK" + + Test objective + "Check that the IUT responds with a list of BWM change event susbsciption when queried by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 7.3.3", + "ETSI GS MEC 015, clause 8.5.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having several bwm_change_event_subscription containing + href indicating value HREF_VALUE; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "bwm/v1/subscriptions"; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "200 OK" + body containing + subscriptionLinkList containing + href set to HREF_VALUE;;; + to the MEC_APP entity + } + } + } + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_001_BR" + + Test objective + "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 7.3.3", + "ETSI GS MEC 015, clause 8.5.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having several bwm_change_event_subscription + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "bwm/v1/subscriptions", + query_parameters containing + subscriptionType indicating value any_value;; // Wrong URL structure: Invalid URI query parameters supported + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "400 Bad Request"; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_001_NF" + + Test objective + "Check that the IUT responds with an error when no subscription are created" + + Reference + "ETSI GS MEC 015, clause 7.3.3", + "ETSI GS MEC 015, clause 8.5.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity not having several bwm_change_event_subscription + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "bwm/v1/subscriptions"; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "404 Not Found"; + to the MEC_APP entity + } + } + } + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_002_OK" + + Test objective + "Check that the IUT responds with a list of subscriptions for notifications on services availability when queried by a MEC Application - Filter on subscription_type" + + Reference + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.3.3", + "ETSI GS MEC 015, clause 8.5.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE_1; and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE_2; and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE_3; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "bwm/v1/subscriptions", + query_parameters containing + subscriptionType indicating value "bw_chg";; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "200 OK" + body containing + SubscriptionLinkList containing + href set to HREF_VALUE_1, + href set to HREF_VALUE_3;;; + to the MEC_APP entity + } + } + } + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_002_NF" + + Test objective + "Check that the IUT responds with with an error when no subscription matches with the filter - Filter on subscription_type" + + Reference + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.3.3", + "ETSI GS MEC 015, clause 8.5.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE_1; and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE_2; and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE_3; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "bwm/v1/subscriptions", + query_parameters containing + subscriptionType indicating value "bw_chg";; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "404 Not Found"; + to the MEC_APP entity + } + } + } + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_003_OK" + + Test objective + "Check that the IUT responds with a BWM change event susbsciption when queried by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.6.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having several bwm_change_event_subscription containing + subscriptionId indicating value SUBSCRIPTION_ID, + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "bwm/v1/subscriptions/{subscriptionId}"; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.6.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "200 OK" + body containing + BwChgEventSubscription containing + _links containing + self containing + href set to HREF_VALUE;, + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA;;;; + to the MEC_APP entity + } + } + } + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BWSUBLOOKUP_003_NF" + + Test objective + "Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 7.3.3", + "ETSI GS MEC 015, clause 8.5.3.1" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having several bwm_change_event_subscription containing + subscriptionId indicating value SUBSCRIPTION_ID, + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vGET containing + uri indicating value "qms/v1/subscriptions/{UNKNOWN_SUBSCRIPTION_ID}"; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "404 Not Found"; + to the MEC_APP entity + } + } + } + +} // End of Package MEC_MEC015_SRV_BWMSUBLOOKUP diff --git a/Test Purposes/MEC015/SRV/BWSUBNOT/BWSubNOT.tplan2 b/Test Purposes/MEC015/SRV/BWSUBNOT/BWSubNOT.tplan2 new file mode 100644 index 0000000000000000000000000000000000000000..34f9b50fca47468cf94e30220f7f53b960a03f4b --- /dev/null +++ b/Test Purposes/MEC015/SRV/BWSUBNOT/BWSubNOT.tplan2 @@ -0,0 +1,409 @@ + /* +Copyright (c) ETSI 2018-2025. +Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters +*/ + +Package MEC_MEC015_SRV_BW_SUB_NOT { + + import all from MEC_Common; + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_001_OK" + + Test objective + "Check that the IUT acknowledges the creation of BWM change event subscription request when commanded by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 6.2.6.2", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.5.3.4", + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vPOST containing + uri indicating value "bwm/v1/subscriptions", + body containing + BwChgEventSubscription containing + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria containing + appInsID indicating value APP_INSTANCE_ID;;;; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "201 Created", + headers containing + Location set to "/bwm/v1/subscriptions/{SUBSCRIPTION_ID}";, + body containing + BwChgEventSubscription containing + _links containing + self containing + href set to HREF_VALUE;, + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria containing + appInsID indicating value APP_INSTANCE_ID;;;; + to the MEC_APP entity + } + } + } + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_001_BR_01" + + Test objective + "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid subscriptionType" + Reference + "ETSI GS MEC 015, clause 6.2.6.1", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.5.3.4" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vPOST containing + uri indicating value "bwm/v1/subscriptions" + body containing + BwChgEventSubscription containing + subscriptionType indicating value "BwEventSubscription", // Invalid subscriptionType + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA;;; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "400 Bad Request"; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_001_BR_02" + + Test objective + "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Neither callbackReference nor websockNotifConfig provided" + + Reference + "ETSI GS MEC 015, clause 6.2.6.1", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.5.3.4" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vPOST containing + uri indicating value "bwm/v1/subscriptions" + body containing + BwChgEventSubscription containing + subscriptionType indicating value "BwChgEventSubscription", + filterCriteria indicating value FILTER_CRITERIA;;; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "400 Bad Request"; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_001_BR_03" + + Test objective + "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Both callbackReference and websockNotifConfig provided" + + Reference + "ETSI GS MEC 015, clause 6.2.6.1", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.5.3.4" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vPOST containing + uri indicating value "bwm/v1/subscriptions" + body containing + BwChgEventSubscription containing + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + websockNotifConfig indicating value WEBSOCKET_CONFIG, + filterCriteria indicating value FILTER_CRITERIA;;; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "400 Bad Request"; + to the MEC_APP entity + } + } + } + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_002_OK" + + Test objective + "Check that the IUT acknowledges the update of BWM change event subscription request when commanded by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 6.2.6.3", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.6.3.2" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having a bwm_change_event_subscription containing + subscriptionId indicating value SUBSCRIPTION_ID, + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vPUT containing + uri indicating value "bwm/v1/subscriptions/{SUBSCRIPTION_ID}" + body containing + BwChgEventSubscription containing + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA;;; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "200 OK" + body containing + BwChgEventSubscription containing + _links containing + self containing + href set to HREF_VALUE;, + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA;;;; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_002_NF" + + Test objective + "Check that the IUT acknowledges an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 6.2.6.3", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.6.3.2" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having a bwm_change_event_subscription containing + subscriptionId indicating value SUBSCRIPTION_ID, + callbackReference indicating value CALLBACK_URL; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vPUT containing + uri indicating value "bwm/v1/subscriptions/{UNKNOWN_SUBSCRIPTION_ID}" + body containing + BwChgEventSubscription containing + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA;;; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "404 Not Found"; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_003_OK" + + Test objective + "Check that the IUT acknowledges the cancellation of BWM change event subscription request when commanded by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 6.2.6.4", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.6.3.5" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vDELETE containing + uri indicating value "bwm/v1/subscriptions/{SUBSCRIPTION_ID}"; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "204 No Content"; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_003_NF" + + Test objective + "Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application" + + Reference + "ETSI GS MEC 015, clause 6.2.6.4", + "ETSI GS MEC 015, clause 7.3.2", + "ETSI GS MEC 015, clause 8.6.3.5" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having a bwm_change_event_subscription containing + href indicating value HREF_VALUE; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity receives a vDELETE containing + uri indicating value "bwm/v1/subscriptions/{UNKNOWN_SUBSCRIPTION_ID}"; + from the MEC_APP entity + } + then { + // MEC 015, clause 8.5.3.1 + the IUT entity sends a HTTP_RESPONSE containing + status_code set to "404 Not Found"; + to the MEC_APP entity + } + } + } + + + Test Purpose { + TP Id "TP_MEC_MEC015_SRV_BW_SUB_NOT_004_OK" + + Test objective + "Check that the BWM service sends a notification about a bandwidth utility or the data volume if the BWM service has an associated subscription and the event is generated" + + Reference + "ETSI GS MEC 015, clause 6.2.6.2", + "ETSI GS MEC 015, clause 7.4.2", + "ETSI GS MEC 015, clause 8.7.3.4" + + Config Id Config_MEC_1 + + PICS Selection PIC_MEC_PLAT and PIC_SERVICES + + Initial conditions with { + the IUT entity being_in idle_state and + the IUT entity having bwm_change_event_subscription containing + subscriptionType indicating value "BwChgEventSubscription", + callbackReference indicating value CALLBACK_URL, + filterCriteria indicating value FILTER_CRITERIA; + } + + // MEC 015, clause 6.2.6 + Expected behaviour + ensure that { + when { + the IUT entity generates a Bw_change_event_information containing + appInsId set to APP_INSTANCE_ID; + } + then { + the IUT entity sends a vPOST containing + uri indicating value CALLBACK_URI, + body containing + BwChgEventNotification containing + notificationType indicating value "BwChgEventNotification", + timeStamp indicating value any_value, + dataVolDispersion containing + dataVol indicating value any_value, + appInsId indicating value APP_INSTANCE_ID, + ueIp indicating value any_value;;;; + to the MEC_SUB entity + } + } + } + +} // End of Package MEC_MEC015_SRV_BW_SUB_NOT diff --git a/Test Purposes/MEC015/SRV/MTS/MultiAccessTrafficSteering.tplan2 b/Test Purposes/MEC015/SRV/MTS/MultiAccessTrafficSteering.tplan2 index 57a4b98f84c498c8f83a32828f59730a0e002016..8fbb40618b1a0050e89b421ae59ec7bcc60aeddc 100644 --- a/Test Purposes/MEC015/SRV/MTS/MultiAccessTrafficSteering.tplan2 +++ b/Test Purposes/MEC015/SRV/MTS/MultiAccessTrafficSteering.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ @@ -15,9 +15,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with the Multi-access Traffic Steering information when queried by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.4", - "ETSI GS MEC 015 V2.1.1, clause 9.3.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.4", + "ETSI GS MEC 015, clause 9.3.3.1" Config Id Config_MEC_1 @@ -55,9 +55,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with the list of configured Multi-access Traffic Steering when queried by a MEC Application - none" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.1" Config Id Config_MEC_1 @@ -95,9 +95,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with the list of configured Multi-access Traffic Steering when queried by a MEC Application - app_instance_id" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.1" Config Id Config_MEC_1 @@ -139,9 +139,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with the list of configured Multi-access Traffic Steering when queried by a MEC Application - app_name" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.1" Config Id Config_MEC_1 @@ -186,9 +186,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with the list of configured Multi-access Traffic Steering when queried by a MEC Application - session_id" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.1" Config Id Config_MEC_1 @@ -233,9 +233,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.1" Config Id Config_MEC_1 @@ -274,9 +274,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.6", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.1" + "ETSI GS MEC 015, clause 6.2.6", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.1" Config Id Config_MEC_1 @@ -315,9 +315,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT creates a MTS session when queried by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.7", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.2" + "ETSI GS MEC 015, clause 6.2.7", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.2" Config Id Config_MEC_1 @@ -369,9 +369,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT creates a MTS session when queried by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.7", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.2" + "ETSI GS MEC 015, clause 6.2.7", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.2" Config Id Config_MEC_1 @@ -425,9 +425,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.7", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.5.3.2" + "ETSI GS MEC 015, clause 6.2.7", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.5.3.2" Config Id Config_MEC_1 @@ -473,9 +473,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with a configured Multi-access Traffic Steering session when queried by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.10", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.1" + "ETSI GS MEC 015, clause 6.2.10", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.1" Config Id Config_MEC_1 @@ -524,9 +524,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.10", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.1" + "ETSI GS MEC 015, clause 6.2.10", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.1" Config Id Config_MEC_1 @@ -569,9 +569,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.10", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.1" + "ETSI GS MEC 015, clause 6.2.10", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.1" Config Id Config_MEC_1 @@ -613,9 +613,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT updates the information about an individual MTS session when commanded by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.9", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.2" + "ETSI GS MEC 015, clause 6.2.9", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.2" Config Id Config_MEC_1 @@ -666,9 +666,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.9", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.2" + "ETSI GS MEC 015, clause 6.2.9", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.2" Config Id Config_MEC_1 @@ -714,9 +714,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.9", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.2" + "ETSI GS MEC 015, clause 6.2.9", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.2" Config Id Config_MEC_1 @@ -761,9 +761,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT deregisters a MTS session when commanded by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.8", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.3" + "ETSI GS MEC 015, clause 6.2.8", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.3" Config Id Config_MEC_1 @@ -800,9 +800,9 @@ Package MEC_MEC015_SRV_MTS { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 V2.1.1, clause 6.2.8", - "ETSI GS MEC 015 V2.1.1, clause 7.2.5", - "ETSI GS MEC 015 V2.1.1, clause 9.4.3.3" + "ETSI GS MEC 015, clause 6.2.8", + "ETSI GS MEC 015, clause 7.2.5", + "ETSI GS MEC 015, clause 9.4.3.3" Config Id Config_MEC_1 diff --git a/Test Purposes/MEC015/SRV/TM/TrafficManagement.tplan2 b/Test Purposes/MEC015/SRV/TM/TrafficManagement.tplan2 index b61487a83100d67ec57846cbf40ce8a0a371a5a9..de032befb007217eb869d4193ba7d64345ccb2e8 100644 --- a/Test Purposes/MEC015/SRV/TM/TrafficManagement.tplan2 +++ b/Test Purposes/MEC015/SRV/TM/TrafficManagement.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ @@ -18,9 +18,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with the list of configured bandwidth allocations when queried by a MEC Application - none" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -58,9 +58,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with a configured bandwidth allocation when queried by a MEC Application - app_instance_id" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -103,9 +103,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with a configured bandwidth allocation when queried by a MEC Application - app_name" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -150,9 +150,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with a configured bandwidth allocation when queried by a MEC Application - session_id" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -198,9 +198,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - app_instance_id" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -239,9 +239,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application - app_instance_id" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -281,9 +281,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application - app_name" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -322,9 +322,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with an unknown resource URI is sent by a MEC Application - session_id" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.1" Config Id Config_MEC_1 @@ -364,9 +364,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT acknowledges a creation of a bandwidthAllocation resource" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.2", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.4" + "ETSI GS MEC 015, clause 6.2.2", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.4" Config Id Config_MEC_1 @@ -418,9 +418,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - sessionFilter shall be omitted" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.2", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.4" + "ETSI GS MEC 015, clause 6.2.2", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.4" Config Id Config_MEC_1 @@ -465,9 +465,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - sessionFilter shall be present" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.2", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.4.3.4" + "ETSI GS MEC 015, clause 6.2.2", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.4.3.4" Config Id Config_MEC_1 @@ -512,9 +512,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with the configured bandwidth allocation when queried by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.1" Config Id Config_MEC_1 @@ -554,9 +554,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.5", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.1" + "ETSI GS MEC 015, clause 6.2.5", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.1" Config Id Config_MEC_1 @@ -593,9 +593,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT updates the requested bandwidth requirements when commanded by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.2" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.2" Config Id Config_MEC_1 @@ -642,9 +642,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - sessionFilter shall be omitted" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.2" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.2" Config Id Config_MEC_1 @@ -689,9 +689,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - sessionFilter shall be present" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.2" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.2" Config Id Config_MEC_1 @@ -736,9 +736,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.2" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.2" Config Id Config_MEC_1 @@ -781,9 +781,9 @@ Package MEC_MEC015_SRV_TM { when commanded by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.3" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.3" Config Id Config_MEC_1 @@ -832,9 +832,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - sessionFilter shall be omitted" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.3" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.3" Config Id Config_MEC_1 @@ -879,9 +879,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - sessionFilter shall be present" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.3" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.3" Config Id Config_MEC_1 @@ -926,9 +926,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.4", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.3" + "ETSI GS MEC 015, clause 6.2.4", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.3" Config Id Config_MEC_1 @@ -970,9 +970,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT unregisters from the Bandwidth Management Service when commanded by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.3", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.5" + "ETSI GS MEC 015, clause 6.2.3", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.5" Config Id Config_MEC_1 @@ -1009,9 +1009,9 @@ Package MEC_MEC015_SRV_TM { "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" Reference - "ETSI GS MEC 015 2.2.1, clause 6.2.3", - "ETSI GS MEC 015 2.2.1, clause 7.2.2", - "ETSI GS MEC 015 2.2.1, clause 8.3.3.5" + "ETSI GS MEC 015, clause 6.2.3", + "ETSI GS MEC 015, clause 7.2.2", + "ETSI GS MEC 015, clause 8.3.3.5" Config Id Config_MEC_1 diff --git a/Test Purposes/MEC016/MEO/UEAPPCTX/SysUeAppsContext.tplan2 b/Test Purposes/MEC016/MEO/UEAPPCTX/SysUeAppsContext.tplan2 index 3bec70202663ce47c5fa069225b6923839b55c22..18f048fc75e0f99dcb67abbc5e46a2363799e580 100644 --- a/Test Purposes/MEC016/MEO/UEAPPCTX/SysUeAppsContext.tplan2 +++ b/Test Purposes/MEC016/MEO/UEAPPCTX/SysUeAppsContext.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ @@ -19,7 +19,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT acknowledges the creation of the application context when requested by an UE Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.4.3.4", + Reference "ETSI GS MEC 016, clause 7.4.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -72,7 +72,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request with incorrect URL is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.4.3.4", + Reference "ETSI GS MEC 016, clause 7.4.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -120,7 +120,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.4.3.4", + Reference "ETSI GS MEC 016, clause 7.4.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -165,7 +165,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT updates the application callback reference when commanded by an UE Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.5.3.2", + Reference "ETSI GS MEC 016, clause 7.5.3.2", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -212,7 +212,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.5.3.2", + Reference "ETSI GS MEC 016, clause 7.5.3.2", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -259,7 +259,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.5.3.2", + Reference "ETSI GS MEC 016, clause 7.5.3.2", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -306,7 +306,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT deletes the application context when commanded by an UE Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.5.3.5", + Reference "ETSI GS MEC 016, clause 7.5.3.5", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -347,7 +347,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.5.3.5", + Reference "ETSI GS MEC 016, clause 7.5.3.5", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 diff --git a/Test Purposes/MEC016/MEO/UEAPPLOC/SysUeApplicationsLocation.tplan2 b/Test Purposes/MEC016/MEO/UEAPPLOC/SysUeApplicationsLocation.tplan2 index eb7019cc75e4b1ba66c7cdc484dbdf116ec4d6ef..0fd620913b5f1ae43c493cd82bfa179b7a1fb9b2 100644 --- a/Test Purposes/MEC016/MEO/UEAPPLOC/SysUeApplicationsLocation.tplan2 +++ b/Test Purposes/MEC016/MEO/UEAPPLOC/SysUeApplicationsLocation.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ @@ -19,7 +19,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT sends the locations available for instantiation of a specific user application when requested by an UE Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.6.3.4", + Reference "ETSI GS MEC 016, clause 7.6.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -74,7 +74,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.6.3.4", + Reference "ETSI GS MEC 016, clause 7.6.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 @@ -122,7 +122,7 @@ Package MEC_MEC016_MEO_UEAPPCTX { "Check that the IUT responds with an error when a request with incorrect URL is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.6.3.4", + Reference "ETSI GS MEC 016, clause 7.6.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml" Config Id Config_MEC_4 diff --git a/Test Purposes/MEC016/MEO/UEAPPS/SysUeApplications.tplan2 b/Test Purposes/MEC016/MEO/UEAPPS/SysUeApplications.tplan2 index 0adef416d8bef197764a308e85741951dc44b320..60ed91bc45cebc420245c6355d3db1b015b28eb2 100644 --- a/Test Purposes/MEC016/MEO/UEAPPS/SysUeApplications.tplan2 +++ b/Test Purposes/MEC016/MEO/UEAPPS/SysUeApplications.tplan2 @@ -1,5 +1,5 @@ /* -Copyright (c) ETSI 2018-2023. +Copyright (c) ETSI 2018-2025. Released under BSD 3-clause license. For more information visit https://forge.etsi.org/legal-matters */ @@ -13,7 +13,7 @@ Package MEC_MEC016_MEO_UEAPPS { Test objective "Check that the IUT responds with the list of user applications available when requested by an UE Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.3.3.1", + Reference "ETSI GS MEC 016, clause 7.3.3.1", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml#/definitions/ApplicationList" Config Id Config_MEC_4 @@ -59,7 +59,7 @@ Package MEC_MEC016_MEO_UEAPPS { Test objective "Check that the IUT responds with an error when a request for an unknown URI is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.3.3.1" + Reference "ETSI GS MEC 016, clause 7.3.3.1" Config Id Config_MEC_4 @@ -95,7 +95,7 @@ Package MEC_MEC016_MEO_UEAPPS { Test objective "Check that the IUT responds with the list of user applications available when requested by an UE Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.3.3.1", + Reference "ETSI GS MEC 016, clause 7.3.3.1", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml#/definitions/ApplicationList" Config Id Config_MEC_4 @@ -145,7 +145,7 @@ Package MEC_MEC016_MEO_UEAPPS { Test objective "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application" - Reference "ETSI GS MEC 016 2.2.1, clause 7.3.3.1" + Reference "ETSI GS MEC 016, clause 7.3.3.1" Config Id Config_MEC_4 @@ -186,7 +186,7 @@ Package MEC_MEC016_MEO_UEAPPS { Test objective "Check that the ITU responds with 404 Not Found and 400 Bad request when a request with incorrect parameters and for an unknown URI is sent by a MEC Application, respectively." - Reference "ETSI GS MEC 016 2.2.1, clause 7.3.3.1" + Reference "ETSI GS MEC 016, clause 7.3.3.1" Config Id Config_MEC_4