Skip to content

Commit

Permalink
[uss_qualifier] Fix netrid timing initialization (#583)
Browse files Browse the repository at this point in the history
* [uss_qualifier] Fix netrid timing initialization

* Address PR comment: rename to _shift_resources_time_relative_to_now ea0c936
  • Loading branch information
github-actions[bot] committed Mar 22, 2024
1 parent ac88680 commit 56dd34a
Show file tree
Hide file tree
Showing 308 changed files with 127,908 additions and 127,908 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

4,230 changes: 2,115 additions & 2,115 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/mock_uss.html

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": "dd1d16ee9b37b29a2f992176c125d065ef27bcbb8ada7d0160d6effe3d9b2e50",
"start_time": "2024-03-22 09:53:42 UTC",
"end_time": "2024-03-22 09:55:44 UTC",
"baseline": "f72faf6e250424aa1cca50ed28869d0f9b47777e1158b62acdd94e61d1451197",
"test_run_id": "516197693118ae55e7cd8f919a0bf9c34e6509d1d984d125dc048af27b266134",
"start_time": "2024-03-22 10:39:14 UTC",
"end_time": "2024-03-22 10:41:15 UTC",
"baseline": "abd914ffd7f4d3fca918236b8235ee8efd2a8f9f3e65fd75a092f287d992a5de",
"environment": "2d969fe12166d498e6a6b84865c0684da1349de9640bb61524697de7874c8d85"
},
"participant_verifications": {
Expand Down
3,534 changes: 1,767 additions & 1,767 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

3,534 changes: 1,767 additions & 1,767 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-dd1d16e sequence view</title>
<title>TR-5161976 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-dd1d16e</td>
<td>TR-5161976</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-22 09:53:42 UTC</td>
<td>2024-03-22 10:39:14 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-22 09:55:44 UTC</td>
<td>2024-03-22 10:41:15 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-f72faf6</td>
<td>TB-abd914f</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-2d969fe</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-f296a56</td>
<td>interuss/monitoring/v0.0.0-ea0c936</td>
</tr>
<tr>
<td>Commit hash</td>
<td>f296a56a4504fbd1e9f6b7f70bb02452665617fc</td>
<td>ea0c936a5b578d92650bc004687134b3f7c80f89</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-f296a56</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-ea0c936</div>
</div>
</div>

Expand Down Expand Up @@ -2231,12 +2231,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 @@ -2860,7 +2860,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2981,7 +2981,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3017,7 +3017,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:12
0:11
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3103,7 +3103,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3224,7 +3224,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 56dd34a

Please sign in to comment.