Skip to content

Commit

Permalink
[uss_qualifier/utm] Add make_report test step fragment (#552)
Browse files Browse the repository at this point in the history
* [uss_qualifier/utm] Add make_report test step fragment

* ensure use of a valid scope for request

* simplify f36f171
  • Loading branch information
github-actions[bot] committed Mar 19, 2024
1 parent bf245dd commit 5f675ab
Show file tree
Hide file tree
Showing 308 changed files with 602,671 additions and 85,622 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
Expand Up @@ -90,15 +90,15 @@ <h2>Test run</h2>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-e20e3cc</td>
<td>TR-b63ed69</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-19 14:25:43 UTC</td>
<td>2024-03-19 14:52:04 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-19 14:27:46 UTC</td>
<td>2024-03-19 14:54:06 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"test_run_information": {
"test_run_id": "e20e3cc0303cd4543e7be6a13d29474494ac9f21de52a6164f913ad6ec9821ff",
"start_time": "2024-03-19 14:25:43 UTC",
"end_time": "2024-03-19 14:27:46 UTC",
"test_run_id": "b63ed6946ecf3165c0977270c12d4dafc92cb8b44ad6f4f951a105969b535231",
"start_time": "2024-03-19 14:52:04 UTC",
"end_time": "2024-03-19 14:54:06 UTC",
"baseline": "94250685b4a9829379b4f2c8c8daddb19bdbff89877742e8e6d2266fbd503c1a",
"environment": "4c7ef6f9813083a9c875731b18ca0c48f99c3418f2be3b6e294db6325157e883"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@ <h2>Test run</h2>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-e20e3cc</td>
<td>TR-b63ed69</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-19 14:25:43 UTC</td>
<td>2024-03-19 14:52:04 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-19 14:27:46 UTC</td>
<td>2024-03-19 14:54:06 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@ <h2>Test run</h2>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-e20e3cc</td>
<td>TR-b63ed69</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-19 14:25:43 UTC</td>
<td>2024-03-19 14:52:04 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-19 14:27:46 UTC</td>
<td>2024-03-19 14:54:06 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
Expand Down
14 changes: 7 additions & 7 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-e20e3cc sequence view</title>
<title>TR-b63ed69 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -117,15 +117,15 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-e20e3cc</td>
<td>TR-b63ed69</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-19 14:25:43 UTC</td>
<td>2024-03-19 14:52:04 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-19 14:27:46 UTC</td>
<td>2024-03-19 14:54:06 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
Expand Down Expand Up @@ -2221,12 +2221,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</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>
<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>
Expand Down Expand Up @@ -3166,7 +3166,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 5f675ab

Please sign in to comment.