Skip to content

Commit

Permalink
[monitorlib] Retry certain ConnectionErrors (#634)
Browse files Browse the repository at this point in the history
Retry certain ConnectionErrors fd0f3f4
  • Loading branch information
github-actions[bot] committed Apr 15, 2024
1 parent f7774d4 commit 256c3ba
Show file tree
Hide file tree
Showing 332 changed files with 136,719 additions and 136,719 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": "29a53c9f08b6559fbf38c3f4cf8762a84617d7da41966d954836dbaf4ed854ad",
"start_time": "2024-04-12 15:46:55 UTC",
"end_time": "2024-04-12 15:49:13 UTC",
"baseline": "9b2ddcb262c465fb519f0f7ceae898f78b372455b45c407113d0cb1764ca45fe",
"test_run_id": "29bf55647b48f6db116921fd698d1a858c4a39e4cdc4809a5ed933c0d88337f3",
"start_time": "2024-04-15 13:36:11 UTC",
"end_time": "2024-04-15 13:38:31 UTC",
"baseline": "57addcba4cd7979fe58acc93b84ee8daab15944e0e034867d772bbbf69eadec0",
"environment": "2d969fe12166d498e6a6b84865c0684da1349de9640bb61524697de7874c8d85"
},
"participant_verifications": {
Expand Down
5,094 changes: 2,547 additions & 2,547 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

4,344 changes: 2,172 additions & 2,172 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-29a53c9 sequence view</title>
<title>TR-29bf556 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-29a53c9</td>
<td>TR-29bf556</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-04-12 15:46:55 UTC</td>
<td>2024-04-15 13:36:11 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-04-12 15:49:13 UTC</td>
<td>2024-04-15 13:38:31 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-9b2ddcb</td>
<td>TB-57addcb</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-2d969fe</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-7492a28</td>
<td>interuss/monitoring/v0.0.0-fd0f3f4</td>
</tr>
<tr>
<td>Commit hash</td>
<td>7492a282884c566532bb2fcce9f1c05de16ca43f</td>
<td>fd0f3f4fdf12a102f11776b577e5440bb1b40e59</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-7492a28</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-fd0f3f4</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 @@ -2372,12 +2372,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</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>
<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>
Expand Down Expand Up @@ -3194,7 +3194,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:10
0:11
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3230,7 +3230,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3315,7 +3315,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 256c3ba

Please sign in to comment.