interuss / monitoring

InterUSS Platform USS monitoring tools for federated UTM, including automated testing.
Apache License 2.0
12 stars 19 forks source link

[uss_qualifier] scd: OIRSimple - fix error status check and include 404 #784

Closed Shastick closed 1 month ago

Shastick commented 1 month ago

764 additionally considers 404 an acceptable response code when attempting mutations with a missing OVN.

This PR also adds 404 as an acceptable return code for deletion attempt with a missing OVN, while also fixing the actual condition check.