flight_intents provided by invalid_flight_intents in top-level resource pooltested_uss provided by instance 4 in flight_planners in top-level resource pooldss provided by dss in top-level resource pool| Case | Step | Event | iart_dss | onesky | ||
|---|---|---|---|---|---|---|
| 1 | 📓 |
Tested USS: onesky
|
||||
| Attempt to plan invalid flights | Attempt to plan Too Far Away Flight | 2 | 🌐 |
|
🌐 | |
| 3 | ✅ | DSS responses | ✅ | |||
| 4 | 🌐 |
|
🌐 | |||
| 5 | ✅ | Failure | ✅ | |||
| 6 | ✅ | Incorrectly planned | ✅ | |||
| 7 | 🌐 |
|
🌐 | |||
| 8 | ✅ | DSS responses | ✅ | |||
| 9 | ✅ | Operational intent not shared | ✅ | |||
| Attempt to plan Recently Ended Flight | 10 | 🌐 |
|
🌐 | ||
| 11 | ✅ | DSS responses | ✅ | |||
| 12 | 🌐 |
|
🌐 | |||
| 13 | ✅ | Failure | ✅ | |||
| 14 | ✅ | Incorrectly planned | ✅ | |||
| 15 | 🌐 |
|
🌐 | |||
| 16 | ✅ | DSS responses | ✅ | |||
| 17 | ✅ | Operational intent not shared | ✅ | |||
| Validate transition to Ended state after cancellation | Plan Valid Flight | 18 | 🌐 |
|
🌐 | |
| 19 | ✅ | DSS responses | ✅ | |||
| 20 | 🌐 |
|
🌐 | |||
| 21 | 🌐 |
|
🌐 | |||
| 22 | 🛑 |
Successful planning
[21]
Error from onesky when attempting to submit a flight intent (flight ID: None) Attempt to plan flight returned status 999 rather than 200 as expected Stack trace: Traceback (most recent call last): File "/app/monitoring/uss_qualifier/scenarios/flight_planning/test_steps.py", line 377, in request_flight resp = flight_planner.try_plan_flight( flight_info, ExecutionStyle.IfAllowed, additional_fields ) File "/app/monitoring/monitorlib/clients/flight_planning/client_v1.py", line 122, in try_plan_flight return self._inject( ~~~~~~~~~~~~^ str(uuid.uuid4()), flight_info, execution_style, additional_fields ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/app/monitoring/monitorlib/clients/flight_planning/client_v1.py", line 77, in _inject raise PlanningActivityError( ...<2 lines>... ) monitoring.monitorlib.clients.flight_planning.client.PlanningActivityError: Attempt to plan flight returned status 999 rather than 200 as expected During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/monitoring/uss_qualifier/scenarios/flight_planning/test_steps.py", line 286, in submit_flight resp, query, flight_id = request_flight( ~~~~~~~~~~~~~~^ flight_planner, flight_info, flight_id, additional_fields ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/app/monitoring/uss_qualifier/scenarios/flight_planning/test_steps.py", line 381, in request_flight raise QueryError(str(e), e.queries) monitoring.monitorlib.fetch.QueryError: Attempt to plan flight returned status 999 rather than 200 as expected |
🛑 | |||
| Cleanup | 23 | 🌐 |
|
🌐 | ||
| 24 | ✅ | Successful flight deletion | ✅ | |||