Skip to content

Commit

Permalink
[uss_qualifier] DSS0210,A2-7-2,4a sub<->oir interactions: create and …
Browse files Browse the repository at this point in the history
…get subscription (#588)

* DSS0210 prepare sub interactions scenario: oir creation

* check get

* fix missing implementation of check

* address nit

---------

Co-authored-by: Mickaël Misbach <[email protected]>
Co-authored-by: Mickaël Misbach <[email protected]> 233b37c
  • Loading branch information
github-actions[bot] and mickmis committed Mar 25, 2024
1 parent 3544fc6 commit 787c454
Show file tree
Hide file tree
Showing 340 changed files with 156,995 additions and 139,838 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

4,726 changes: 2,385 additions & 2,341 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/mock_uss.html

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": "826f9e79d9334eec72e4d68d00105def001bd2ee34b6fdc7e4e89f8566e9eb3a",
"start_time": "2024-03-25 13:48:59 UTC",
"end_time": "2024-03-25 13:51:06 UTC",
"baseline": "c65762d0a41c3cbf06bc6131c859852d0df41da47eaeb0f6bc59b28a6da7178d",
"test_run_id": "9c46b28f4a08e9fa431fe56ed4e54543a186204e33e8edda98fdf4fa581594fb",
"start_time": "2024-03-25 14:26:48 UTC",
"end_time": "2024-03-25 14:28:55 UTC",
"baseline": "207f6ff574ca4057ee084b108bad6d80cfa12c7894481636873f39a7b112f2f5",
"environment": "2d969fe12166d498e6a6b84865c0684da1349de9640bb61524697de7874c8d85"
},
"participant_verifications": {
Expand Down
4,037 changes: 2,039 additions & 1,998 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

4,037 changes: 2,039 additions & 1,998 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>TR-826f9e7 sequence view</title>
<title>TR-9c46b28 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -117,34 +117,34 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-826f9e7</td>
<td>TR-9c46b28</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-25 13:48:59 UTC</td>
<td>2024-03-25 14:26:48 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-25 13:51:06 UTC</td>
<td>2024-03-25 14:28:55 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-c65762d</td>
<td>TB-207f6ff</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-2d969fe</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-bc3fb8b</td>
<td>interuss/monitoring/v0.0.0-233b37c</td>
</tr>
<tr>
<td>Commit hash</td>
<td>bc3fb8baf826e369a3e9869b0263a991a5a25f08</td>
<td>233b37c383c4fd919c473c68dda367b8c8b06848</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-bc3fb8b</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-233b37c</div>
</div>
</div>

Expand Down Expand Up @@ -2231,12 +2231,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">include_action_when</div>:
<div class="node_key">skip_action_when</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">skip_action_when</div>:
<div class="node_key">include_action_when</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2277,12 +2277,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
<div class="node_key">sequence_view</div>:
<div class="node_value"> <ul>
<li class="not_collapseable">
<div class="node_key">render_kml</div>:
<div class="node_key">redact_access_tokens</div>:
<div class="node_value"> True
</div>
</li>
<li class="not_collapseable">
<div class="node_key">redact_access_tokens</div>:
<div class="node_key">render_kml</div>:
<div class="node_value"> True
</div>
</li>
Expand Down Expand Up @@ -3332,7 +3332,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:16
0:15
</td>
</tr>
</table>
Expand Down
Loading

0 comments on commit 787c454

Please sign in to comment.