Skip to content

Commit

Permalink
[uss_qualifier] authentication validation: don't skip if a scope is m…
Browse files Browse the repository at this point in the history
…issing, improve dependency on current time (#749)

[uss_qualifier] don't skip authentication validation if certain scopes are unavailable 8b760a6
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent 76e73d4 commit 8151328
Show file tree
Hide file tree
Showing 424 changed files with 180,155 additions and 180,015 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": "40e795849e438ea7ec9030f7f5e5c07217cb7580711c3ae724ac15ac860470ff",
"start_time": "2024-08-09 18:52:50 UTC",
"end_time": "2024-08-09 18:55:30 UTC",
"baseline": "56ceaae118a3d9585c23423a6df6c70ec114e83d228c70388aa821bf2a3a5e70",
"test_run_id": "bb93bd8b5357a28cfa01608d7262302c49bd373c79ac7a5f499a1fcbedcf29b7",
"start_time": "2024-08-12 16:14:49 UTC",
"end_time": "2024-08-12 16:17:30 UTC",
"baseline": "736e1a12e39f2e060e37a3c3c48c9bf412a90f1fcf4f7da33a901884cbe96d00",
"environment": "64c0338e4f6d02f8b3df3ad2a541d6b0b195a334158eb74a71dad118d6cef60a"
},
"participant_verifications": {
Expand Down
6,452 changes: 3,226 additions & 3,226 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

5,674 changes: 2,837 additions & 2,837 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 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-40e7958 sequence view</title>
<title>TR-bb93bd8 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-40e7958</td>
<td>TR-bb93bd8</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-08-09 18:52:50 UTC</td>
<td>2024-08-12 16:14:49 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-08-09 18:55:30 UTC</td>
<td>2024-08-12 16:17:30 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-56ceaae</td>
<td>TB-736e1a1</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-64c0338</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-eea9672</td>
<td>interuss/monitoring/v0.0.0-8b760a6</td>
</tr>
<tr>
<td>Commit hash</td>
<td>eea9672f5a560673c209d23b28036655bc0eccee</td>
<td>8b760a6bb16d0f7fc90ed278ffd167958b5cb409</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-eea9672</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-8b760a6</div>
</div>
</div>

Expand Down Expand Up @@ -2292,12 +2292,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 @@ -3323,7 +3323,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:21
0:20
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 8151328

Please sign in to comment.