Skip to content

Commit

Permalink
Update monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_vali…
Browse files Browse the repository at this point in the history
…dation/test_steps/validate_no_notification_operational_intent.md

Co-authored-by: Benjamin Pelletier <[email protected]>
  • Loading branch information
punamverma and BenjaminPelletier authored Dec 8, 2023
1 parent f892e01 commit 2c7dba1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This step verifies when a flight is not created, it is also not notified by chec
As per astm requirement, the notification should not be sent by a USS about an entity that could not be created in DSS
to any USS. To verify that notification was indeed not sent, we need to wait and check up to a threshold to get confidence
that USS did not send notification.
The max duration for sending a notification is MaxRespondToSubscriptionNotification(5) seconds.
The max duration for sending a notification in [SCD0085](../../../../../requirements/astm/f3548/v21.md) is MaxRespondToSubscriptionNotification(5) seconds.
However, this duration is from time start - Receipt of subscription notification from DSS, which does not exist for this check.
In this check we use time start when the test driver asked the USS to plan the failed flight.
When checking noitification not sent, we should wait for the same duration that is used for when checking notification sent.
Expand Down

0 comments on commit 2c7dba1

Please sign in to comment.