Skip to content

Commit

Permalink
[uss_qualifier] scd endpoint auth validation: cover uss availability (#…
Browse files Browse the repository at this point in the history
…710)

* [uss_qualifier] scd endpoint auth validation: cover uss availability

Covers the GET and PUT `/dss/v1/uss_availability` endpoints in the relevant scenario

* Comments 5e5fea6
  • Loading branch information
github-actions[bot] committed Jun 10, 2024
1 parent 487e449 commit 9f67ded
Show file tree
Hide file tree
Showing 358 changed files with 207,971 additions and 180,218 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": "4d161e09cb3fedf5f4e01f2fcfc4d33f04df7926a5b973a8c994014e9ff1a473",
"start_time": "2024-06-07 23:09:00 UTC",
"end_time": "2024-06-07 23:11:40 UTC",
"baseline": "f60f25c606a94b9983cfa2b12a65cd3b29546bb97e3c1fbda321fc504d014b24",
"test_run_id": "9d0e74c87504fc0210a4f0b0fcb7d5426695200f37473585cd3ea4390f3cb9bd",
"start_time": "2024-06-10 07:30:34 UTC",
"end_time": "2024-06-10 07:33:15 UTC",
"baseline": "6b2483eeea2967aebc2a0f1896a48fe3e30f6f855131154cdca779689710be0d",
"environment": "6a7e5da49ecf2a9b6efdcc7006162a31a9eb9e2b872a4ed240cf81d58ef366fd"
},
"participant_verifications": {
Expand Down
5,731 changes: 2,938 additions & 2,793 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

4,953 changes: 2,549 additions & 2,404 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-4d161e0 sequence view</title>
<title>TR-9d0e74c 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-4d161e0</td>
<td>TR-9d0e74c</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-06-07 23:09:00 UTC</td>
<td>2024-06-10 07:30:34 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-06-07 23:11:40 UTC</td>
<td>2024-06-10 07:33:15 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-f60f25c</td>
<td>TB-6b2483e</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-6a7e5da</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-c2659bf</td>
<td>interuss/monitoring/v0.0.0-5e5fea6</td>
</tr>
<tr>
<td>Commit hash</td>
<td>c2659bf10d9db9ae78e1f2341aa8b9ffb5fa7ed0</td>
<td>5e5fea6025788f9be18a177b2367393c76760c15</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-c2659bf</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-5e5fea6</div>
</div>
</div>

Expand Down Expand Up @@ -2241,12 +2241,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 @@ -2622,7 +2622,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:00
0:01
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3252,7 +3252,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 9f67ded

Please sign in to comment.