Skip to content

Commit

Permalink
[uss_qualifier] SCD subscriptions can be mutated and deleted on every…
Browse files Browse the repository at this point in the history
… DSS of a deployment (#550)

PR comments 97eb62e
  • Loading branch information
github-actions[bot] committed Mar 20, 2024
1 parent 723408b commit 8b223ec
Show file tree
Hide file tree
Showing 308 changed files with 188,178 additions and 136,402 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

4,659 changes: 2,616 additions & 2,043 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": "586623f2362407bced49d2455c623d35e471f608381e74b3a13b09f641af6b06",
"start_time": "2024-03-20 15:10:27 UTC",
"end_time": "2024-03-20 15:12:28 UTC",
"baseline": "27adbf4ca8b44da093fecf13d2ba6bc57db79f468c7f7850b76e17d5d7dcf0b4",
"test_run_id": "218e4f3af6bdd0a836e5bff4d381278e7748d6ca375f7fdb3fc135b62938891c",
"start_time": "2024-03-20 15:27:34 UTC",
"end_time": "2024-03-20 15:29:38 UTC",
"baseline": "b888c188cbfd4c700ead43e8172501d93e88007f565eba9757f05cff79b9b56a",
"environment": "2d969fe12166d498e6a6b84865c0684da1349de9640bb61524697de7874c8d85"
},
"participant_verifications": {
Expand Down
4,254 changes: 2,453 additions & 1,801 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

4,078 changes: 2,365 additions & 1,713 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 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-586623f sequence view</title>
<title>TR-218e4f3 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-586623f</td>
<td>TR-218e4f3</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-20 15:10:27 UTC</td>
<td>2024-03-20 15:27:34 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-20 15:12:28 UTC</td>
<td>2024-03-20 15:29:38 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-27adbf4</td>
<td>TB-b888c18</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-2d969fe</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-9d91f89</td>
<td>interuss/monitoring/v0.0.0-97eb62e</td>
</tr>
<tr>
<td>Commit hash</td>
<td>9d91f89a23d204ba174ac60327702dcc97b9c2f8</td>
<td>97eb62e53f4adf3530f91fbacf46cc4066cf9f70</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-9d91f89</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-97eb62e</div>
</div>
</div>

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 @@ -2872,7 +2872,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:11
0:12
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2957,7 +2957,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:10
0:11
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2993,7 +2993,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:11
0:12
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3115,7 +3115,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3200,7 +3200,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 @@ -3236,7 +3236,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
</table>
Expand Down
Loading

0 comments on commit 8b223ec

Please sign in to comment.