Skip to content

Commit

Permalink
[uss_qualifier] Add flight intent validation and fix conflict same pr…
Browse files Browse the repository at this point in the history
…iority scenario (interuss#393)

* Add flight intent validator

* Fix conflict equal priority scenario

* Make flight names proper in conflict higher priority

* Remove stray KML

* Update hash

* Add time validation for in-use flight plans ac17e69
  • Loading branch information
github-actions[bot] committed Dec 11, 2023
1 parent 3fdc951 commit 3fc6e8a
Show file tree
Hide file tree
Showing 212 changed files with 145,176 additions and 230,706 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/1.html

Large diffs are not rendered by default.

3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/2.html

Large diffs are not rendered by default.

3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/s.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": "3af33bcb06e22b3976b1d39a492a6f13a56f6701576ab75c50ec38ea064f84e3",
"start_time": "2023-12-08 14:32:04 UTC",
"end_time": "2023-12-08 14:34:05 UTC",
"baseline": "beae8a060a7170f8ffb2248e9e9a8e7e740d74e2cb014a54382dca56eb312904",
"test_run_id": "ad3557ed053863ba0515c311f3cd8db8865857e5f73a93d8c4ff59a6329d44f3",
"start_time": "2023-12-11 17:35:50 UTC",
"end_time": "2023-12-11 17:37:52 UTC",
"baseline": "724a721aa7150f730a7f0503ec4dda7f1728adc70b7f52332fdc7fae7582048c",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/u.html

Large diffs are not rendered by default.

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.

28 changes: 14 additions & 14 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-3af33bc sequence view</title>
<title>TR-ad3557e 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-3af33bc</td>
<td>TR-ad3557e</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-12-08 14:32:04 UTC</td>
<td>2023-12-11 17:35:50 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-12-08 14:34:05 UTC</td>
<td>2023-12-11 17:37:52 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-beae8a0</td>
<td>TB-724a721</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>openskies-sh/monitoring/v0.0.0-4de67d3</td>
<td>openskies-sh/monitoring/v0.0.0-ac17e69</td>
</tr>
<tr>
<td>Commit hash</td>
<td>4de67d3304a3729d7d30572bc30affc8d854c3bb</td>
<td>ac17e69d7ca22eb63f722a8cb64edd879a370218</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -772,7 +772,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 @@ -817,7 +817,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:11
0:12
</td>
</tr>
<tr>
Expand Down Expand Up @@ -923,7 +923,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 @@ -968,7 +968,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:11
0:12
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1120,7 +1120,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1226,7 +1226,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 @@ -1271,7 +1271,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
</table>
Expand Down
Loading

0 comments on commit 3fc6e8a

Please sign in to comment.