Skip to content

Commit

Permalink
[uss_qualifier/utm/off_nominal_planning] Add 'down USS with equal pri…
Browse files Browse the repository at this point in the history
…ority conflicts not permitted' scenario validating SCD0010 (#383)

* [uss_qualifier/utm/off_nominal_planning] Add 'down USS with equal priority conflicts not permitted' scenario validating SCD0010

* set resource as optional to enable skipping test

* [mock_uss/f3548] add check for priority allowed in locality; use CHE locality in CI

* revert default mock USS locality

* setup f3548 suite for optional preemption flight intents

* revert mistake

* revert 2nd mistake

* update resource configuration

* revisit naming of flight intents 44be7a7
  • Loading branch information
github-actions[bot] committed Dec 11, 2023
1 parent 49802e5 commit 4a98415
Show file tree
Hide file tree
Showing 193 changed files with 533,538 additions and 509,630 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": "6d1319004efc34ebf4129e2d6fbe1ea6a61b4fbcb85cc5b591175b8762f86cfd",
"start_time": "2023-12-11 17:43:11 UTC",
"end_time": "2023-12-11 17:45:11 UTC",
"baseline": "1318bd244f938bcf74da1a183f504db047e38123907071fde93267be43b0c583",
"test_run_id": "f0aabe152c2a8789ab6600b10e83a231f053788ec95f10a05643b23c18dc5bb5",
"start_time": "2023-12-11 20:52:31 UTC",
"end_time": "2023-12-11 20:54:32 UTC",
"baseline": "823067a0022da64894aff826f7a5b2248d809b5e8df5a135bddd486e6b12dc2c",
"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.

22 changes: 11 additions & 11 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-6d13190 sequence view</title>
<title>TR-f0aabe1 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-6d13190</td>
<td>TR-f0aabe1</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-12-11 17:43:11 UTC</td>
<td>2023-12-11 20:52:31 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-12-11 17:45:11 UTC</td>
<td>2023-12-11 20:54:32 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-1318bd2</td>
<td>TB-823067a</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-2b53922</td>
<td>interuss/monitoring/v0.0.0-44be7a7</td>
</tr>
<tr>
<td>Commit hash</td>
<td>2b53922bbaa1a2efd8d5df80131e1f7355c49440</td>
<td>44be7a70d5c6d6e2d04c8e78b9167a695cbefaa8</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -732,7 +732,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 @@ -843,7 +843,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 @@ -955,7 +955,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 @@ -1066,7 +1066,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:10
0:11
</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 4a98415

Please sign in to comment.