Skip to content

Commit

Permalink
[uss_qualifier] create a SubscriptionValidator for scd subscriptions (#…
Browse files Browse the repository at this point in the history
…490)

subscription_validator 69e3adf
  • Loading branch information
github-actions[bot] committed Feb 20, 2024
1 parent 0e4308f commit a8bfa23
Show file tree
Hide file tree
Showing 282 changed files with 110,624 additions and 109,039 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": "4ad897deacab9116960329c5935a00a770757f35d54aa0facf679825dae03e02",
"start_time": "2024-02-16 16:55:03 UTC",
"end_time": "2024-02-16 16:57:04 UTC",
"baseline": "f746d0b6ca83628db9ebaee05bc2516a1f2fcc60cc79a52867a28789e81e18e8",
"test_run_id": "3cdd257c75df68a9364b2590228922b29daf73a8e269889cb1df80716ea8f645",
"start_time": "2024-02-20 13:57:30 UTC",
"end_time": "2024-02-20 13:59:32 UTC",
"baseline": "728bf9dce0fbe245909b599c2596fd9763fad4e1f9ac7a694aa9ea5457b38976",
"environment": "5f6d4884a9042fa6be37dad9e3a0292674fb5a64f669c09ff5e52cabce8bd82b"
},
"participant_verifications": {
Expand Down
2,784 changes: 1,412 additions & 1,372 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,784 changes: 1,412 additions & 1,372 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-4ad897d sequence view</title>
<title>TR-3cdd257 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-4ad897d</td>
<td>TR-3cdd257</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-02-16 16:55:03 UTC</td>
<td>2024-02-20 13:57:30 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-02-16 16:57:04 UTC</td>
<td>2024-02-20 13:59:32 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-f746d0b</td>
<td>TB-728bf9d</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-5f6d488</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-c991243</td>
<td>interuss/monitoring/v0.0.0-69e3adf</td>
</tr>
<tr>
<td>Commit hash</td>
<td>c9912439d5ab13b885cd655abf0c60149ab53130</td>
<td>69e3adf910bb041fed4705aca789b97fbb6cfb73</td>
</tr>
</table>
</div>
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">redact_access_tokens</div>:
<div class="node_key">render_kml</div>:
<div class="node_value"> True
</div>
</li>
<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>
Expand Down Expand Up @@ -2338,12 +2338,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">report_html</div>:
<div class="node_key">templated_reports</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">templated_reports</div>:
<div class="node_key">report_html</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2707,7 +2707,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 @@ -2818,7 +2818,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 @@ -2930,7 +2930,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 @@ -2963,7 +2963,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:16
0:15
</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:10
0:11
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit a8bfa23

Please sign in to comment.