Skip to content

Commit

Permalink
[uss_qualifier/scenarios/utm/down_uss] Add validation of op intent no…
Browse files Browse the repository at this point in the history
…t shared (#441)
  • Loading branch information
mickmis authored Dec 22, 2023
1 parent 51ef122 commit 9a13f7b
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,14 @@ All flight intent data provided was complete and correct. It should have been pr
to reject or accept Flight 1. If the USS indicates that the injection attempt failed, this check will fail per
**[interuss.automated_testing.flight_planning.ExpectedBehavior](../../../../requirements/interuss/automated_testing/flight_planning.md)**.

### [Validate Flight 1 status test step](../validate_shared_operational_intent.md)
### Validate Flight 1 status test step
This step validates that the response of the USS is consistent with the flight shared, i.e. either it was properly
planned, or the USS rejected the planning.

#### [Validate accepted Flight 1 status](../validate_shared_operational_intent.md)
If the planning was accepted, Flight 1 should have been shared.

#### [Validate rejected Flight 1 status](../validate_not_shared_operational_intent.md)
If the planning was rejected, Flight 1 should not have been shared, thus should not exist.

## Cleanup
Expand Down

0 comments on commit 9a13f7b

Please sign in to comment.