Commit 48d7ea83 authored by Michele Carignani's avatar Michele Carignani
Browse files

Merge branch 'ubi' into 'master'

MEC 013 & 029 references update and bug fixes.

See merge request !20
parents be2bcc45 fca2f4f3
Loading
Loading
Loading
Loading
+215 −216
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with the current status of the fixed access information
         when queried by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.3.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.3.3.1"

      Config Id Config_MEC_1

@@ -68,7 +68,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.3.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.3.3.1"

      Config Id Config_MEC_1

@@ -86,7 +86,7 @@ Package MEC_SRV_FAIS {
                  uri indicating value "/fai/v1/queries/fa_info"
                  query_parameters containing
                     // Wrong parameter name should trigger an error response.
                     interface indicating value any_value
                     interface indicating value 1
                  ;
               ;
               from the MEC_APP entity
@@ -109,7 +109,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for non-existing data is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.3.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.3.3.1"

      Config Id Config_MEC_1

@@ -126,7 +126,7 @@ Package MEC_SRV_FAIS {
               the IUT entity receives a vGET containing
                  uri indicating value "/fai/v1/queries/fa_info"
                  query_parameters containing
                     interfaceType indicating value 1
                     interfaceType indicating value 999
                  ;
               ;
               from the MEC_APP entity
@@ -149,7 +149,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with the current status of the device information
         when queried by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.4.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.4.3.1"

      Config Id Config_MEC_1

@@ -189,7 +189,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.4.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.4.3.1"

      Config Id Config_MEC_1

@@ -230,7 +230,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for non-existing data is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.4.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.4.3.1"

      Config Id Config_MEC_1

@@ -247,7 +247,7 @@ Package MEC_SRV_FAIS {
               the IUT entity receives a vGET containing
                  uri indicating value "/fai/v1/queries/device_info"
                  query_parameters containing
                     gwId indicating value UNKNOWN_VALUE
                     gwId indicating value NON_EXISTING_FAI_GW_ID
                  ;
               ;
               from the MEC_APP entity
@@ -270,7 +270,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with the current status of the cable line information
         when queried by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.5.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.5.3.1"

      Config Id Config_MEC_1

@@ -310,7 +310,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.5.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.5.3.1"

      Config Id Config_MEC_1

@@ -351,7 +351,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for non-existing data is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.5.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.5.3.1"

      Config Id Config_MEC_1

@@ -368,7 +368,7 @@ Package MEC_SRV_FAIS {
               the IUT entity receives a vGET containing
                  uri indicating value "/fai/v1/queries/cable_line_info"
                  query_parameters containing
                     cmId indicating value UNKNOWN_VALUE
                     cmId indicating value NON_EXISTING_FAI_CM_ID
                  ;
               ;
               from the MEC_APP entity
@@ -391,7 +391,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with the current status of the optical network information
         when queried by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.6.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.6.3.1"

      Config Id Config_MEC_1

@@ -431,7 +431,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.6.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.6.3.1"

      Config Id Config_MEC_1

@@ -472,7 +472,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for non-existing data is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.6.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.6.3.1"

      Config Id Config_MEC_1

@@ -489,7 +489,7 @@ Package MEC_SRV_FAIS {
               the IUT entity receives a vGET containing
                  uri indicating value "/fai/v1/queries/optical_network_info"
                  query_parameters containing
                     onuId indicating value UNKNOWN_VALUE
                     onuId indicating value NON_EXISTING_FAI_ONU_ID
                  ;
               ;
               from the MEC_APP entity
@@ -512,7 +512,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with the subscriptions for fixed access information notifications
         when queried by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.7.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.7.3.1"

      Config Id Config_MEC_1

@@ -552,7 +552,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.7.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.7.3.1"

      Config Id Config_MEC_1

@@ -593,7 +593,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for non-existing data is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.7.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.7.3.1"

      Config Id Config_MEC_1

@@ -610,7 +610,7 @@ Package MEC_SRV_FAIS {
               the IUT entity receives a vGET containing
                  uri indicating value "/fai/v1/subscriptions"
                  query_parameters containing
                     subscription_type indicating value UNKNOWN_VALUE
                     subscription_type indicating value NON_EXISTING_FAI_SUB_ID
                  ;
               ;
               from the MEC_APP entity
@@ -633,7 +633,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT acknowledges the subscription by a MEC Application
         to notifications on Optical Network Unit alarm events"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.7.3.4"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.7.3.4"

      Config Id Config_MEC_1

@@ -693,7 +693,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.7.3.4"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.7.3.4"

      Config Id Config_MEC_1

@@ -737,7 +737,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with the information on a given subscription
         when queried by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.1"

      Config Id Config_MEC_1

@@ -782,7 +782,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for an unknown URI is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.1"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.1"

      Config Id Config_MEC_1

@@ -822,8 +822,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT updates an existing subscription
         when commanded by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.2"

      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.2"

      Config Id Config_MEC_1

@@ -842,6 +841,7 @@ Package MEC_SRV_FAIS {
            when {
               the IUT entity receives a vPUT containing
                  uri indicating value "/fai/v1/subscriptions/{SUBSCRIPTION_ID}",
                  if_match indicating value PROPER_ETAG,
                  body containing
                     OnuAlarmSubscription containing
                        subscriptionType set to "OnuAlarmSubscription"
@@ -873,8 +873,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.2"

      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.2"

      Config Id Config_MEC_1

@@ -893,6 +892,7 @@ Package MEC_SRV_FAIS {
            when {
               the IUT entity receives a vPUT containing
                  uri indicating value "/fai/v1/subscriptions/{SUBSCRIPTION_ID}",
                  if_match indicating value PROPER_ETAG,
                  body containing
                     OnuAlarmSubscription containing
                     // Wrong parameter name should trigger an error response.
@@ -920,8 +920,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for an unknown URI is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.2"

      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.2"

      Config Id Config_MEC_1

@@ -940,6 +939,7 @@ Package MEC_SRV_FAIS {
            when {
               the IUT entity receives a vPUT containing
                  uri indicating value "/fai/v1/subscriptions/{NON_EXISTENT_SUBSCRIPTION_ID}",
                  if_match indicating value PROPER_ETAG,
                  body containing
                     OnuAlarmSubscription containing
                        subscriptionType set to "OnuAlarmSubscription"
@@ -966,8 +966,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request sent by a MEC Application doesn't comply with a required condition"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.2"

      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.2"

      Config Id Config_MEC_1

@@ -1013,7 +1012,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT cancels an existing subscription
         when commanded by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.5"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.5"

      Config Id Config_MEC_1

@@ -1053,7 +1052,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT responds with an error when
         a request for an unknown URI is sent by a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.8.3.5"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.8.3.5"

      Config Id Config_MEC_1

@@ -1093,7 +1092,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT sends notification on expiry of Fixed Access Information event subscription
         to a MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 7.7.3.4"
      Reference "ETSI GS MEC 029 V2.1.1, clause 7.7.3.4"

      Config Id Config_MEC_1

@@ -1156,7 +1155,7 @@ Package MEC_SRV_FAIS {
         "Check that the IUT sends notifications on Fixed Access Information events
         to a subscribed MEC Application"

      Reference "ETSI GS MEC 029 V2.0.7, clause 5.2.7"
      Reference "ETSI GS MEC 029 V2.1.1, clause 5.2.7"

      Config Id Config_MEC_1

+4 −4
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Package MEC_SRV_RLOCLOOK {
         "Check that the IUT responds with the list of radio nodes currently associated with the MEC host and the location of each radio node
         when queried by a MEC Application"

      Reference "ETSI GS MEC 013 V1.5.0, clause 7.3.7",
      Reference "ETSI GS MEC 013 V2.1.1 clause 7.3.7",
         "https://forge.etsi.org/gitlab/mec/gs013-location-api/blob/master/LocationAPI.yaml#/definitions/AccessPointList"

      Config Id Config_MEC_1
@@ -75,7 +75,7 @@ Package MEC_SRV_RLOCLOOK {
         a request for an URI that cannot be mapped to a valid resource URI
         is sent by a MEC Application"

      Reference "ETSI GS MEC 013 V1.5.0, clause 7.3.7",
      Reference "ETSI GS MEC 013 V2.1.1 clause 7.3.7",
         "https://forge.etsi.org/gitlab/mec/gs013-location-api/blob/master/LocationAPI.yaml#/definitions/AccessPointList"

      Config Id Config_MEC_1
+4 −4
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Package MEC_SRV_UEAREASUB {
         "Check that the IUT acknowledges the UE area change subscription request when
         commanded by a MEC Application and notifies it when the UE enters the specified circle"

      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.11"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.11"

      Config Id Config_MEC_1

@@ -93,7 +93,7 @@ Package MEC_SRV_UEAREASUB {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.11"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.11"

      Config Id Config_MEC_1

@@ -138,7 +138,7 @@ Package MEC_SRV_UEAREASUB {
      "Check that the IUT acknowledges the cancellation of UE area change notifications  
      when commanded by a MEC Application"
   
      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.6"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.6"
   
      Config Id Config_MEC_1
   
@@ -179,7 +179,7 @@ Package MEC_SRV_UEAREASUB {
         a request for an URI that cannot be mapped to a valid resource URI
         is sent by a MEC Application"
   
      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.6"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.6"
   
      Config Id Config_MEC_1
   
+2 −2
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ Package MEC_SRV_UEDISTLOOK {
      "Check that the IUT responds with the distance to a UE
      when queried by a MEC Application"
   
      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.9"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.9"
   
      Config Id Config_MEC_1
   
@@ -73,7 +73,7 @@ Package MEC_SRV_UEDISTLOOK {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"
   
      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.9"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.9"
   
      Config Id Config_MEC_1
   
+4 −4
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Package MEC_SRV_UEDISTSUB {
         "Check that the IUT acknowledges the UE distance subscription request when commanded by a
         MEC Application and notifies it when (all) the requested UE(s) is (are) within the specified distance"

      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.10"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.10"

      Config Id Config_MEC_1

@@ -95,7 +95,7 @@ Package MEC_SRV_UEDISTSUB {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.10"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.10"

      Config Id Config_MEC_1

@@ -141,7 +141,7 @@ Package MEC_SRV_UEDISTSUB {
      "Check that the IUT acknowledges the cancellation of UE distance notifications  
      when commanded by a MEC Application"
   
      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.6"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.6"
   
      Config Id Config_MEC_1
   
@@ -182,7 +182,7 @@ Package MEC_SRV_UEDISTSUB {
         a request for an URI that cannot be mapped to a valid resource URI
         is sent by a MEC Application"
   
      Reference "ETSI GS MEC 013 V2.0.3, clause 7.3.6"
      Reference "ETSI GS MEC 013 V2.1.1, clause 7.3.6"
   
      Config Id Config_MEC_1
   
Loading