Skip to content
Snippets Groups Projects
Commit e22e84d7 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Remove ACL test related with supported features and reorder tests numbering

parent fdac337f
No related branches found
No related tags found
1 merge request!125Resolve "Remove test capif_api_acl-5"
Pipeline #13251 passed
......@@ -364,12 +364,8 @@ Retrieve ACL filtered by api-invoker-id
... ${resp.json()['apiInvokerPolicies'][0]['apiInvokerId']}
... ${register_user_info_invoker_2['api_invoker_id']}
Retrieve ACL filtered by supported-features
[Tags] capif_api_acl-5
Skip Test ${TEST_NAME} is not currently supported by CAPIF
Retrieve ACL with aef-id not valid
[Tags] capif_api_acl-6
[Tags] capif_api_acl-5
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -393,7 +389,7 @@ Retrieve ACL with aef-id not valid
... cause=Wrong id
Retrieve ACL with service-id not valid
[Tags] capif_api_acl-7
[Tags] capif_api_acl-6
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -416,7 +412,7 @@ Retrieve ACL with service-id not valid
... cause=Wrong id
Retrieve ACL with service-api-id and aef-id not valid
[Tags] capif_api_acl-8
[Tags] capif_api_acl-7
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -439,7 +435,7 @@ Retrieve ACL with service-api-id and aef-id not valid
... cause=Wrong id
Retrieve ACL without SecurityContext created previously by Invoker
[Tags] capif_api_acl-9
[Tags] capif_api_acl-8
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -463,7 +459,7 @@ Retrieve ACL without SecurityContext created previously by Invoker
... cause=Wrong id
Retrieve ACL filtered by api-invoker-id not present
[Tags] capif_api_acl-10
[Tags] capif_api_acl-9
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -486,7 +482,7 @@ Retrieve ACL filtered by api-invoker-id not present
... cause=Wrong id
Retrieve ACL with APF Certificate
[Tags] capif_api_acl-11
[Tags] capif_api_acl-10
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -506,7 +502,7 @@ Retrieve ACL with APF Certificate
... cause=Certificate not authorized
Retrieve ACL with AMF Certificate
[Tags] capif_api_acl-12
[Tags] capif_api_acl-11
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -526,7 +522,7 @@ Retrieve ACL with AMF Certificate
... cause=Certificate not authorized
Retrieve ACL with Invoker Certificate
[Tags] capif_api_acl-13 smoke
[Tags] capif_api_acl-12 smoke
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......@@ -546,7 +542,7 @@ Retrieve ACL with Invoker Certificate
... cause=Certificate not authorized
No ACL for invoker after be removed
[Tags] capif_api_acl-14
[Tags] capif_api_acl-13
${register_user_info_invoker}
... ${register_user_info_provider}
... ${service_api_description_published}=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment