Skip to content

Commit

Permalink
[uss_qualifier] expand the authentication validation scenario to incl…
Browse files Browse the repository at this point in the history
…ude constraint reference endpoints (#690)

* [uss_qualifier] constraint reference endpoint authentication checks

* comments

* correct spec number 4f4a63a
  • Loading branch information
github-actions[bot] committed Aug 27, 2024
1 parent 1c99b57 commit 6f97664
Show file tree
Hide file tree
Showing 441 changed files with 239,205 additions and 166,701 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": "a8263d9401278fc174ffde5534ba27835551e189fb148cd0991445e7010a03be",
"start_time": "2024-08-20 16:50:55 UTC",
"end_time": "2024-08-20 16:53:38 UTC",
"baseline": "36fa3322597984221bb76b8bbd177c9675522504a671a29e8229782f5b6927a1",
"test_run_id": "7c87f581e569beaef9cab1cbd3373f2e5cee03043e0649d59e2199c2239aece1",
"start_time": "2024-08-27 15:15:04 UTC",
"end_time": "2024-08-27 15:17:49 UTC",
"baseline": "96a954bf0f0551bee232c1b6554a15d90985b80a7f0421360075e70bddb1e24a",
"environment": "03ef179ff1c07748f590e40439add7679016d72b292337d0265b565d6b53ab2a"
},
"participant_verifications": {
Expand Down
6,705 changes: 3,469 additions & 3,236 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

5,923 changes: 3,078 additions & 2,845 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 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-a8263d9 sequence view</title>
<title>TR-7c87f58 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-a8263d9</td>
<td>TR-7c87f58</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-08-20 16:50:55 UTC</td>
<td>2024-08-27 15:15:04 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-08-20 16:53:38 UTC</td>
<td>2024-08-27 15:17:49 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-36fa332</td>
<td>TB-96a954b</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-03ef179</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-0383583</td>
<td>interuss/monitoring/v0.0.0-4f4a63a</td>
</tr>
<tr>
<td>Commit hash</td>
<td>0383583ae31f28564d6a9bbf9c365c61aaf5e928</td>
<td>4f4a63a3f8b40f5c93f933aba9ed8472daafa8a0</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-0383583</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-4f4a63a</div>
</div>
</div>

Expand Down Expand Up @@ -2257,12 +2257,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 @@ -2899,7 +2899,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:01
0:00
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3009,7 +3009,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:12
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 6f97664

Please sign in to comment.