Skip to content

Commit

Permalink
[uss_qualifier/scenarios/netrid/dss_interoperability] Avoid timeouts …
Browse files Browse the repository at this point in the history
…in notifications to dummy subscriptions (#518)

[qualifier] make dss_interop more resilient to possible api delays 8c81f0c
  • Loading branch information
github-actions[bot] committed Feb 23, 2024
1 parent a8bfa23 commit 0478f90
Show file tree
Hide file tree
Showing 282 changed files with 104,181 additions and 105,261 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": "3cdd257c75df68a9364b2590228922b29daf73a8e269889cb1df80716ea8f645",
"start_time": "2024-02-20 13:57:30 UTC",
"end_time": "2024-02-20 13:59:32 UTC",
"baseline": "728bf9dce0fbe245909b599c2596fd9763fad4e1f9ac7a694aa9ea5457b38976",
"test_run_id": "91e0256e1442b13a691f54a1c9f79bf5e7002013736ae63136b8c019ece24b77",
"start_time": "2024-02-23 15:42:29 UTC",
"end_time": "2024-02-23 15:44:29 UTC",
"baseline": "be58a450e960f6bb7c0256516f69508117b3b32ce765455a8425ba8c5ebf3221",
"environment": "5f6d4884a9042fa6be37dad9e3a0292674fb5a64f669c09ff5e52cabce8bd82b"
},
"participant_verifications": {
Expand Down
2,738 changes: 1,369 additions & 1,369 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,738 changes: 1,369 additions & 1,369 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 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-3cdd257 sequence view</title>
<title>TR-91e0256 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -113,31 +113,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-3cdd257</td>
<td>TR-91e0256</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-02-20 13:57:30 UTC</td>
<td>2024-02-23 15:42:29 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-02-20 13:59:32 UTC</td>
<td>2024-02-23 15:44:29 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-728bf9d</td>
<td>TB-be58a45</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-5f6d488</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-69e3adf</td>
<td>interuss/monitoring/v0.0.0-8c81f0c</td>
</tr>
<tr>
<td>Commit hash</td>
<td>69e3adf910bb041fed4705aca789b97fbb6cfb73</td>
<td>8c81f0c95bf2f29dcd9d472fc5ad3eaeec2e3d4a</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -2192,12 +2192,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 @@ -2238,12 +2238,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 @@ -2818,7 +2818,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2930,7 +2930,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3041,7 +3041,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 0478f90

Please sign in to comment.