Skip to content

Commit

Permalink
[uss_qualifier] Make severity optional in record_failed (#405)
Browse files Browse the repository at this point in the history
Make severity optional in record_failed b87aa56
  • Loading branch information
github-actions[bot] committed Dec 15, 2023
1 parent 770135d commit d26ff25
Show file tree
Hide file tree
Showing 211 changed files with 88,147 additions and 88,147 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": "b64518a88681d488378dc58ffe1b61a7e967b64b966fa9782b054dca29297cfa",
"start_time": "2023-12-15 02:47:16 UTC",
"end_time": "2023-12-15 02:49:16 UTC",
"baseline": "ac2c11e6efe46aa3fd7440249399014b01761fd72d70f59c53054a45f63461af",
"test_run_id": "abe2667ef7b1dc5346b9959d3c32038bcb78a05af14f686348293d6a9232701b",
"start_time": "2023-12-15 04:20:34 UTC",
"end_time": "2023-12-15 04:22:33 UTC",
"baseline": "5ce4bfa26acac3972e2c32f319f76c261f8e6806bc81d48686b117e93c1a7909",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
2,412 changes: 1,206 additions & 1,206 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,412 changes: 1,206 additions & 1,206 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-b64518a sequence view</title>
<title>TR-abe2667 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -107,31 +107,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-b64518a</td>
<td>TR-abe2667</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-12-15 02:47:16 UTC</td>
<td>2023-12-15 04:20:34 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-12-15 02:49:16 UTC</td>
<td>2023-12-15 04:22:33 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-ac2c11e</td>
<td>TB-5ce4bfa</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-faa67ca</td>
<td>interuss/monitoring/v0.0.0-b87aa56</td>
</tr>
<tr>
<td>Commit hash</td>
<td>faa67ca0223f78476cef8ecdd2214e6c7ed043ed</td>
<td>b87aa56a89a1e8c0825cccbb662feacf9b20fce7</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -699,7 +699,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td>&#x1F310;</td>
<td>
0:00
0:01
</td>
</tr>
<tr>
Expand Down Expand Up @@ -732,7 +732,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 @@ -843,7 +843,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 @@ -955,7 +955,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 @@ -1066,7 +1066,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down
314 changes: 157 additions & 157 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s1.html

Large diffs are not rendered by default.

Loading

0 comments on commit d26ff25

Please sign in to comment.