Skip to content

Commit

Permalink
[uss_qualifier] Add interactions and invalid op checks steps (interus…
Browse files Browse the repository at this point in the history
…s#376)

* Adding the interactions and invalid op checks steps

* Added mock_uss to prep_planners doc

* fix format

* Fix doc

* Adding missing code

* Adding missing mock_uss resource to PrepareFlightPlanners

* Fix per PR comments

* Removing post check for a particular url

* Fixing check details

* Adding 5 s back, removing url check no post interactions

* Wait only for checking  POST notifications

* Fix per PR comments

* Fix per PR review

* Fix format

* Refactoring code, removed wait time for other than post interactions check

* querying for interactions optimistically

* Fix passing ref id

* Update monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/test_steps/validate_no_notification_operational_intent.md

Co-authored-by: Benjamin Pelletier <[email protected]>

* Fix per review comments

* Fix per review

* Adding missing code for Query

* Fixed documentation for wait time as per PR comments

* Adding subscription check with GET request check

* Fixed per PR comments

* Fix per review

* Removing args from comments

* Conditional call of GET request based on notification

* Refining check message

* Removing else condition, and renaming test step and check as discussed

* Changing method name per review

* fixing the condition for GET request check

* Want to trigger CI run that failed on netrid test

---------

Co-authored-by: Benjamin Pelletier <[email protected]> 6139bde
  • Loading branch information
github-actions[bot] committed Dec 18, 2023
1 parent 346c078 commit 9bccf45
Show file tree
Hide file tree
Showing 211 changed files with 2,102,736 additions and 628,688 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"test_run_information": {
"test_run_id": "b40aaa3b758f58ff167cc1144c7519b701df2e8e16fe570a228f2b3b313f72de",
"start_time": "2023-11-27 01:37:58 UTC",
"end_time": "2023-11-27 01:39:05 UTC",
"baseline": "b860215d4eea643c0d3a49d1ee65415813dbbf2fec82bee3808e5a758decf4fa",
"test_run_id": "79a85cbaadc4b090aff5291bbd3a6e56dd1fad7cab85601bd1b933dfaad782c6",
"start_time": "2023-12-18 05:19:54 UTC",
"end_time": "2023-12-18 05:21:54 UTC",
"baseline": "6e3a68c3430db61d74f48a50b182785d90ac6a173b2785ac467bfa9d0a966a46",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
5,114 changes: 3,367 additions & 1,747 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

5,114 changes: 3,367 additions & 1,747 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

Loading

0 comments on commit 9bccf45

Please sign in to comment.