Skip to content

Commit a170813

Browse files
authored
[uss_quafilier] Lower severity of cleanup no to have 'high' during cleanup phase (#1404)
1 parent 10ab076 commit a170813

File tree

15 files changed

+25
-21
lines changed

15 files changed

+25
-21
lines changed

monitoring/uss_qualifier/scenarios/astm/netrid/v19/dss/isa_simple.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,11 +212,11 @@ The ISA search are parameter cover the resource ISA, but it has been previously
212212

213213
The cleanup phase of this test scenario attempts to remove the ISA if the test ended prematurely.
214214

215-
### 🛑 Successful ISA query check
215+
### ⚠️ Successful ISA query check
216216

217217
**[interuss.f3411.dss_endpoints.GetISA](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires the implementation of the DSS endpoint enabling retrieval of information about a specific ISA; if the individual ISA cannot be retrieved and the error isn't a 404, then this requirement isn't met.
218218

219-
### 🛑 Removed pre-existing ISA check
219+
### ⚠️ Removed pre-existing ISA check
220220

221221
If an ISA with the intended ID is still present in the DSS, it needs to be removed before exiting the test. If that ISA cannot be deleted, then the **[astm.f3411.v19.DSS0030,b](../../../../../requirements/astm/f3411/v19.md)** requirement to implement the ISA deletion endpoint might not be met.
222222

monitoring/uss_qualifier/scenarios/astm/netrid/v19/dss/subscription_simple.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,11 @@ If the DSS returns the deleted subscription in a search that covers the area it
387387

388388
The cleanup phase of this test scenario removes the subscription with the known test ID if it has not been removed before.
389389

390-
#### 🛑 Subscription can be queried by ID check
390+
#### ⚠️ Subscription can be queried by ID check
391391

392392
If the DSS cannot be queried for the existing test ID, the DSS is likely not implementing **[astm.f3411.v19.DSS0030,e](../../../../../requirements/astm/f3411/v19.md)** correctly.
393393

394-
#### 🛑 Subscription can be deleted check
394+
#### ⚠️ Subscription can be deleted check
395395

396396
An attempt to delete a subscription when the correct version is provided should succeed, otherwise the DSS is in violation of **[astm.f3411.v19.DSS0030,d](../../../../../requirements/astm/f3411/v19.md)**.
397397

monitoring/uss_qualifier/scenarios/astm/netrid/v19/dss/subscription_validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ The ability to delete an existing subscription is required in **[astm.f3411.v19.
9393

9494
The cleanup phase of this test scenario will remove any subscription that may have been created during the test and that intersects with the test ISA.
9595

96-
### 🛑 Successful subscription search query check
96+
### ⚠️ Successful subscription search query check
9797

9898
If the query for subscriptions fails, the "GET Subscriptions" portion of **[astm.f3411.v19.DSS0030,f](../../../../../requirements/astm/f3411/v19.md)** was not met.
9999

100-
### 🛑 Subscription can be deleted check
100+
### ⚠️ Subscription can be deleted check
101101

102102
If the deletion attempt fails, the "DELETE Subscription" portion of **[astm.f3411.v19.DSS0030,d](../../../../../requirements/astm/f3411/v19.md)** was not met.

monitoring/uss_qualifier/scenarios/astm/netrid/v19/dss/token_validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ When an ISA is deleted, subscribers must be notified. If a subscriber cannot be
107107

108108
The cleanup phase of this test scenario attempts to remove the ISA if the test ended prematurely.
109109

110-
### 🛑 Successful ISA query check
110+
### ⚠️ Successful ISA query check
111111

112112
**[interuss.f3411.dss_endpoints.GetISA](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires the implementation of the DSS endpoint enabling retrieval of information about a specific ISA; if the individual ISA cannot be retrieved and the error isn't a 404, then this requirement isn't met.
113113

114-
### 🛑 Removed pre-existing ISA check
114+
### ⚠️ Removed pre-existing ISA check
115115

116116
If an ISA with the intended ID is still present in the DSS, it needs to be removed before exiting the test. If that ISA cannot be deleted, then the **[astm.f3411.v19.DSS0030,b](../../../../../requirements/astm/f3411/v19.md)** requirement to implement the ISA deletion endpoint might not be met.
117117

monitoring/uss_qualifier/scenarios/astm/netrid/v22a/dss/isa_simple.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,11 +212,11 @@ The ISA search are parameter cover the resource ISA, but it has been previously
212212

213213
The cleanup phase of this test scenario attempts to remove the ISA if the test ended prematurely.
214214

215-
### 🛑 Successful ISA query check
215+
### ⚠️ Successful ISA query check
216216

217217
**[interuss.f3411.dss_endpoints.GetISA](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires the implementation of the DSS endpoint enabling retrieval of information about a specific ISA; if the individual ISA cannot be retrieved and the error isn't a 404, then this requirement isn't met.
218218

219-
### 🛑 Removed pre-existing ISA check
219+
### ⚠️ Removed pre-existing ISA check
220220

221221
If an ISA with the intended ID is still present in the DSS, it needs to be removed before exiting the test. If that ISA cannot be deleted, then the **[astm.f3411.v22a.DSS0030,b](../../../../../requirements/astm/f3411/v22a.md)** requirement to implement the ISA deletion endpoint might not be met.
222222

monitoring/uss_qualifier/scenarios/astm/netrid/v22a/dss/subscription_simple.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,10 +380,10 @@ If the DSS returns the deleted subscription in a search that covers the area it
380380

381381
The cleanup phase of this test scenario removes the subscription with the known test ID if it has not been removed before.
382382

383-
#### 🛑 Subscription can be queried by ID check
383+
#### ⚠️ Subscription can be queried by ID check
384384

385385
If the DSS cannot be queried for the existing test ID, the DSS is likely not implementing **[astm.f3411.v22a.DSS0030,e](../../../../../requirements/astm/f3411/v22a.md)** correctly.
386386

387-
#### 🛑 Subscription can be deleted check
387+
#### ⚠️ Subscription can be deleted check
388388

389389
An attempt to delete a subscription when the correct version is provided should succeed, otherwise the DSS is in violation of **[astm.f3411.v22a.DSS0030,d](../../../../../requirements/astm/f3411/v22a.md)**.

monitoring/uss_qualifier/scenarios/astm/netrid/v22a/dss/subscription_validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ The ability to delete an existing subscription is required in **[astm.f3411.v22a
9393

9494
The cleanup phase of this test scenario will remove any subscription that may have been created during the test and that intersects with the test ISA.
9595

96-
### 🛑 Successful subscription search query check
96+
### ⚠️ Successful subscription search query check
9797

9898
If the query for subscriptions fails, the "GET Subscriptions" portion of **[astm.f3411.v22a.DSS0030,f](../../../../../requirements/astm/f3411/v22a.md)** was not met.
9999

100-
### 🛑 Subscription can be deleted check
100+
### ⚠️ Subscription can be deleted check
101101

102102
If the deletion attempt fails, the "DELETE Subscription" portion of **[astm.f3411.v22a.DSS0030,d](../../../../../requirements/astm/f3411/v22a.md)** was not met.

monitoring/uss_qualifier/scenarios/astm/netrid/v22a/dss/token_validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ When an ISA is deleted, subscribers must be notified. If a subscriber cannot be
107107

108108
The cleanup phase of this test scenario attempts to remove the ISA if the test ended prematurely.
109109

110-
### 🛑 Successful ISA query check
110+
### ⚠️ Successful ISA query check
111111

112112
**[interuss.f3411.dss_endpoints.GetISA](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires the implementation of the DSS endpoint enabling retrieval of information about a specific ISA; if the individual ISA cannot be retrieved and the error isn't a 404, then this requirement isn't met.
113113

114-
### 🛑 Removed pre-existing ISA check
114+
### ⚠️ Removed pre-existing ISA check
115115

116116
If an ISA with the intended ID is still present in the DSS, it needs to be removed before exiting the test. If that ISA cannot be deleted, then the **[astm.f3411.v22a.DSS0030,b](../../../../../requirements/astm/f3411/v22a.md)** requirement to implement the ISA deletion endpoint might not be met.
117117

monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/get_op_data_validation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ direct retrieval by tested_uss from mock_uss.
9898
Teardown
9999

100100
## Cleanup
101+
101102
### ⚠️ Successful flight deletion check
102103
This cleanup is for both - after testcase ends and after test scenario ends
103104
**[interuss.automated_testing.flight_planning.DeleteFlightSuccess](../../../../requirements/interuss/automated_testing/flight_planning.md)**

monitoring/uss_qualifier/scenarios/astm/utm/flight_intent_validation/flight_intent_validation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,6 @@ to reject or accept the flight. If the USS indicates that the attempt failed, th
141141
#### [Validate Tiny Overlap Conflict Flight not planned](../validate_not_shared_operational_intent.md)
142142

143143
## Cleanup
144+
144145
### ⚠️ Successful flight deletion check
145146
**[interuss.automated_testing.flight_planning.DeleteFlightSuccess](../../../../requirements/interuss/automated_testing/flight_planning.md)**

0 commit comments

Comments
 (0)