Skip to content

Commit

Permalink
[uss_qualifier] Add resource origin information and display it in seq…
Browse files Browse the repository at this point in the history
…uence view (#793) d26ae17
  • Loading branch information
github-actions[bot] committed Sep 27, 2024
1 parent 083d697 commit 05b01d7
Show file tree
Hide file tree
Showing 459 changed files with 189,136 additions and 185,120 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": "6f550e82776ac891ae6cc04079f4f67c1a530ba8f2676581062b37275d358fcc",
"start_time": "2024-09-25 22:53:27 UTC",
"end_time": "2024-09-25 22:56:09 UTC",
"baseline": "6f8032bf4e080eb9ebdb2b15d9a03ef21e0c97452ab0df394046a7226d2fa754",
"test_run_id": "6ae4e003439d15eb49f66b192fc9aecc1008cbfec4e10dbb75e5691d038511a3",
"start_time": "2024-09-27 15:26:25 UTC",
"end_time": "2024-09-27 15:29:09 UTC",
"baseline": "29451a1a9f5555f07a36463d22bc1d054703c9e9d5348cae38ff442c29161ddf",
"environment": "03ef179ff1c07748f590e40439add7679016d72b292337d0265b565d6b53ab2a"
},
"participant_verifications": {
Expand Down
6,906 changes: 3,453 additions & 3,453 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

6,124 changes: 3,062 additions & 3,062 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 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-6f550e8 sequence view</title>
<title>TR-6ae4e00 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -117,39 +117,39 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-6f550e8</td>
<td>TR-6ae4e00</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-09-25 22:53:27 UTC</td>
<td>2024-09-27 15:26:25 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-09-25 22:56:09 UTC</td>
<td>2024-09-27 15:29:09 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-6f8032b</td>
<td>TB-29451a1</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-03ef179</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-2c0a003</td>
<td>interuss/monitoring/v0.0.0-d26ae17</td>
</tr>
<tr>
<td>Commit hash</td>
<td>2c0a003f7c68869ec04fb4e2d68744704393eb3c</td>
<td>d26ae1794c05aef01c2e68339a7d737864d783dc</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-2c0a003</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-d26ae17</div>
</div>
</div>

<div id="resources_configuration_section" class="collapseable">
<div class="node_key" onclick="showHide(document.getElementById('resources_configuration_section'))"><h2>Resources configuration</h2></div>
<div class="node_key" onclick="showHide(document.getElementById('resources_configuration_section'))"><h2><a id="resources-configuration">Resources configuration</a></h2></div>
<div class="node_value">
<div id="resources_configuration_tree">
<ul>
Expand Down Expand Up @@ -2357,12 +2357,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 @@ -2706,7 +2706,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:01
0:00
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2754,7 +2754,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 @@ -2923,7 +2923,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 @@ -3445,7 +3445,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 05b01d7

Please sign in to comment.