Skip to content

Commit

Permalink
[uss_qualifier] Add participant's system version to tested requiremen…
Browse files Browse the repository at this point in the history
…ts status summary (#481)

Add participant's system version to tested requirements status summary 6b445a8
  • Loading branch information
github-actions[bot] committed Jan 22, 2024
1 parent 8557ec5 commit 9bddfd1
Show file tree
Hide file tree
Showing 228 changed files with 118,074 additions and 118,023 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,13 +1,19 @@
{
"test_run_information": {
"test_run_id": "d64e89c920e50126f9f342fa5f210228ab7e6c701dd50afdea2bdc7cb34bcefd",
"start_time": "2024-01-19 15:24:03 UTC",
"end_time": "2024-01-19 15:26:04 UTC",
"baseline": "cdd292a10574a8fbe2d041502add3133deed56a912d91c2405f877101572cf85",
"test_run_id": "a552cb271c56aef823e7a5c389c1152f58cc6ac0270d09a36605b4370f61a64e",
"start_time": "2024-01-22 17:35:37 UTC",
"end_time": "2024-01-22 17:37:37 UTC",
"baseline": "c65631a0256980785dda310c1c16039aec89559a138c1f0854fa6025dbf61bb9",
"environment": "5f6d4884a9042fa6be37dad9e3a0292674fb5a64f669c09ff5e52cabce8bd82b"
},
"participant_verifications": {
"uss1": "Incomplete",
"uss2": "Incomplete"
"uss1": {
"status": "Incomplete",
"system_version": null
},
"uss2": {
"status": "Incomplete",
"system_version": null
}
}
}
2,530 changes: 1,265 additions & 1,265 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,530 changes: 1,265 additions & 1,265 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 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-d64e89c sequence view</title>
<title>TR-a552cb2 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -113,31 +113,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-d64e89c</td>
<td>TR-a552cb2</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-01-19 15:24:03 UTC</td>
<td>2024-01-22 17:35:37 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-01-19 15:26:04 UTC</td>
<td>2024-01-22 17:37:37 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-cdd292a</td>
<td>TB-c65631a</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-5f6d488</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-984a9b8</td>
<td>interuss/monitoring/v0.0.0-6b445a8</td>
</tr>
<tr>
<td>Commit hash</td>
<td>984a9b866b0dda815e263597b2e128b1fff32ded</td>
<td>6b445a804bf05a494ee70b4ed4e4cfcf9cb8fa28</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -2680,7 +2680,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 @@ -2791,7 +2791,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 @@ -3014,7 +3014,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 9bddfd1

Please sign in to comment.