tested_uss provided by instance 1 in flight_planners in top-level resource poolmock_uss provided by mock_uss in top-level resource pooldss provided by dss in top-level resource poolflight_intents provided by non_conflicting_flights in top-level resource pool| Case | Step | Event | airmarket | iart_dss | mock_uss | ||
|---|---|---|---|---|---|---|---|
| 1 | 📓 |
Tested USS: airmarket
|
|||||
| 2 | 📓 |
Mock USS: mock_uss
|
|||||
| Activated operational intent receives notification of relevant intent | Tested_uss plans and activates Flight 1 | 3 | 🌐 |
|
🌐 | ||
| 4 | ✅ | DSS responses | ✅ | ||||
| 5 | 🌐 |
|
🌐 | ||||
| 6 | ✅ | Failure | ✅ | ||||
| 7 | ✅ | Successful planning | ✅ | ||||
| 8 | 🌐 |
|
🌐 | ||||
| 9 | ✅ | DSS responses | ✅ | ||||
| 10 | ✅ | Operational intent shared correctly | ✅ | ||||
| 11 | ✅ | Operational intent state is correct | ✅ | ||||
| 12 | 🌐 |
|
🌐 | ||||
| 13 | ✅ | Operational intent details retrievable | ✅ | ||||
| 14 | ✅ | Operational intent details data format | ✅ | ||||
| 15 | ✅ | Operational intent reference reported by USS matches the one published to the DSS | ✅ | ||||
| 16 | ✅ | Operational intent details have not changed without publishing a new version to the DSS | ✅ | ||||
| 17 | ✅ | Correct operational intent details | ✅ | ||||
| 18 | ✅ | Operational intent details extents are contained within reference extents | ✅ | ||||
| 19 | ✅ | Off-nominal volumes | ✅ | ||||
| 20 | ✅ | Vertices | ✅ | ||||
| 21 | 🌐 |
|
🌐 | ||||
| 22 | ✅ | DSS responses | ✅ | ||||
| 23 | 🌐 |
|
🌐 | ||||
| 24 | ✅ | Failure | ✅ | ||||
| 25 | ✅ | Successful activation | ✅ | ||||
| 26 | 🌐 |
|
🌐 | ||||
| 27 | ✅ | DSS responses | ✅ | ||||
| 28 | ✅ | Operational intent for active flight not deleted | ✅ | ||||
| 29 | ✅ | Operational intent shared correctly | ✅ | ||||
| 30 | ✅ | Operational intent state is correct | ✅ | ||||
| 31 | 🌐 |
|
🌐 | ||||
| 32 | ✅ | Operational intent details retrievable | ✅ | ||||
| 33 | ✅ | Operational intent details data format | ✅ | ||||
| 34 | ✅ | Operational intent reference reported by USS matches the one published to the DSS | ✅ | ||||
| 35 | ✅ | Operational intent details have not changed without publishing a new version to the DSS | ✅ | ||||
| 36 | ✅ | Correct operational intent details | ✅ | ||||
| 37 | ✅ | Operational intent details extents are contained within reference extents | ✅ | ||||
| 38 | ✅ | Off-nominal volumes | ✅ | ||||
| 39 | ✅ | Vertices | ✅ | ||||
| Mock_uss plans Flight 2 | 40 | 🌐 |
|
🌐 | |||
| 41 | ✅ | mock_uss clock time retrievable | ✅ | ||||
| 42 | 🌐 |
|
🌐 | ||||
| 43 | ✅ | DSS responses | ✅ | ||||
| 44 | 🌐 |
|
🌐 | ||||
| 45 | 🌐 |
|
🌐 | ||||
| 46 | 🛑 |
Successful planning
[45]
Error from mock_uss when attempting to submit a flight intent (flight ID: None) Attempt to plan flight returned status 500 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 500 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 500 rather than 200 as expected |
🛑 | ||||
| Cleanup | 47 | 🌐 |
|
🌐 | |||
| 48 | ✅ | Successful flight deletion | ✅ | ||||
| 49 | 🌐 |
|
🌐 | ||||
| 50 | ✅ | Successful flight deletion | ✅ | ||||