From 84c59cc97e26c246402495ac3154c95502c99141 Mon Sep 17 00:00:00 2001 From: Punam Verma Date: Wed, 29 Nov 2023 12:54:29 -0800 Subject: [PATCH] Added mock_uss to prep_planners doc --- monitoring/uss_qualifier/scenarios/astm/utm/prep_planners.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/monitoring/uss_qualifier/scenarios/astm/utm/prep_planners.md b/monitoring/uss_qualifier/scenarios/astm/utm/prep_planners.md index bff29b4a02..6051a933c0 100644 --- a/monitoring/uss_qualifier/scenarios/astm/utm/prep_planners.md +++ b/monitoring/uss_qualifier/scenarios/astm/utm/prep_planners.md @@ -10,6 +10,9 @@ This scenario prepares flight planner systems for execution of controlled test s FlightPlannersResource listing all USSs undergoing planning tests so that they can be checked for readiness and instructed to remove any existing flights from the area in this scenario. +### mock_uss +MockUSSResource is checked for readiness and instructed to remove any existing flights from the area in this scenario. + ### dss DSSInstanceResource to check for lingering operational intents after the area has been cleared.