From 28f9c7347450e1e478b3e6051637fe56c6b20af9 Mon Sep 17 00:00:00 2001 From: Elian Kraja Date: Mon, 17 May 2021 21:23:42 +0200 Subject: [PATCH] Update TC naming in MEC010p2 and MEC012. Refactor MEC030 --- {MEO => MEC010p2/MEO}/GRANT/Grant.robot | 16 +++---- {MEC030/VIS => MEC010p2/MEO/GRANT}/README.md | 0 .../MEO}/GRANT/environment/variables.txt | 0 .../GRANT/jsons/grantRejectedRequest.json | 0 .../MEO}/GRANT/jsons/grantRequests.json | 0 .../MEO}/GRANT/schemas/Grant.json | 0 .../MEO}/PKGM/PackageManagement.robot | 48 +++++++++---------- {MEO/GRANT => MEC010p2/MEO/PKGM}/README.md | 0 .../MEO}/PKGM/environment/variables.txt | 0 .../MEO}/PKGM/jsons/AppPkgSubscription.json | 0 .../MEO}/PKGM/jsons/CreateAppPackage.json | 0 .../MEO}/PKGM/jsons/MalformedAppPkg.json | 0 .../jsons/MalformedAppPkgSubscription.json | 0 .../PKGM/schemas/AppPkgSubscriptionInfo.json | 0 .../schemas/AppPkgSubscriptionLinkList.json | 0 .../PKGM/schemas/OnboardedAppPkgInfo.json | 0 .../PKGM/schemas/OnboardedAppPkgInfos.json | 0 .../MEPM}/PKGM/PackageManagement.robot | 35 +++++++------- {MEO => MEC010p2/MEPM}/PKGM/README.md | 0 .../MEPM}/PKGM/environment/variables.txt | 0 .../MEPM}/PKGM/jsons/AppPkgSubscription.json | 0 .../MEPM}/PKGM/jsons/CreateAppPackage.json | 0 .../MEPM}/PKGM/jsons/MalformedAppPkg.json | 0 .../jsons/MalformedAppPkgSubscription.json | 0 .../PKGM/schemas/AppPkgSubscriptionInfo.json | 0 .../schemas/AppPkgSubscriptionLinkList.json | 0 .../PKGM/schemas/OnboardedAppPkgInfo.json | 0 .../PKGM/schemas/OnboardedAppPkgInfos.json | 0 {MEPM/PKGM => MEC012/SRV/RNIS}/README.md | 0 .../SRV}/RNIS/RnisNotifications.robot | 32 ++++++------- .../SRV}/RNIS/RnisQuery_BI_BO.robot | 32 ++++++------- {SRV => MEC012/SRV}/RNIS/RnisQuery_BV.robot | 17 +++---- .../SRV}/RNIS/RnisSubscriptions_BI_BO.robot | 8 ++-- .../SRV}/RNIS/RnisSubscriptions_BV.robot | 21 ++++---- {SRV => MEC012/SRV}/RNIS/environment/pics.txt | 0 .../SRV}/RNIS/environment/variables.txt | 0 .../jsons/CellChangeSubscriptionRequest.json | 0 .../UpdateCellChangeSubscriptionRequest.json | 0 .../SRV}/RNIS/resources/LocationAPI.robot | 0 .../RadioNetworkInformationAPI.robot | 0 .../schemas/CaReconfSubscription.schema.json | 0 .../CellChangeNotification.schema.json | 0 .../CellChangeSubscription.schema.json | 0 .../SRV}/RNIS/schemas/L2Meas.schema.json | 0 .../SRV}/RNIS/schemas/L2MeasInfos.schema.json | 0 .../schemas/MeasRepUeNotification.schema.json | 0 .../schemas/MeasTaSubscription.schema.json | 0 .../NrMeasRepUeSubscription.schema.json | 0 .../SRV}/RNIS/schemas/PlmnInfo.schema.json | 0 .../SRV}/RNIS/schemas/PlmnInfos.schema.json | 0 .../schemas/RabEstNotification.schema.json | 0 .../SRV}/RNIS/schemas/RabInfo.schema.json | 0 .../SRV}/RNIS/schemas/RabInfos.schema.json | 0 .../schemas/RabModNotification.schema.json | 0 .../schemas/RabRelNotification.schema.json | 0 .../RNIS/schemas/S1BearerInfo.schema.json | 0 .../RNIS/schemas/S1BearerInfos.schema.json | 0 .../schemas/S1BearerSubscription.schema.json | 0 .../schemas/SubscriptionLinkList.schema.json | 0 {SRV/RNIS => MEC030/SRV/V2X}/README.md | 0 .../V2X}/V2XInformationService.robot | 4 +- .../V2X}/environment/variables.txt | 0 .../{VIS => SRV/V2X}/jsons/PredictedQoS.json | 0 .../V2X}/jsons/PredictedQoS_BR.json | 0 .../V2X}/jsons/PredictedQoS_NF.json | 0 .../V2X}/jsons/ProvChgPc5Subscription.json | 0 .../jsons/ProvChgPc5SubscriptionUpdate.json | 0 .../V2X}/jsons/ProvChgUuMbmsSubscription.json | 0 .../ProvChgUuMbmsSubscriptionUpdate.json | 0 .../jsons/ProvChgUuMbmsSubscription_BR.json | 0 .../V2X}/jsons/ProvChgUuUniSubscription.json | 0 .../jsons/ProvChgUuUniSubscriptionUpdate.json | 0 .../ProvChgUuUniSubscriptionUpdate_BR.json | 0 .../V2X}/jsons/V2xMsgPublication.json | 0 .../V2X}/jsons/V2xMsgPublication_BR.json | 0 .../V2X}/jsons/V2xMsgSubscription.json | 0 .../V2X}/jsons/V2xMsgSubscriptionUpdate.json | 0 .../schemas/Pc5ProvisioningInfo.schema.json | 0 .../V2X}/schemas/PredictedQoS.schema.json | 0 .../ProvChgPc5Subscription.schema.json | 0 .../ProvChgUuMbmsSubscription.schema.json | 0 .../ProvChgUuUniSubscription.schema.json | 0 .../schemas/SubscriptionLinkList.schema.json | 0 .../UuMbmsProvisioningInfo.schema.json | 0 .../UuUnicastProvisioningInfo.schema.json | 0 .../schemas/V2xMsgSubscription.schema.json | 0 .../vProvChgUuUniSubscription.schema.json | 0 87 files changed, 107 insertions(+), 106 deletions(-) rename {MEO => MEC010p2/MEO}/GRANT/Grant.robot (92%) rename {MEC030/VIS => MEC010p2/MEO/GRANT}/README.md (100%) rename {MEO => MEC010p2/MEO}/GRANT/environment/variables.txt (100%) rename {MEO => MEC010p2/MEO}/GRANT/jsons/grantRejectedRequest.json (100%) rename {MEO => MEC010p2/MEO}/GRANT/jsons/grantRequests.json (100%) rename {MEO => MEC010p2/MEO}/GRANT/schemas/Grant.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/PackageManagement.robot (93%) rename {MEO/GRANT => MEC010p2/MEO/PKGM}/README.md (100%) rename {MEO => MEC010p2/MEO}/PKGM/environment/variables.txt (100%) rename {MEO => MEC010p2/MEO}/PKGM/jsons/AppPkgSubscription.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/jsons/CreateAppPackage.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/jsons/MalformedAppPkg.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/jsons/MalformedAppPkgSubscription.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/schemas/AppPkgSubscriptionInfo.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/schemas/AppPkgSubscriptionLinkList.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/schemas/OnboardedAppPkgInfo.json (100%) rename {MEO => MEC010p2/MEO}/PKGM/schemas/OnboardedAppPkgInfos.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/PackageManagement.robot (93%) rename {MEO => MEC010p2/MEPM}/PKGM/README.md (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/environment/variables.txt (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/jsons/AppPkgSubscription.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/jsons/CreateAppPackage.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/jsons/MalformedAppPkg.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/jsons/MalformedAppPkgSubscription.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/schemas/AppPkgSubscriptionInfo.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/schemas/AppPkgSubscriptionLinkList.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/schemas/OnboardedAppPkgInfo.json (100%) rename {MEPM => MEC010p2/MEPM}/PKGM/schemas/OnboardedAppPkgInfos.json (100%) rename {MEPM/PKGM => MEC012/SRV/RNIS}/README.md (100%) rename {SRV => MEC012/SRV}/RNIS/RnisNotifications.robot (94%) rename {SRV => MEC012/SRV}/RNIS/RnisQuery_BI_BO.robot (91%) rename {SRV => MEC012/SRV}/RNIS/RnisQuery_BV.robot (92%) rename {SRV => MEC012/SRV}/RNIS/RnisSubscriptions_BI_BO.robot (92%) rename {SRV => MEC012/SRV}/RNIS/RnisSubscriptions_BV.robot (92%) rename {SRV => MEC012/SRV}/RNIS/environment/pics.txt (100%) rename {SRV => MEC012/SRV}/RNIS/environment/variables.txt (100%) rename {SRV => MEC012/SRV}/RNIS/jsons/CellChangeSubscriptionRequest.json (100%) rename {SRV => MEC012/SRV}/RNIS/jsons/UpdateCellChangeSubscriptionRequest.json (100%) rename {SRV => MEC012/SRV}/RNIS/resources/LocationAPI.robot (100%) rename {SRV => MEC012/SRV}/RNIS/resources/RadioNetworkInformationAPI.robot (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/CaReconfSubscription.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/CellChangeNotification.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/CellChangeSubscription.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/L2Meas.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/L2MeasInfos.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/MeasRepUeNotification.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/MeasTaSubscription.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/NrMeasRepUeSubscription.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/PlmnInfo.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/PlmnInfos.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/RabEstNotification.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/RabInfo.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/RabInfos.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/RabModNotification.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/RabRelNotification.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/S1BearerInfo.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/S1BearerInfos.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/S1BearerSubscription.schema.json (100%) rename {SRV => MEC012/SRV}/RNIS/schemas/SubscriptionLinkList.schema.json (100%) rename {SRV/RNIS => MEC030/SRV/V2X}/README.md (100%) rename MEC030/{VIS => SRV/V2X}/V2XInformationService.robot (99%) rename MEC030/{VIS => SRV/V2X}/environment/variables.txt (100%) rename MEC030/{VIS => SRV/V2X}/jsons/PredictedQoS.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/PredictedQoS_BR.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/PredictedQoS_NF.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgPc5Subscription.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgPc5SubscriptionUpdate.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgUuMbmsSubscription.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgUuMbmsSubscriptionUpdate.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgUuMbmsSubscription_BR.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgUuUniSubscription.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgUuUniSubscriptionUpdate.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/ProvChgUuUniSubscriptionUpdate_BR.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/V2xMsgPublication.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/V2xMsgPublication_BR.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/V2xMsgSubscription.json (100%) rename MEC030/{VIS => SRV/V2X}/jsons/V2xMsgSubscriptionUpdate.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/Pc5ProvisioningInfo.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/PredictedQoS.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/ProvChgPc5Subscription.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/ProvChgUuMbmsSubscription.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/ProvChgUuUniSubscription.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/SubscriptionLinkList.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/UuMbmsProvisioningInfo.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/UuUnicastProvisioningInfo.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/V2xMsgSubscription.schema.json (100%) rename MEC030/{VIS => SRV/V2X}/schemas/vProvChgUuUniSubscription.schema.json (100%) diff --git a/MEO/GRANT/Grant.robot b/MEC010p2/MEO/GRANT/Grant.robot similarity index 92% rename from MEO/GRANT/Grant.robot rename to MEC010p2/MEO/GRANT/Grant.robot index 735841f..878c4ff 100644 --- a/MEO/GRANT/Grant.robot +++ b/MEC010p2/MEO/GRANT/Grant.robot @@ -3,7 +3,7 @@ *** Settings *** Resource environment/variables.txt -Resource ../../GenericKeywords.robot +Resource ../../../GenericKeywords.robot Library REST ${MEO_SCHEMA}://${MEO_HOST}:${MEO_PORT} ssl_verify=false Library OperatingSystem @@ -11,8 +11,8 @@ Library OperatingSystem *** Test Cases *** -Request a new Grant - Synchronous mode - [Documentation] TP_MEC_MEO_GRANT_001_OK +TC_MEC_MEC010p2_MEO_GRANT_001_OK + [Documentation] ... Check that MEO sends a synchronous grant response when a grant request is requested ... ETSI GS MEC 010-2 2.0.10, clause 7.6.1.3.1 ... ETSI GS MEC 010-2 2.0.10, Table 6.2.4.2.2-1 (GrantRequest) @@ -25,7 +25,7 @@ Request a new Grant - Synchronous mode -Request a new Grant - Malformed request +TC_MEC_MEC010p2_MEO_GRANT_001_BR [Documentation] TP_MEC_MEO_GRANT_001_BR ... Check that MEO responds with an error when it receives a malformed request when a new grant request is performed ... ETSI GS MEC 010-2 2.0.10, clause 7.6.1.3.2 @@ -36,7 +36,7 @@ Request a new Grant - Malformed request -Request a new Grant - Asynchronous mode +TC_MEC_MEC010p2_MEO_GRANT_002_OK [Documentation] TP_MEC_MEO_GRANT_002_OK ... Check that MEO sends a asynchronous grant response when a grant request is requested ... ETSI GS MEC 010-2 2.0.10, clause 7.6.1.3.1 @@ -48,7 +48,7 @@ Request a new Grant - Asynchronous mode Check HTTP Response Body is Empty -Request an individual grant - Ongoing process +TC_MEC_MEC010p2_MEO_GRANT_003_OK [Documentation] TP_MEC_MEO_GRANT_003_OK ... Check that MEO sends the status of a grant request when a query on a granting ID is performed. ... The process of creating the grant is ongoing, no grant is available yet @@ -61,7 +61,7 @@ Request an individual grant - Ongoing process -Request an individual grant using non existant grant identifier +TC_MEC_MEC010p2_MEO_GRANT_003_NF [Documentation] TP_MEC_MEO_GRANT_003_NF ... Check that MEO responds with an error when it receives a request for returning a grant referred with a wrong ID ... ETSI GS MEC 010-2 2.0.10, clause 7.6.1.3.2 @@ -71,7 +71,7 @@ Request an individual grant using non existant grant identifier -Request an individual grant - Successful +TC_MEC_MEC010p2_MEO_GRANT_004_OK [Documentation] TP_MEC_MEO_GRANT_004_OK ... Check that MEO sends the status of a grant request when a query on a granting ID is performed ... ETSI GS MEC 010-2 2.0.10, clause 7.6.1.3.2 diff --git a/MEC030/VIS/README.md b/MEC010p2/MEO/GRANT/README.md similarity index 100% rename from MEC030/VIS/README.md rename to MEC010p2/MEO/GRANT/README.md diff --git a/MEO/GRANT/environment/variables.txt b/MEC010p2/MEO/GRANT/environment/variables.txt similarity index 100% rename from MEO/GRANT/environment/variables.txt rename to MEC010p2/MEO/GRANT/environment/variables.txt diff --git a/MEO/GRANT/jsons/grantRejectedRequest.json b/MEC010p2/MEO/GRANT/jsons/grantRejectedRequest.json similarity index 100% rename from MEO/GRANT/jsons/grantRejectedRequest.json rename to MEC010p2/MEO/GRANT/jsons/grantRejectedRequest.json diff --git a/MEO/GRANT/jsons/grantRequests.json b/MEC010p2/MEO/GRANT/jsons/grantRequests.json similarity index 100% rename from MEO/GRANT/jsons/grantRequests.json rename to MEC010p2/MEO/GRANT/jsons/grantRequests.json diff --git a/MEO/GRANT/schemas/Grant.json b/MEC010p2/MEO/GRANT/schemas/Grant.json similarity index 100% rename from MEO/GRANT/schemas/Grant.json rename to MEC010p2/MEO/GRANT/schemas/Grant.json diff --git a/MEO/PKGM/PackageManagement.robot b/MEC010p2/MEO/PKGM/PackageManagement.robot similarity index 93% rename from MEO/PKGM/PackageManagement.robot rename to MEC010p2/MEO/PKGM/PackageManagement.robot index f8a767a..4741401 100644 --- a/MEO/PKGM/PackageManagement.robot +++ b/MEC010p2/MEO/PKGM/PackageManagement.robot @@ -3,7 +3,7 @@ *** Settings *** Resource environment/variables.txt -Resource ../../GenericKeywords.robot +Resource ../../../GenericKeywords.robot Library REST ${MEO_SCHEMA}://${MEO_HOST}:${MEO_PORT} ssl_verify=false Library BuiltIn Library OperatingSystem @@ -11,8 +11,8 @@ Library MockServerLibrary *** Test Cases *** -Create new App Package Resource - [Documentation] TP_MEC_MEO_PKGM_001_OK +TC_MEC_MEC010p2_MEO_PKGM_001_OK + [Documentation] ... Check that MEO creates a new App Package when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.1.3.1 ... ETSI GS MEC 010-2 2.0.10, Table 6.2.3.3.2-1 (OnboardedAppPkgInfo) @@ -29,8 +29,8 @@ Create new App Package Resource Check Result Contains ${response} usageState ${USAGE_STATE} -Create new App Package Resource using malformed request - [Documentation] TP_MEC_MEO_PKGM_001_BR +TC_MEC_MEC010p2_MEO_PKGM_001_BR + [Documentation] ... Check that MEO creates a new App Package when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.1.3.1 ... ETSI GS MEC 010-2 2.0.10, Table 6.2.3.2.2-1 (AppPkg) @@ -39,7 +39,7 @@ Create new App Package Resource using malformed request Check HTTP Response Status Code Is 400 -Request all APP Packages +TC_MEC_MEC010p2_MEO_PKGM_002_OK [Documentation] TP_MEC_MEO_PKGM_002_OK ... Check that MEO returns the list of App Packages when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.1.3.2 @@ -52,7 +52,7 @@ Request all APP Packages Check Result Contains ${response} appDId ${APPD_ID} -Request all APP Packages using bad attribute-based filtering parameter +TC_MEC_MEC010p2_MEO_PKGM_002_BR [Documentation] TP_MEC_MEO_PKGM_002_BR ... Check that MEO responds with an error when it receives ... a malformed request for retrieving the list of existing App Packages @@ -62,7 +62,7 @@ Request all APP Packages using bad attribute-based filtering parameter Check HTTP Response Status Code Is 400 -Request an individual APP Package +TC_MEC_MEC010p2_MEO_PKGM_003_OK [Documentation] TP_MEC_MEO_PKGM_003_OK ... Check that MEO returns the list of App Packages when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.1.3.2 @@ -75,7 +75,7 @@ Request an individual APP Package Check Result Contains ${response} appDId ${APPD_ID} -Request an individual APP Package using wrong identifier +TC_MEC_MEC010p2_MEO_PKGM_003_NF [Documentation] TP_MEC_MEO_PKGM_003_NF ... Check that MEO responds with an error when it receives ... a request for retrieving a App Package referred with a wrong ID @@ -86,7 +86,7 @@ Request an individual APP Package using wrong identifier Check HTTP Response Status Code Is 404 -Remove an individual APP Package +TC_MEC_MEC010p2_MEO_PKGM_004_OK [Documentation] TP_MEC_MEO_PKGM_004_OK ... Check that MEO deletes an App Package when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.2.3.4 @@ -96,7 +96,7 @@ Remove an individual APP Package Check HTTP Response Body is Empty -Remove an individual APP Package using wrong identifier +TC_MEC_MEC010p2_MEO_PKGM_004_NF [Documentation] TP_MEC_MEO_PKGM_004_NF ... Check that MEO responds with an error when it receives ... a request for deleting an App Package referred with a wrong ID @@ -106,7 +106,7 @@ Remove an individual APP Package using wrong identifier Check HTTP Response Status Code Is 404 -Request a Operational state update on an APP Package +TC_MEC_MEC010p2_MEO_PKGM_005_OK [Documentation] TP_MEC_MEO_PKGM_005_OK ... Check that MEO changes the status of an App Package from INITIAL_OP_STATE with an operation of type OPERATION_VALUE when requested, with the following possible combinations: ... - ENABLED, DISABLE @@ -119,7 +119,7 @@ Request a Operational state update on an APP Package Check HTTP Response Body is Empty -Request a Operational state update on an APP Package using wrong operation value +TC_MEC_MEC010p2_MEO_PKGM_005_BR [Documentation] TP_MEC_MEO_PKGM_005_BR ... Check that MEO sends an error when it receives a malformed request to modify the operational state of an application package ... ETSI GS MEC 010-2 2.0.10, clause 7.3.2.3.3 @@ -128,7 +128,7 @@ Request a Operational state update on an APP Package using wrong operation value Check HTTP Response Status Code Is 400 -Request a Operational state update on a non onboarded APP Package +TC_MEC_MEC010p2_MEO_PKGM_005_NF [Documentation] TP_MEC_MEO_PKGM_005_NF ... Check that MEO responds with an error when it receives a request for updating an App Package referred with a wrong ID ... ETSI GS MEC 010-2 2.0.10, clause 7.3.2.3.3 @@ -137,7 +137,7 @@ Request a Operational state update on a non onboarded APP Package Check HTTP Response Status Code Is 404 -Request the App Descriptor of an App Package +TC_MEC_MEC010p2_MEO_PKGM_006_OK [Documentation] TP_MEC_MEO_PKGM_006_OK ... Check that MEO returns the Application Descriptor contained on a on-boarded Application Package when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.6.3.2 @@ -147,7 +147,7 @@ Request the App Descriptor of an App Package Check HTTP Response Contain Header with value Content-Type ${ACCEPTED_CONTENT_TYPE} -Request the App Descriptor of an App Package using a non onboarded APP Package +TC_MEC_MEC010p2_MEO_PKGM_006_NF [Documentation] TP_MEC_MEO_PKGM_006_NF ... Check that MEO responds with an error when it receives a request to retrieve an application descriptor referred with a wrong app package ID ... ETSI GS MEC 010-2 2.0.10, clause 7.3.6.3.2 @@ -156,7 +156,7 @@ Request the App Descriptor of an App Package using a non onboarded APP Package Check HTTP Response Status Code Is 404 -Create a new App Packages Subscription +TC_MEC_MEC010p2_MEO_PKGM_007_OK [Documentation] TP_MEC_MEO_PKGM_007_OK ... Check that MEO service sends a Application Package Subscription when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.3.3.1 @@ -170,7 +170,7 @@ Create a new App Packages Subscription Check Result Contains ${response} callbackUri ${CALLBACK_URI} -Create a new App Packages Subscription with malformed parameter +TC_MEC_MEC010p2_MEO_PKGM_007_BR [Documentation] TP_MEC_MEO_PKGM_007_BR ... Check that MEO service sends an error when it receives a malformed request for creating a new subscription on AppPackages ... ETSI GS MEC 010-2 2.0.10, clause 7.3.3.3.1 @@ -180,7 +180,7 @@ Create a new App Packages Subscription with malformed parameter Check HTTP Response Status Code Is 400 -Request all App Package subscriptions +TC_MEC_MEC010p2_MEO_PKGM_008_OK [Documentation] TP_MEC_MEO_PKGM_008_OK ... Check that MEO service returns the list of Application Package Subscriptions when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.3.3.2 @@ -192,7 +192,7 @@ Request all App Package subscriptions Check Result Contains ${response} subscriptionId ${SUBSCRIPTION_ID} -Request a specific App Package subscription +TC_MEC_MEC010p2_MEO_PKGM_009_OK [Documentation] TP_MEC_MEO_PKGM_009_OK ... Check that MEO service returns an Application Package Subscription when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.4.3.2 @@ -204,7 +204,7 @@ Request a specific App Package subscription Check Result Contains ${response} subscriptionId ${SUBSCRIPTION_ID} -Request a specific App Package subscription using non existant subscription identifier +TC_MEC_MEC010p2_MEO_PKGM_009_NF [Documentation] TP_MEC_MEO_PKGM_009_NF ... Check that MEO service sends an error when it receives a query for a subscription ... on AppPackages with a wrong identifier @@ -214,7 +214,7 @@ Request a specific App Package subscription using non existant subscription iden Check HTTP Response Status Code Is 404 -Remove a APP Package subscription +TC_MEC_MEC010p2_MEO_PKGM_010_OK [Documentation] TP_MEC_MEO_PKGM_010_OK ... Check that MEO service deletes an Application Package Subscription when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.3.4.3.4 @@ -224,7 +224,7 @@ Remove a APP Package subscription Check HTTP Response Body is Empty -Remove a APP Package subscription using non existant subscription id +TC_MEC_MEC010p2_MEO_PKGM_010_NF [Documentation] TP_MEC_MEO_PKGM_010_NF ... Check that MEO service sends an error when it receives a deletion request ... for a subscription on AppPackages with a wrong identifier @@ -234,7 +234,7 @@ Remove a APP Package subscription using non existant subscription id Check HTTP Response Status Code Is 404 -Post Application Package Notification +TC_MEC_MEC010p2_MEO_PKGM_011_OK [Documentation] TP_MEC_MEO_PKGM_011_OK ... Check that the MEO service sends a application package notification ... if the MEO service has an associated subscription and the event is generated diff --git a/MEO/GRANT/README.md b/MEC010p2/MEO/PKGM/README.md similarity index 100% rename from MEO/GRANT/README.md rename to MEC010p2/MEO/PKGM/README.md diff --git a/MEO/PKGM/environment/variables.txt b/MEC010p2/MEO/PKGM/environment/variables.txt similarity index 100% rename from MEO/PKGM/environment/variables.txt rename to MEC010p2/MEO/PKGM/environment/variables.txt diff --git a/MEO/PKGM/jsons/AppPkgSubscription.json b/MEC010p2/MEO/PKGM/jsons/AppPkgSubscription.json similarity index 100% rename from MEO/PKGM/jsons/AppPkgSubscription.json rename to MEC010p2/MEO/PKGM/jsons/AppPkgSubscription.json diff --git a/MEO/PKGM/jsons/CreateAppPackage.json b/MEC010p2/MEO/PKGM/jsons/CreateAppPackage.json similarity index 100% rename from MEO/PKGM/jsons/CreateAppPackage.json rename to MEC010p2/MEO/PKGM/jsons/CreateAppPackage.json diff --git a/MEO/PKGM/jsons/MalformedAppPkg.json b/MEC010p2/MEO/PKGM/jsons/MalformedAppPkg.json similarity index 100% rename from MEO/PKGM/jsons/MalformedAppPkg.json rename to MEC010p2/MEO/PKGM/jsons/MalformedAppPkg.json diff --git a/MEO/PKGM/jsons/MalformedAppPkgSubscription.json b/MEC010p2/MEO/PKGM/jsons/MalformedAppPkgSubscription.json similarity index 100% rename from MEO/PKGM/jsons/MalformedAppPkgSubscription.json rename to MEC010p2/MEO/PKGM/jsons/MalformedAppPkgSubscription.json diff --git a/MEO/PKGM/schemas/AppPkgSubscriptionInfo.json b/MEC010p2/MEO/PKGM/schemas/AppPkgSubscriptionInfo.json similarity index 100% rename from MEO/PKGM/schemas/AppPkgSubscriptionInfo.json rename to MEC010p2/MEO/PKGM/schemas/AppPkgSubscriptionInfo.json diff --git a/MEO/PKGM/schemas/AppPkgSubscriptionLinkList.json b/MEC010p2/MEO/PKGM/schemas/AppPkgSubscriptionLinkList.json similarity index 100% rename from MEO/PKGM/schemas/AppPkgSubscriptionLinkList.json rename to MEC010p2/MEO/PKGM/schemas/AppPkgSubscriptionLinkList.json diff --git a/MEO/PKGM/schemas/OnboardedAppPkgInfo.json b/MEC010p2/MEO/PKGM/schemas/OnboardedAppPkgInfo.json similarity index 100% rename from MEO/PKGM/schemas/OnboardedAppPkgInfo.json rename to MEC010p2/MEO/PKGM/schemas/OnboardedAppPkgInfo.json diff --git a/MEO/PKGM/schemas/OnboardedAppPkgInfos.json b/MEC010p2/MEO/PKGM/schemas/OnboardedAppPkgInfos.json similarity index 100% rename from MEO/PKGM/schemas/OnboardedAppPkgInfos.json rename to MEC010p2/MEO/PKGM/schemas/OnboardedAppPkgInfos.json diff --git a/MEPM/PKGM/PackageManagement.robot b/MEC010p2/MEPM/PKGM/PackageManagement.robot similarity index 93% rename from MEPM/PKGM/PackageManagement.robot rename to MEC010p2/MEPM/PKGM/PackageManagement.robot index 526b5ea..188df53 100644 --- a/MEPM/PKGM/PackageManagement.robot +++ b/MEC010p2/MEPM/PKGM/PackageManagement.robot @@ -3,7 +3,7 @@ *** Settings *** Resource environment/variables.txt -Resource ../../GenericKeywords.robot +Resource ../../../GenericKeywords.robot Library REST ${MEPM_SCHEMA}://${MEPM_HOST}:${MEPM_PORT} ssl_verify=false Library BuiltIn Library OperatingSystem @@ -11,7 +11,7 @@ Library MockServerLibrary *** Test Cases *** -Request all APP Packages +TC_MEC_MEC010p2_MEPM_PKGM_001_OK [Documentation] TP_MEC_MEPM_PKGM_001_OK ... Check that MEPM returns the list of App Packages when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.1.3.2 @@ -24,7 +24,7 @@ Request all APP Packages Check Result Contains ${response} appDId ${APPD_ID} -Request all APP Packages using bad attribute-based filtering parameter +TC_MEC_MEC010p2_MEPM_PKGM_001_BR [Documentation] TP_MEC_MEPM_PKGM_001_BR ... Check that MEPM responds with an error when it receives ... a malformed request for requesting the list of existing App Packages @@ -34,7 +34,7 @@ Request all APP Packages using bad attribute-based filtering parameter Check HTTP Response Status Code Is 400 -Request an individual APP Package +TC_MEC_MEC010p2_MEPM_PKGM_002_OK [Documentation] TP_MEC_MEPM_PKGM_002_OK ... Check that MEPM returns the an App Package when requested ... EETSI GS MEC 010-2 2.0.10, clause 7.4.2.3.2 @@ -47,7 +47,7 @@ Request an individual APP Package Check Result Contains ${response} appDId ${APPD_ID} - Request an individual APP Package using wrong identifier +TC_MEC_MEC010p2_MEPM_PKGM_002_NF [Documentation] TP_MEC_MEPM_PKGM_002_NF ... Check that MEPM responds with an error when it receives ... a request for returning a App Package referred with a wrong ID @@ -58,7 +58,7 @@ Request an individual APP Package - Request the App Descriptor of an App Package +TC_MEC_MEC010p2_MEPM_PKGM_003_OK [Documentation] TP_MEC_MEPM_PKGM_003_OK ... Check that MEPM returns the Application Descriptor contained on a on-boarded Application Package when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.4.3.2 @@ -69,7 +69,7 @@ Request an individual APP Package ##TODO: How to check content returned? -Request the App Descriptor of an App Package using a non onboarded APP Package +TC_MEC_MEC010p2_MEPM_PKGM_003_NF [Documentation] TP_MEC_MEPM_PKGM_003_NF ... Check that MEPM responds with an error when it receives ... a request for returning a App Descriptor referred with a wrong App Package ID @@ -79,7 +79,7 @@ Request the App Descriptor of an App Package using a non onboarded APP Package Check HTTP Response Status Code Is 404 - Request the Content of an onboarded App Package +TC_MEC_MEC010p2_MEPM_PKGM_004_OK [Documentation] TP_MEC_MEPM_PKGM_004_OK ... Check that MEPM returns the content on a on-boarded Application Package when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.3.3.2 @@ -88,7 +88,7 @@ Request the App Descriptor of an App Package using a non onboarded APP Package Check HTTP Response Status Code Is 200 ##TODO: How to check content returned? -Request the Content of an App Package using a non onboarded APP Package identifier +TC_MEC_MEC010p2_MEPM_PKGM_004_NF [Documentation] TP_MEC_MEPM_PKGM_004_NF ... Check that MEPM responds with an error when it receives ... a request for returning a application package content referred with a wrong App Package ID @@ -98,7 +98,7 @@ Request the Content of an App Package using a non onboarded APP Package identifi Check HTTP Response Status Code Is 404 -Create a new App Packages Subscription +TC_MEC_MEC010p2_MEPM_PKGM_005_OK [Documentation] TP_MEC_MEPM_PKGM_005_OK ... Check that MEPM service returns an application package subscription when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.5.3.1 @@ -111,9 +111,8 @@ Create a new App Packages Subscription Check Result Contains ${response} subscriptionType ON_BOARDING Check Result Contains ${response} callbackUri ${CALLBACK_URI} - -Create a new App Packages Subscription with malformed parameter +TC_MEC_MEC010p2_MEPM_PKGM_005_BR [Documentation] TP_MEC_MEPM_PKGM_005_BR ... Check that MEPM service sends an error when it receives a ... malformed request for creating a new subscription on AppPackages @@ -124,7 +123,7 @@ Create a new App Packages Subscription with malformed parameter Check HTTP Response Status Code Is 400 -Request all App Package subscriptions +TC_MEC_MEC010p2_MEPM_PKGM_006_OK [Documentation] TP_MEC_MEPM_PKGM_006_OK ... Check that MEPM service returns the list of Application Package Subscriptions when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.5.3.2 @@ -136,7 +135,7 @@ Request all App Package subscriptions Check Result Contains ${response} subscriptionId ${SUBSCRIPTION_ID} -Request a specific App Package subscription +TC_MEC_MEC010p2_MEPM_PKGM_007_OK [Documentation] TP_MEC_MEPM_PKGM_007_OK ... Check that MEPM service returns an Application Package Subscription when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.6.3.2 @@ -148,7 +147,7 @@ Request a specific App Package subscription Check Result Contains ${response} subscriptionId ${SUBSCRIPTION_ID} -Request a specific App Package subscription using non existant subscription identifier +TC_MEC_MEC010p2_MEPM_PKGM_007_NF [Documentation] TP_MEC_MEPM_PKGM_007_NF ... Check that MEPM service sends an error when it receives a query for a subscription ... on AppPackages with a wrong identifier @@ -158,7 +157,7 @@ Request a specific App Package subscription using non existant subscription iden Check HTTP Response Status Code Is 404 -Remove a APP Package subscription +TC_MEC_MEC010p2_MEPM_PKGM_008_OK [Documentation] TP_MEC_MEPM_PKGM_008_OK ... Check that MEPM service deletes an Application Package Subscription when requested ... ETSI GS MEC 010-2 2.0.10, clause 7.4.6.3.4 @@ -168,7 +167,7 @@ Remove a APP Package subscription Check HTTP Response Body is Empty -Remove a APP Package subscription using non existant subscription id +TC_MEC_MEC010p2_MEPM_PKGM_008_NF [Documentation] TP_MEC_MEPM_PKGM_008_NF ... Check that MEPM service sends an error when it receives a deletion ... request for a subscription on AppPackages with a wrong identifier @@ -178,7 +177,7 @@ Remove a APP Package subscription using non existant subscription id Check HTTP Response Status Code Is 404 -Post Application Package Notification +TC_MEC_MEC010p2_MEPM_PKGM_009_OK [Documentation] TP_MEC_MEPM_PKGM_009_OK ... Check that the MEPM service sends a application package notification ... if the MEPM service has an associated subscription and the event is generated diff --git a/MEO/PKGM/README.md b/MEC010p2/MEPM/PKGM/README.md similarity index 100% rename from MEO/PKGM/README.md rename to MEC010p2/MEPM/PKGM/README.md diff --git a/MEPM/PKGM/environment/variables.txt b/MEC010p2/MEPM/PKGM/environment/variables.txt similarity index 100% rename from MEPM/PKGM/environment/variables.txt rename to MEC010p2/MEPM/PKGM/environment/variables.txt diff --git a/MEPM/PKGM/jsons/AppPkgSubscription.json b/MEC010p2/MEPM/PKGM/jsons/AppPkgSubscription.json similarity index 100% rename from MEPM/PKGM/jsons/AppPkgSubscription.json rename to MEC010p2/MEPM/PKGM/jsons/AppPkgSubscription.json diff --git a/MEPM/PKGM/jsons/CreateAppPackage.json b/MEC010p2/MEPM/PKGM/jsons/CreateAppPackage.json similarity index 100% rename from MEPM/PKGM/jsons/CreateAppPackage.json rename to MEC010p2/MEPM/PKGM/jsons/CreateAppPackage.json diff --git a/MEPM/PKGM/jsons/MalformedAppPkg.json b/MEC010p2/MEPM/PKGM/jsons/MalformedAppPkg.json similarity index 100% rename from MEPM/PKGM/jsons/MalformedAppPkg.json rename to MEC010p2/MEPM/PKGM/jsons/MalformedAppPkg.json diff --git a/MEPM/PKGM/jsons/MalformedAppPkgSubscription.json b/MEC010p2/MEPM/PKGM/jsons/MalformedAppPkgSubscription.json similarity index 100% rename from MEPM/PKGM/jsons/MalformedAppPkgSubscription.json rename to MEC010p2/MEPM/PKGM/jsons/MalformedAppPkgSubscription.json diff --git a/MEPM/PKGM/schemas/AppPkgSubscriptionInfo.json b/MEC010p2/MEPM/PKGM/schemas/AppPkgSubscriptionInfo.json similarity index 100% rename from MEPM/PKGM/schemas/AppPkgSubscriptionInfo.json rename to MEC010p2/MEPM/PKGM/schemas/AppPkgSubscriptionInfo.json diff --git a/MEPM/PKGM/schemas/AppPkgSubscriptionLinkList.json b/MEC010p2/MEPM/PKGM/schemas/AppPkgSubscriptionLinkList.json similarity index 100% rename from MEPM/PKGM/schemas/AppPkgSubscriptionLinkList.json rename to MEC010p2/MEPM/PKGM/schemas/AppPkgSubscriptionLinkList.json diff --git a/MEPM/PKGM/schemas/OnboardedAppPkgInfo.json b/MEC010p2/MEPM/PKGM/schemas/OnboardedAppPkgInfo.json similarity index 100% rename from MEPM/PKGM/schemas/OnboardedAppPkgInfo.json rename to MEC010p2/MEPM/PKGM/schemas/OnboardedAppPkgInfo.json diff --git a/MEPM/PKGM/schemas/OnboardedAppPkgInfos.json b/MEC010p2/MEPM/PKGM/schemas/OnboardedAppPkgInfos.json similarity index 100% rename from MEPM/PKGM/schemas/OnboardedAppPkgInfos.json rename to MEC010p2/MEPM/PKGM/schemas/OnboardedAppPkgInfos.json diff --git a/MEPM/PKGM/README.md b/MEC012/SRV/RNIS/README.md similarity index 100% rename from MEPM/PKGM/README.md rename to MEC012/SRV/RNIS/README.md diff --git a/SRV/RNIS/RnisNotifications.robot b/MEC012/SRV/RNIS/RnisNotifications.robot similarity index 94% rename from SRV/RNIS/RnisNotifications.robot rename to MEC012/SRV/RNIS/RnisNotifications.robot index e1b0f77..fce39e0 100644 --- a/SRV/RNIS/RnisNotifications.robot +++ b/MEC012/SRV/RNIS/RnisNotifications.robot @@ -14,8 +14,8 @@ Suite Setup Create Mock Session ${callback_uri}:${callback_port} Test Teardown Reset All Requests *** Test Cases *** -Cell change notification - [Documentation] TC_MEC_SRV_RNIS_001_OK +TC_MEC_MEC012_SRV_RNIS_001_OK + [Documentation] Cell change notification ... Check that the RNIS service sends an RNIS notification about cell change if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.2 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -33,8 +33,8 @@ Cell change notification Clear Requests ${callback_endpoint} -RAB Establishment notification - [Documentation] TC_MEC_SRV_RNIS_002_OK +TC_MEC_MEC012_SRV_RNIS_002_OK + [Documentation] RAB Establishment notification ... Check that the RNIS service sends an RNIS notification about RAB establishment if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.3 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -52,8 +52,8 @@ RAB Establishment notification Clear Requests ${callback_endpoint} -RAB modification notification - [Documentation] TC_MEC_SRV_RNIS_003_OK +TC_MEC_MEC012_SRV_RNIS_003_OK + [Documentation] RAB modification notification ... Check that the RNIS service sends an RNIS notification about RAB modification if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.4 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -71,8 +71,8 @@ RAB modification notification Clear Requests ${callback_endpoint} -RAB release notification - [Documentation] TC_MEC_SRV_RNIS_004_OK +TC_MEC_MEC012_SRV_RNIS_004_OK + [Documentation] RAB release notification ... Check that the RNIS service sends an RNIS notification about RAB release if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.5 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -90,8 +90,8 @@ RAB release notification Clear Requests ${callback_endpoint} -UE measurement notification - [Documentation] TC_MEC_SRV_RNIS_005_OK +TC_MEC_MEC012_SRV_RNIS_005_OK + [Documentation] UE measurement notification ... Check that the RNIS service sends an RNIS notification about UE measurement report if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.6 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -109,8 +109,8 @@ UE measurement notification Clear Requests ${callback_endpoint} -UE timing advance notification - [Documentation] TC_MEC_SRV_RNIS_006_OK +TC_MEC_MEC012_SRV_RNIS_006_OK + [Documentation] UE timing advance notification ... Check that the RNIS service sends an RNIS notification about UE timing advance if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.7 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -128,8 +128,8 @@ UE timing advance notification Clear Requests ${callback_endpoint} -UE carrier aggregation reconfiguration notification - [Documentation] TC_MEC_SRV_RNIS_007_OK +TC_MEC_MEC012_SRV_RNIS_007_OK + [Documentation] UE carrier aggregation reconfiguration notification ... Check that the RNIS service sends an RNIS notification about UE carrier aggregation reconfiguration if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.8 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -147,8 +147,8 @@ UE carrier aggregation reconfiguration notification Clear Requests ${callback_endpoint} -S1-U bearer notification - [Documentation] TC_MEC_SRV_RNIS_008_OK +TC_MEC_MEC012_SRV_RNIS_008_OK + [Documentation] S1-U bearer notification ... Check that the RNIS service sends an RNIS notification about S1-U bearer if the RNIS service has an associated subscription and the event is generated ... ETSI GS MEC 012 2.1.1, clause 6.4.9 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml diff --git a/SRV/RNIS/RnisQuery_BI_BO.robot b/MEC012/SRV/RNIS/RnisQuery_BI_BO.robot similarity index 91% rename from SRV/RNIS/RnisQuery_BI_BO.robot rename to MEC012/SRV/RNIS/RnisQuery_BI_BO.robot index 5729c48..b499b9e 100644 --- a/SRV/RNIS/RnisQuery_BI_BO.robot +++ b/MEC012/SRV/RNIS/RnisQuery_BI_BO.robot @@ -11,8 +11,8 @@ Library REST ${MEC-APP_SCHEMA}://${MEC-APP_HOST}:${MEC-APP_PORT} ssl_v *** Test Cases *** -Request RabInfo info using wrong parameters - [Documentation] TC_MEC_SRV_RNIS_016_BR +TC_MEC_MEC012_SRV_RNIS_016_BR + [Documentation] Request RabInfo info using wrong parameters ... Check that the RNIS service returns an error when the RAB information is requested with a malformatted message ... ETSI GS MEC 012 2.1.1, clause 7.3.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/RabInfo @@ -21,8 +21,8 @@ Request RabInfo info using wrong parameters Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 400 -Request RabInfo info using non existing cell id - [Documentation] TC_MEC_SRV_RNIS_016_BR +TC_MEC_MEC012_SRV_RNIS_016_NF + [Documentation] Request RabInfo info using non existing cell id ... Check that the RNIS service returns an error when the RAB information for a not existing element is requested ... ETSI GS MEC 012 2.1.1, clause 7.3.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/RabInfo @@ -31,8 +31,8 @@ Request RabInfo info using non existing cell id # TODO Check the returned list is empty # Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 -Request Plmn info using wrong parameters - [Documentation] TC_MEC_SRV_RNIS_017_BR +TC_MEC_MEC012_SRV_RNIS_017_BR + [Documentation] Request Plmn info using wrong parameters ... Check that the RNIS service returns an error when the PLMN information is requested with a malformatted message ... ETSI GS MEC 012 2.1.1, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/PlmnInfo @@ -41,8 +41,8 @@ Request Plmn info using wrong parameters Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 400 -Request Plmn info using non existing application id - [Documentation] TC_MEC_SRV_RNIS_017_NF +TC_MEC_MEC012_SRV_RNIS_017_NF + [Documentation] Request Plmn info using non existing application id ... Check that the RNIS service returns an error when the PLMN information for a not existing element is requested ... ETSI GS MEC 012 2.1.1, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/PlmnInfo @@ -52,8 +52,8 @@ Request Plmn info using non existing application id # Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 -Request S1Bearer info using wrong parameters - [Documentation] TC_MEC_SRV_RNIS_018_BR +TC_MEC_MEC012_SRV_RNIS_018_BR + [Documentation] Request S1Bearer info using wrong parameters ... Check that the RNIS service returns an error when the S1 bearer information is requested with a malformatted message ... ETSI GS MEC 012 2.1.1, clause 7.5.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo @@ -62,8 +62,8 @@ Request S1Bearer info using wrong parameters Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 400 -Request S1Bearer info using non existing cell id - [Documentation] TC_MEC_SRV_RNIS_018_BR +TC_MEC_MEC012_SRV_RNIS_018_NF + [Documentation] Request S1Bearer info using non existing cell id ... Check that the RNIS service returns an error when the S1 bearer information is requested with a malformatted message ... ETSI GS MEC 012 2.1.1, clause 7.5.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo @@ -73,8 +73,8 @@ Request S1Bearer info using non existing cell id #Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 -Request L2Meas info using wrong parameters - [Documentation] TC_MEC_SRV_RNIS_019_BR +TC_MEC_MEC012_SRV_RNIS_019_BR + [Documentation] Request L2Meas info using wrong parameters ... Check that the RNIS service returns an error when the L2 measurements information is requested with a malformatted message ... ETSI GS MEC 012 2.1.1, clause 7.5a.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo @@ -83,8 +83,8 @@ Request L2Meas info using wrong parameters Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 400 -Request L2Meas info using non existing cell id - [Documentation] TC_MEC_SRV_RNIS_019_BR +TC_MEC_MEC012_SRV_RNIS_019_NF + [Documentation] Request L2Meas info using non existing cell id ... Check that the RNIS service returns an error when the L2 measurements information for a not existing element is requested ... ETSI GS MEC 012 2.1.1, clause 7.5a.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo diff --git a/SRV/RNIS/RnisQuery_BV.robot b/MEC012/SRV/RNIS/RnisQuery_BV.robot similarity index 92% rename from SRV/RNIS/RnisQuery_BV.robot rename to MEC012/SRV/RNIS/RnisQuery_BV.robot index 9737aed..b7d726a 100644 --- a/SRV/RNIS/RnisQuery_BV.robot +++ b/MEC012/SRV/RNIS/RnisQuery_BV.robot @@ -11,8 +11,8 @@ Library REST ${MEC-APP_SCHEMA}://${MEC-APP_HOST}:${MEC-APP_PORT} ssl_v *** Test Cases *** -Request RabInfo info - [Documentation] TC_MEC_SRV_RNIS_016_OK +TC_MEC_MEC012_SRV_RNIS_016_OK + [Documentation] Request RabInfo info ... Check that the RNIS service returns the RAB information when requested ... ETSI GS MEC 012 2.1.1, clause 7.3.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/RabInfo @@ -22,8 +22,8 @@ Request RabInfo info Check RabInfo ${response['body']} -Request Plmn info - [Documentation] TC_MEC_SRV_RNIS_017_OK +TC_MEC_MEC012_SRV_RNIS_017_OK + [Documentation] Request Plmn info ... Check that the RNIS service returns the PLMN information when requested ... ETSI GS MEC 012 2.1.1, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/PlmnInfo @@ -33,8 +33,8 @@ Request Plmn info Check PlmnInfo ${response['body'][0]} -Request S1Bearer info - [Documentation] TC_MEC_SRV_RNIS_018_OK +TC_MEC_MEC012_SRV_RNIS_018_OK + [Documentation] Request S1Bearer info ... Check that the RNIS service returns the S1 bearer information ... ETSI GS MEC 012 2.1.1, clause 7.5.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo @@ -44,8 +44,9 @@ Request S1Bearer info #log ${response['body']} Check S1BearerInfo ${response['body']} -Request L2Meas info - [Documentation] TC_MEC_SRV_RNIS_019_OK + +TC_MEC_MEC012_SRV_RNIS_019_OK + [Documentation] Request L2Meas info ... Check that the RNIS service returns the L2 measurements information ... ETSI GS MEC 012 2.1.1, clause 7.5a.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/L2Meas diff --git a/SRV/RNIS/RnisSubscriptions_BI_BO.robot b/MEC012/SRV/RNIS/RnisSubscriptions_BI_BO.robot similarity index 92% rename from SRV/RNIS/RnisSubscriptions_BI_BO.robot rename to MEC012/SRV/RNIS/RnisSubscriptions_BI_BO.robot index c47a5bf..94e89b1 100644 --- a/SRV/RNIS/RnisSubscriptions_BI_BO.robot +++ b/MEC012/SRV/RNIS/RnisSubscriptions_BI_BO.robot @@ -9,8 +9,8 @@ Resource resources/RadioNetworkInformationAPI.robot Library REST ${MEC-APP_SCHEMA}://${MEC-APP_HOST}:${MEC-APP_PORT} ssl_verify=false *** Test Cases *** -Request RNIS subscription list using bad parameters - [Documentation] TC_MEC_SRV_RNIS_011_BR +TC_MEC_MEC012_SRV_RNIS_011_BR + [Documentation] Request RNIS subscription list using bad parameters ... Check that the RNIS service responds with an error when it receives a request to get all RNIS subscriptions with a wrong subscription type ... ETSI GS MEC 012 2.1.1, clause 7.6.3.1 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml#/definitions/SubscriptionLinkList @@ -18,8 +18,8 @@ Request RNIS subscription list using bad parameters Check HTTP Response Status Code Is 400 -Create RNIS subscription using bad parameters - [Documentation] TC_MEC_SRV_RNIS_012_BR +TC_MEC_MEC012_SRV_RNIS_012_BR + [Documentation] Create RNIS subscription using bad parameters ... Check that the RNIS service responds with an error when it receives a request to create a new RNIS subscription with a wrong format ... ETSI GS MEC 012 2.1.1, clause 7.6.3.4 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml diff --git a/SRV/RNIS/RnisSubscriptions_BV.robot b/MEC012/SRV/RNIS/RnisSubscriptions_BV.robot similarity index 92% rename from SRV/RNIS/RnisSubscriptions_BV.robot rename to MEC012/SRV/RNIS/RnisSubscriptions_BV.robot index 70778bd..5f66dad 100644 --- a/SRV/RNIS/RnisSubscriptions_BV.robot +++ b/MEC012/SRV/RNIS/RnisSubscriptions_BV.robot @@ -12,8 +12,8 @@ Library String *** Test Cases *** -Request RNIS subscription list - [Documentation] TC_MEC_SRV_RNIS_011_OK +TC_MEC_MEC012_SRV_RNIS_011_OK + [Documentation] Request RNIS subscription list ... Check that the RNIS service sends the list of links to the relevant RNIS subscriptions when requested ... ETSI GS MEC 012 2.1.1, clause 7.6.3.1 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml#/definitions/SubscriptionLinkList @@ -25,8 +25,8 @@ Request RNIS subscription list # Check Subscription ${response['body']} ${SUBSCRIPTION_VALUE} -Create RNIS subscription - [Documentation] TC_MEC_SRV_RNIS_012_OK +TC_MEC_MEC012_SRV_RNIS_012_OK + [Documentation] Create RNIS subscription ... Check that the RNIS service creates a new RNIS subscription ... ETSI GS MEC 012 2.1.1, clause 7.6.3.4 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -36,8 +36,8 @@ Create RNIS subscription Check CellChangeSubscription ${response['body']} -Get an Individual RNIS subscription - [Documentation] TC_MEC_SRV_RNIS_013_OK +TC_MEC_MEC012_SRV_RNIS_013_OK + [Documentation] Get an Individual RNIS subscription ... Check that the RNIS service sends a RNIS subscription when requested ... ETSI GS MEC 012 2.1.1, clause 7.8.3.1 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -46,8 +46,8 @@ Get an Individual RNIS subscription Check HTTP Response Body Json Schema Is CellChangeSubscription -Update an Individual RNIS subscription - [Documentation] TC_MEC_SRV_RNIS_014_OK +TC_MEC_MEC012_SRV_RNIS_014_OK + [Documentation] Update an Individual RNIS subscription ... Check that the RNIS service modifies a RNIS subscription when requested ... ETSI GS MEC 012 2.1.1, clause 7.8.3.2 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml @@ -55,8 +55,9 @@ Update an Individual RNIS subscription Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is CellChangeSubscription -Remove an Individual RNIS subscription - [Documentation] TC_MEC_SRV_RNIS_015_OK + +TC_MEC_MEC012_SRV_RNIS_015_OK + [Documentation] Remove an Individual RNIS subscription ... Check that the RNIS service deletes a RNIS subscription when requested ... ETSI GS MEC 012 2.1.1, clause 7.8.3.5 ... Reference https://forge.etsi.org/rep/mec/gs012-rnis-api/blob/automatic_generation/RniAPI.yaml diff --git a/SRV/RNIS/environment/pics.txt b/MEC012/SRV/RNIS/environment/pics.txt similarity index 100% rename from SRV/RNIS/environment/pics.txt rename to MEC012/SRV/RNIS/environment/pics.txt diff --git a/SRV/RNIS/environment/variables.txt b/MEC012/SRV/RNIS/environment/variables.txt similarity index 100% rename from SRV/RNIS/environment/variables.txt rename to MEC012/SRV/RNIS/environment/variables.txt diff --git a/SRV/RNIS/jsons/CellChangeSubscriptionRequest.json b/MEC012/SRV/RNIS/jsons/CellChangeSubscriptionRequest.json similarity index 100% rename from SRV/RNIS/jsons/CellChangeSubscriptionRequest.json rename to MEC012/SRV/RNIS/jsons/CellChangeSubscriptionRequest.json diff --git a/SRV/RNIS/jsons/UpdateCellChangeSubscriptionRequest.json b/MEC012/SRV/RNIS/jsons/UpdateCellChangeSubscriptionRequest.json similarity index 100% rename from SRV/RNIS/jsons/UpdateCellChangeSubscriptionRequest.json rename to MEC012/SRV/RNIS/jsons/UpdateCellChangeSubscriptionRequest.json diff --git a/SRV/RNIS/resources/LocationAPI.robot b/MEC012/SRV/RNIS/resources/LocationAPI.robot similarity index 100% rename from SRV/RNIS/resources/LocationAPI.robot rename to MEC012/SRV/RNIS/resources/LocationAPI.robot diff --git a/SRV/RNIS/resources/RadioNetworkInformationAPI.robot b/MEC012/SRV/RNIS/resources/RadioNetworkInformationAPI.robot similarity index 100% rename from SRV/RNIS/resources/RadioNetworkInformationAPI.robot rename to MEC012/SRV/RNIS/resources/RadioNetworkInformationAPI.robot diff --git a/SRV/RNIS/schemas/CaReconfSubscription.schema.json b/MEC012/SRV/RNIS/schemas/CaReconfSubscription.schema.json similarity index 100% rename from SRV/RNIS/schemas/CaReconfSubscription.schema.json rename to MEC012/SRV/RNIS/schemas/CaReconfSubscription.schema.json diff --git a/SRV/RNIS/schemas/CellChangeNotification.schema.json b/MEC012/SRV/RNIS/schemas/CellChangeNotification.schema.json similarity index 100% rename from SRV/RNIS/schemas/CellChangeNotification.schema.json rename to MEC012/SRV/RNIS/schemas/CellChangeNotification.schema.json diff --git a/SRV/RNIS/schemas/CellChangeSubscription.schema.json b/MEC012/SRV/RNIS/schemas/CellChangeSubscription.schema.json similarity index 100% rename from SRV/RNIS/schemas/CellChangeSubscription.schema.json rename to MEC012/SRV/RNIS/schemas/CellChangeSubscription.schema.json diff --git a/SRV/RNIS/schemas/L2Meas.schema.json b/MEC012/SRV/RNIS/schemas/L2Meas.schema.json similarity index 100% rename from SRV/RNIS/schemas/L2Meas.schema.json rename to MEC012/SRV/RNIS/schemas/L2Meas.schema.json diff --git a/SRV/RNIS/schemas/L2MeasInfos.schema.json b/MEC012/SRV/RNIS/schemas/L2MeasInfos.schema.json similarity index 100% rename from SRV/RNIS/schemas/L2MeasInfos.schema.json rename to MEC012/SRV/RNIS/schemas/L2MeasInfos.schema.json diff --git a/SRV/RNIS/schemas/MeasRepUeNotification.schema.json b/MEC012/SRV/RNIS/schemas/MeasRepUeNotification.schema.json similarity index 100% rename from SRV/RNIS/schemas/MeasRepUeNotification.schema.json rename to MEC012/SRV/RNIS/schemas/MeasRepUeNotification.schema.json diff --git a/SRV/RNIS/schemas/MeasTaSubscription.schema.json b/MEC012/SRV/RNIS/schemas/MeasTaSubscription.schema.json similarity index 100% rename from SRV/RNIS/schemas/MeasTaSubscription.schema.json rename to MEC012/SRV/RNIS/schemas/MeasTaSubscription.schema.json diff --git a/SRV/RNIS/schemas/NrMeasRepUeSubscription.schema.json b/MEC012/SRV/RNIS/schemas/NrMeasRepUeSubscription.schema.json similarity index 100% rename from SRV/RNIS/schemas/NrMeasRepUeSubscription.schema.json rename to MEC012/SRV/RNIS/schemas/NrMeasRepUeSubscription.schema.json diff --git a/SRV/RNIS/schemas/PlmnInfo.schema.json b/MEC012/SRV/RNIS/schemas/PlmnInfo.schema.json similarity index 100% rename from SRV/RNIS/schemas/PlmnInfo.schema.json rename to MEC012/SRV/RNIS/schemas/PlmnInfo.schema.json diff --git a/SRV/RNIS/schemas/PlmnInfos.schema.json b/MEC012/SRV/RNIS/schemas/PlmnInfos.schema.json similarity index 100% rename from SRV/RNIS/schemas/PlmnInfos.schema.json rename to MEC012/SRV/RNIS/schemas/PlmnInfos.schema.json diff --git a/SRV/RNIS/schemas/RabEstNotification.schema.json b/MEC012/SRV/RNIS/schemas/RabEstNotification.schema.json similarity index 100% rename from SRV/RNIS/schemas/RabEstNotification.schema.json rename to MEC012/SRV/RNIS/schemas/RabEstNotification.schema.json diff --git a/SRV/RNIS/schemas/RabInfo.schema.json b/MEC012/SRV/RNIS/schemas/RabInfo.schema.json similarity index 100% rename from SRV/RNIS/schemas/RabInfo.schema.json rename to MEC012/SRV/RNIS/schemas/RabInfo.schema.json diff --git a/SRV/RNIS/schemas/RabInfos.schema.json b/MEC012/SRV/RNIS/schemas/RabInfos.schema.json similarity index 100% rename from SRV/RNIS/schemas/RabInfos.schema.json rename to MEC012/SRV/RNIS/schemas/RabInfos.schema.json diff --git a/SRV/RNIS/schemas/RabModNotification.schema.json b/MEC012/SRV/RNIS/schemas/RabModNotification.schema.json similarity index 100% rename from SRV/RNIS/schemas/RabModNotification.schema.json rename to MEC012/SRV/RNIS/schemas/RabModNotification.schema.json diff --git a/SRV/RNIS/schemas/RabRelNotification.schema.json b/MEC012/SRV/RNIS/schemas/RabRelNotification.schema.json similarity index 100% rename from SRV/RNIS/schemas/RabRelNotification.schema.json rename to MEC012/SRV/RNIS/schemas/RabRelNotification.schema.json diff --git a/SRV/RNIS/schemas/S1BearerInfo.schema.json b/MEC012/SRV/RNIS/schemas/S1BearerInfo.schema.json similarity index 100% rename from SRV/RNIS/schemas/S1BearerInfo.schema.json rename to MEC012/SRV/RNIS/schemas/S1BearerInfo.schema.json diff --git a/SRV/RNIS/schemas/S1BearerInfos.schema.json b/MEC012/SRV/RNIS/schemas/S1BearerInfos.schema.json similarity index 100% rename from SRV/RNIS/schemas/S1BearerInfos.schema.json rename to MEC012/SRV/RNIS/schemas/S1BearerInfos.schema.json diff --git a/SRV/RNIS/schemas/S1BearerSubscription.schema.json b/MEC012/SRV/RNIS/schemas/S1BearerSubscription.schema.json similarity index 100% rename from SRV/RNIS/schemas/S1BearerSubscription.schema.json rename to MEC012/SRV/RNIS/schemas/S1BearerSubscription.schema.json diff --git a/SRV/RNIS/schemas/SubscriptionLinkList.schema.json b/MEC012/SRV/RNIS/schemas/SubscriptionLinkList.schema.json similarity index 100% rename from SRV/RNIS/schemas/SubscriptionLinkList.schema.json rename to MEC012/SRV/RNIS/schemas/SubscriptionLinkList.schema.json diff --git a/SRV/RNIS/README.md b/MEC030/SRV/V2X/README.md similarity index 100% rename from SRV/RNIS/README.md rename to MEC030/SRV/V2X/README.md diff --git a/MEC030/VIS/V2XInformationService.robot b/MEC030/SRV/V2X/V2XInformationService.robot similarity index 99% rename from MEC030/VIS/V2XInformationService.robot rename to MEC030/SRV/V2X/V2XInformationService.robot index dc6a6d9..4814e03 100644 --- a/MEC030/VIS/V2XInformationService.robot +++ b/MEC030/SRV/V2X/V2XInformationService.robot @@ -3,8 +3,8 @@ Y''[Documentation] robot --outputdir ../../../outputs ./V2XInformationService. *** Settings *** Resource environment/variables.txt -Resource ../../pics.txt -Resource ../../GenericKeywords.robot +Resource ../../../pics.txt +Resource ../../../GenericKeywords.robot Library REST ${SCHEMA}://${HOST}:${PORT} ssl_verify=false Library OperatingSystem diff --git a/MEC030/VIS/environment/variables.txt b/MEC030/SRV/V2X/environment/variables.txt similarity index 100% rename from MEC030/VIS/environment/variables.txt rename to MEC030/SRV/V2X/environment/variables.txt diff --git a/MEC030/VIS/jsons/PredictedQoS.json b/MEC030/SRV/V2X/jsons/PredictedQoS.json similarity index 100% rename from MEC030/VIS/jsons/PredictedQoS.json rename to MEC030/SRV/V2X/jsons/PredictedQoS.json diff --git a/MEC030/VIS/jsons/PredictedQoS_BR.json b/MEC030/SRV/V2X/jsons/PredictedQoS_BR.json similarity index 100% rename from MEC030/VIS/jsons/PredictedQoS_BR.json rename to MEC030/SRV/V2X/jsons/PredictedQoS_BR.json diff --git a/MEC030/VIS/jsons/PredictedQoS_NF.json b/MEC030/SRV/V2X/jsons/PredictedQoS_NF.json similarity index 100% rename from MEC030/VIS/jsons/PredictedQoS_NF.json rename to MEC030/SRV/V2X/jsons/PredictedQoS_NF.json diff --git a/MEC030/VIS/jsons/ProvChgPc5Subscription.json b/MEC030/SRV/V2X/jsons/ProvChgPc5Subscription.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgPc5Subscription.json rename to MEC030/SRV/V2X/jsons/ProvChgPc5Subscription.json diff --git a/MEC030/VIS/jsons/ProvChgPc5SubscriptionUpdate.json b/MEC030/SRV/V2X/jsons/ProvChgPc5SubscriptionUpdate.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgPc5SubscriptionUpdate.json rename to MEC030/SRV/V2X/jsons/ProvChgPc5SubscriptionUpdate.json diff --git a/MEC030/VIS/jsons/ProvChgUuMbmsSubscription.json b/MEC030/SRV/V2X/jsons/ProvChgUuMbmsSubscription.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgUuMbmsSubscription.json rename to MEC030/SRV/V2X/jsons/ProvChgUuMbmsSubscription.json diff --git a/MEC030/VIS/jsons/ProvChgUuMbmsSubscriptionUpdate.json b/MEC030/SRV/V2X/jsons/ProvChgUuMbmsSubscriptionUpdate.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgUuMbmsSubscriptionUpdate.json rename to MEC030/SRV/V2X/jsons/ProvChgUuMbmsSubscriptionUpdate.json diff --git a/MEC030/VIS/jsons/ProvChgUuMbmsSubscription_BR.json b/MEC030/SRV/V2X/jsons/ProvChgUuMbmsSubscription_BR.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgUuMbmsSubscription_BR.json rename to MEC030/SRV/V2X/jsons/ProvChgUuMbmsSubscription_BR.json diff --git a/MEC030/VIS/jsons/ProvChgUuUniSubscription.json b/MEC030/SRV/V2X/jsons/ProvChgUuUniSubscription.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgUuUniSubscription.json rename to MEC030/SRV/V2X/jsons/ProvChgUuUniSubscription.json diff --git a/MEC030/VIS/jsons/ProvChgUuUniSubscriptionUpdate.json b/MEC030/SRV/V2X/jsons/ProvChgUuUniSubscriptionUpdate.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgUuUniSubscriptionUpdate.json rename to MEC030/SRV/V2X/jsons/ProvChgUuUniSubscriptionUpdate.json diff --git a/MEC030/VIS/jsons/ProvChgUuUniSubscriptionUpdate_BR.json b/MEC030/SRV/V2X/jsons/ProvChgUuUniSubscriptionUpdate_BR.json similarity index 100% rename from MEC030/VIS/jsons/ProvChgUuUniSubscriptionUpdate_BR.json rename to MEC030/SRV/V2X/jsons/ProvChgUuUniSubscriptionUpdate_BR.json diff --git a/MEC030/VIS/jsons/V2xMsgPublication.json b/MEC030/SRV/V2X/jsons/V2xMsgPublication.json similarity index 100% rename from MEC030/VIS/jsons/V2xMsgPublication.json rename to MEC030/SRV/V2X/jsons/V2xMsgPublication.json diff --git a/MEC030/VIS/jsons/V2xMsgPublication_BR.json b/MEC030/SRV/V2X/jsons/V2xMsgPublication_BR.json similarity index 100% rename from MEC030/VIS/jsons/V2xMsgPublication_BR.json rename to MEC030/SRV/V2X/jsons/V2xMsgPublication_BR.json diff --git a/MEC030/VIS/jsons/V2xMsgSubscription.json b/MEC030/SRV/V2X/jsons/V2xMsgSubscription.json similarity index 100% rename from MEC030/VIS/jsons/V2xMsgSubscription.json rename to MEC030/SRV/V2X/jsons/V2xMsgSubscription.json diff --git a/MEC030/VIS/jsons/V2xMsgSubscriptionUpdate.json b/MEC030/SRV/V2X/jsons/V2xMsgSubscriptionUpdate.json similarity index 100% rename from MEC030/VIS/jsons/V2xMsgSubscriptionUpdate.json rename to MEC030/SRV/V2X/jsons/V2xMsgSubscriptionUpdate.json diff --git a/MEC030/VIS/schemas/Pc5ProvisioningInfo.schema.json b/MEC030/SRV/V2X/schemas/Pc5ProvisioningInfo.schema.json similarity index 100% rename from MEC030/VIS/schemas/Pc5ProvisioningInfo.schema.json rename to MEC030/SRV/V2X/schemas/Pc5ProvisioningInfo.schema.json diff --git a/MEC030/VIS/schemas/PredictedQoS.schema.json b/MEC030/SRV/V2X/schemas/PredictedQoS.schema.json similarity index 100% rename from MEC030/VIS/schemas/PredictedQoS.schema.json rename to MEC030/SRV/V2X/schemas/PredictedQoS.schema.json diff --git a/MEC030/VIS/schemas/ProvChgPc5Subscription.schema.json b/MEC030/SRV/V2X/schemas/ProvChgPc5Subscription.schema.json similarity index 100% rename from MEC030/VIS/schemas/ProvChgPc5Subscription.schema.json rename to MEC030/SRV/V2X/schemas/ProvChgPc5Subscription.schema.json diff --git a/MEC030/VIS/schemas/ProvChgUuMbmsSubscription.schema.json b/MEC030/SRV/V2X/schemas/ProvChgUuMbmsSubscription.schema.json similarity index 100% rename from MEC030/VIS/schemas/ProvChgUuMbmsSubscription.schema.json rename to MEC030/SRV/V2X/schemas/ProvChgUuMbmsSubscription.schema.json diff --git a/MEC030/VIS/schemas/ProvChgUuUniSubscription.schema.json b/MEC030/SRV/V2X/schemas/ProvChgUuUniSubscription.schema.json similarity index 100% rename from MEC030/VIS/schemas/ProvChgUuUniSubscription.schema.json rename to MEC030/SRV/V2X/schemas/ProvChgUuUniSubscription.schema.json diff --git a/MEC030/VIS/schemas/SubscriptionLinkList.schema.json b/MEC030/SRV/V2X/schemas/SubscriptionLinkList.schema.json similarity index 100% rename from MEC030/VIS/schemas/SubscriptionLinkList.schema.json rename to MEC030/SRV/V2X/schemas/SubscriptionLinkList.schema.json diff --git a/MEC030/VIS/schemas/UuMbmsProvisioningInfo.schema.json b/MEC030/SRV/V2X/schemas/UuMbmsProvisioningInfo.schema.json similarity index 100% rename from MEC030/VIS/schemas/UuMbmsProvisioningInfo.schema.json rename to MEC030/SRV/V2X/schemas/UuMbmsProvisioningInfo.schema.json diff --git a/MEC030/VIS/schemas/UuUnicastProvisioningInfo.schema.json b/MEC030/SRV/V2X/schemas/UuUnicastProvisioningInfo.schema.json similarity index 100% rename from MEC030/VIS/schemas/UuUnicastProvisioningInfo.schema.json rename to MEC030/SRV/V2X/schemas/UuUnicastProvisioningInfo.schema.json diff --git a/MEC030/VIS/schemas/V2xMsgSubscription.schema.json b/MEC030/SRV/V2X/schemas/V2xMsgSubscription.schema.json similarity index 100% rename from MEC030/VIS/schemas/V2xMsgSubscription.schema.json rename to MEC030/SRV/V2X/schemas/V2xMsgSubscription.schema.json diff --git a/MEC030/VIS/schemas/vProvChgUuUniSubscription.schema.json b/MEC030/SRV/V2X/schemas/vProvChgUuUniSubscription.schema.json similarity index 100% rename from MEC030/VIS/schemas/vProvChgUuUniSubscription.schema.json rename to MEC030/SRV/V2X/schemas/vProvChgUuUniSubscription.schema.json -- GitLab