@@ -113,7 +113,6 @@ GET information about Logging Jobs with "exclude_default" attribute selector
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsLoggingJobs
GET information about Logging Jobs with "fields" attribute selector
[Documentation]Test ID: 8.3.4.1.9
...Test title: GET information about Logging Jobs with fields attribute selector
@@ -166,6 +165,42 @@ GET information about Logging Jobs with Paged Response
Check HTTP Response Status Code Is200
Check HTTP Response Header Contains Link
GET information about Logging Jobs with malformed authorization token
[Documentation]Test ID: 8.3.1.8.13
...Test title: GET information about Logging Jobs with malformed authorization token
...Test objective: The objective is to test that the retrieval of information about Logging Jobs fails when using malformed authorization token.
...Pre-conditions: none
...Reference: clause 8.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The Peer Entity requires the usage of access tokens for authorizing the API requests.
...Post-Conditions: none
GET Logging Jobs with malformed authorization token
Check HTTP Response Status Code Is401
GET information about Logging Jobs without authorization token
[Documentation]Test ID: 8.3.4.1.14
...Test title: GET information about Logging Jobs without authorization token
...Test objective: The objective is to test that the retrieval of information about Logging Jobs fails when omitting the authorization token.
...Pre-conditions: none
...Reference: clause 8.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The Peer Entity requires the usage of access tokens for authorizing the API requests.
...Post-Conditions: none
GET Logging Jobs without authorization token
Check HTTP Response Status Code Is401
GET information about Logging Jobs with expired or revoked authorization token
[Documentation]Test ID: 8.3.4.1.15
...Test title: GET information about Logging Jobs with expired or revoked authorization token
...Test objective: The objective is to test that the retrieval of information about Logging Jobs fails when using expired or revoked authorization token.
...Pre-conditions: none
...Reference: clause 8.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The Peer Entity requires the usage of access tokens for authorizing the API requests.
...Post-Conditions: none
GET Logging Jobs with expired or revoked authorization token
Check HTTP Response Status Code Is401
PUT Logging Jobs - Method not implemented
[Documentation]Test ID: 8.3.4.1.13
...Test title: PUT Logging Jobs - Method not implemented