Loading Test Purposes/MEC011/SRV/APPSAQ/PlatAppServices.tplan2 +23 −38 Original line number Diff line number Diff line Loading @@ -20,8 +20,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1" Config Id Config_MEC_1 Loading @@ -38,7 +37,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services"; uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services"; from the MEC_APP entity } then { Loading @@ -62,8 +61,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1" Config Id Config_MEC_1 Loading @@ -80,7 +78,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services" uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services" query_parameters containing instance_id indicating value any_value;; // Wrong parameter name should trigger an error response. from the MEC_APP entity Loading @@ -104,8 +102,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES and PIC_NOTIFICATIONS Loading @@ -123,7 +120,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPOST containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services", body containing ServiceInfo containing serName indicating value SERVICE_NAME;;; Loading Loading @@ -160,8 +157,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4" Config Id Config_MEC_1 Loading @@ -180,7 +176,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPOST containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services", body containing ServiceInfo containing Name indicating value SERVICE_NAME;;; // Wrong parameter name should trigger an error response. Loading @@ -205,8 +201,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4" Config Id Config_MEC_1 Loading @@ -225,7 +220,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPOST containing uri indicating value "/mec_service_mgmt/v2/applications/{NON_EXISTENT_APP_INSTANCE_ID}/services", uri indicating value "/mec_service_mgmt/v1/applications/{NON_EXISTENT_APP_INSTANCE_ID}/services", body containing ServiceInfo containing serName indicating value SERVICE_NAME;;; Loading @@ -250,9 +245,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES Loading @@ -270,7 +263,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}"; uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}"; from the MEC_APP entity } then { Loading @@ -295,8 +288,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1" Config Id Config_MEC_1 Loading @@ -315,7 +307,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}"; uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}"; from the MEC_APP entity } then { Loading @@ -337,8 +329,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.4", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2" Config Id Config_MEC_1 Loading @@ -358,7 +349,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", body containing ServiceInfo containing version indicating value NEW_VERSION;;; Loading Loading @@ -386,8 +377,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.4", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2" Config Id Config_MEC_1 Loading @@ -406,7 +396,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", body containing ServiceInfo containing a_version indicating value NEW_VERSION;;; // Wrong parameter name should trigger an error response. Loading @@ -431,9 +421,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.4", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES Loading @@ -451,7 +439,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}", body containing ServiceInfo containing version indicating value NEW_VERSION;;; Loading @@ -466,7 +454,6 @@ Package MEC_MEC011_SRV_APPSAQ { } } /* Removed cause the ETag is not mandatory. Cannot be tested Test Purpose { TP Id "TP_MEC_MEC011_SRV_APPSAQ_004_PF" Loading Loading @@ -495,7 +482,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", if_match indicating value INVALID_ETAG, body containing ServiceInfo containing Loading @@ -515,8 +502,6 @@ Package MEC_MEC011_SRV_APPSAQ { } } */ Test Purpose { TP Id "TP_MEC_MEC011_SRV_APPSAQ_005_OK" Loading @@ -542,7 +527,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vDELETE containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}" uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}" ; from the MEC_APP entity } Loading Loading @@ -581,7 +566,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vDELETE containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}" uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}" ; from the MEC_APP entity } Loading Test Purposes/MEC011/SRV/APPSUB/PlatAppSubscriptions.tplan2 +7 −14 Original line number Diff line number Diff line Loading @@ -19,8 +19,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L574#/definitions/MecAppSuptApiSubscriptionLinkList" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.1" Config Id Config_MEC_1 Loading Loading @@ -100,8 +99,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4" Config Id Config_MEC_1 Loading Loading @@ -149,8 +147,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4" Config Id Config_MEC_1 Loading Loading @@ -193,8 +190,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1" Config Id Config_MEC_1 Loading Loading @@ -237,8 +233,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1" Config Id Config_MEC_1 Loading Loading @@ -279,8 +274,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5" Config Id Config_MEC_1 Loading Loading @@ -320,8 +314,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5" Config Id Config_MEC_1 Loading Test Purposes/MEC011/SRV/CONFTASK/ConfirmTasks.tplan2 +4 −8 Original line number Diff line number Diff line Loading @@ -22,8 +22,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/AppTerminationConfirmation" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4" Config Id Config_MEC_1 Loading Loading @@ -65,8 +64,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/AppTerminationConfirmation" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4" Config Id Config_MEC_1 Loading Loading @@ -107,8 +105,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/ConfirmReady" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4" Config Id Config_MEC_1 Loading Loading @@ -150,8 +147,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/ConfirmReady" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4" Config Id Config_MEC_1 Loading Test Purposes/MEC011/SRV/DNS/PlatDnsRules.tplan2 +8 −16 Original line number Diff line number Diff line Loading @@ -20,8 +20,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1" Config Id Config_MEC_1 Loading Loading @@ -62,8 +61,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1" Config Id Config_MEC_1 Loading Loading @@ -102,8 +100,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -147,8 +144,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -189,8 +185,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Loading @@ -239,8 +234,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Loading @@ -285,8 +279,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Loading @@ -330,8 +323,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Test Purposes/MEC011/SRV/LIV/Liveness.tplan2 +6 −12 Original line number Diff line number Diff line Loading @@ -21,8 +21,7 @@ Package MEC_MEC011_SRV_LIV { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.4", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -67,8 +66,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.4", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -110,8 +108,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading @@ -159,8 +156,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading @@ -205,8 +201,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading @@ -252,8 +247,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading
Test Purposes/MEC011/SRV/APPSAQ/PlatAppServices.tplan2 +23 −38 Original line number Diff line number Diff line Loading @@ -20,8 +20,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1" Config Id Config_MEC_1 Loading @@ -38,7 +37,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services"; uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services"; from the MEC_APP entity } then { Loading @@ -62,8 +61,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.1" Config Id Config_MEC_1 Loading @@ -80,7 +78,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services" uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services" query_parameters containing instance_id indicating value any_value;; // Wrong parameter name should trigger an error response. from the MEC_APP entity Loading @@ -104,8 +102,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES and PIC_NOTIFICATIONS Loading @@ -123,7 +120,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPOST containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services", body containing ServiceInfo containing serName indicating value SERVICE_NAME;;; Loading Loading @@ -160,8 +157,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4" Config Id Config_MEC_1 Loading @@ -180,7 +176,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPOST containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services", body containing ServiceInfo containing Name indicating value SERVICE_NAME;;; // Wrong parameter name should trigger an error response. Loading @@ -205,8 +201,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.6.3.4" Config Id Config_MEC_1 Loading @@ -225,7 +220,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPOST containing uri indicating value "/mec_service_mgmt/v2/applications/{NON_EXISTENT_APP_INSTANCE_ID}/services", uri indicating value "/mec_service_mgmt/v1/applications/{NON_EXISTENT_APP_INSTANCE_ID}/services", body containing ServiceInfo containing serName indicating value SERVICE_NAME;;; Loading @@ -250,9 +245,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES Loading @@ -270,7 +263,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}"; uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}"; from the MEC_APP entity } then { Loading @@ -295,8 +288,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.5", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.1" Config Id Config_MEC_1 Loading @@ -315,7 +307,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vGET containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}"; uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}"; from the MEC_APP entity } then { Loading @@ -337,8 +329,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.4", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2" Config Id Config_MEC_1 Loading @@ -358,7 +349,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", body containing ServiceInfo containing version indicating value NEW_VERSION;;; Loading Loading @@ -386,8 +377,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.4", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2" Config Id Config_MEC_1 Loading @@ -406,7 +396,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", body containing ServiceInfo containing a_version indicating value NEW_VERSION;;; // Wrong parameter name should trigger an error response. Loading @@ -431,9 +421,7 @@ Package MEC_MEC011_SRV_APPSAQ { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.4", "ETSI GS MEC 011 3.2.1, clause 8.1.2.2", "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/ServiceInfo" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.7.3.2" Config Id Config_MEC_1 PICS Selection PIC_MEC_PLAT and PIC_SERVICES Loading @@ -451,7 +439,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}", body containing ServiceInfo containing version indicating value NEW_VERSION;;; Loading @@ -466,7 +454,6 @@ Package MEC_MEC011_SRV_APPSAQ { } } /* Removed cause the ETag is not mandatory. Cannot be tested Test Purpose { TP Id "TP_MEC_MEC011_SRV_APPSAQ_004_PF" Loading Loading @@ -495,7 +482,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vPUT containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}", if_match indicating value INVALID_ETAG, body containing ServiceInfo containing Loading @@ -515,8 +502,6 @@ Package MEC_MEC011_SRV_APPSAQ { } } */ Test Purpose { TP Id "TP_MEC_MEC011_SRV_APPSAQ_005_OK" Loading @@ -542,7 +527,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vDELETE containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}" uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{SERVICE_ID}" ; from the MEC_APP entity } Loading Loading @@ -581,7 +566,7 @@ Package MEC_MEC011_SRV_APPSAQ { ensure that { when { the IUT entity receives a vDELETE containing uri indicating value "/mec_service_mgmt/v2/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}" uri indicating value "/mec_service_mgmt/v1/applications/{APP_INSTANCE_ID}/services/{NON_EXISTENT_SERVICE_ID}" ; from the MEC_APP entity } Loading
Test Purposes/MEC011/SRV/APPSUB/PlatAppSubscriptions.tplan2 +7 −14 Original line number Diff line number Diff line Loading @@ -19,8 +19,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L574#/definitions/MecAppSuptApiSubscriptionLinkList" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.1" Config Id Config_MEC_1 Loading Loading @@ -100,8 +99,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4" Config Id Config_MEC_1 Loading Loading @@ -149,8 +147,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.3.3.4" Config Id Config_MEC_1 Loading Loading @@ -193,8 +190,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1" Config Id Config_MEC_1 Loading Loading @@ -237,8 +233,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.1" Config Id Config_MEC_1 Loading Loading @@ -279,8 +274,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5" Config Id Config_MEC_1 Loading Loading @@ -320,8 +314,7 @@ Package MEC_MEC011_SRV_APPSUB { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.6", "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L383#/definitions/AppTerminationNotificationSubscription" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.4.3.5" Config Id Config_MEC_1 Loading
Test Purposes/MEC011/SRV/CONFTASK/ConfirmTasks.tplan2 +4 −8 Original line number Diff line number Diff line Loading @@ -22,8 +22,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/AppTerminationConfirmation" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4" Config Id Config_MEC_1 Loading Loading @@ -65,8 +64,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/AppTerminationConfirmation" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.11.3.4" Config Id Config_MEC_1 Loading Loading @@ -107,8 +105,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/ConfirmReady" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4" Config Id Config_MEC_1 Loading Loading @@ -150,8 +147,7 @@ Package MEC_MEC011_SRV_CONFTASK { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.3", "ETSI GS MEC 011 3.2.1, clause 7.1.4.3", "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L320#/definitions/ConfirmReady" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.12.3.4" Config Id Config_MEC_1 Loading
Test Purposes/MEC011/SRV/DNS/PlatDnsRules.tplan2 +8 −16 Original line number Diff line number Diff line Loading @@ -20,8 +20,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1" Config Id Config_MEC_1 Loading Loading @@ -62,8 +61,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.9.3.1" Config Id Config_MEC_1 Loading Loading @@ -102,8 +100,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -147,8 +144,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -189,8 +185,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Loading @@ -239,8 +234,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Loading @@ -285,8 +279,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading Loading @@ -330,8 +323,7 @@ Package MEC_MEC011_SRV_DNS { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.8", "ETSI GS MEC 011 3.2.1, clause 7.1.2.3", "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#L507#/definitions/DnsRule" //Outdated "ETSI GS MEC 011 3.2.1, clause 7.2.10.3.2" Config Id Config_MEC_1 Loading
Test Purposes/MEC011/SRV/LIV/Liveness.tplan2 +6 −12 Original line number Diff line number Diff line Loading @@ -21,8 +21,7 @@ Package MEC_MEC011_SRV_LIV { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.4", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -67,8 +66,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.4", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" //Outdated "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.1" Config Id Config_MEC_1 Loading Loading @@ -110,8 +108,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading @@ -159,8 +156,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading @@ -205,8 +201,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading Loading @@ -252,8 +247,7 @@ Test Purpose { Reference "ETSI GS MEC 011 3.2.1, clause 5.2.12", "ETSI GS MEC 011 3.2.1, clause 8.1.2.5", "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3", "https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecServiceMgmtApi.yaml#L722#/definitions/MecServiceLiveness" "ETSI GS MEC 011 3.2.1, clause 8.2.10.3.3" Config Id Config_MEC_1 Loading