Skip to content

Commit

Permalink
[mock_uss] avoid full file scan when querying interaction log (#750)
Browse files Browse the repository at this point in the history
* [mock_uss] avoid full file scan when querying interaction log

* scenario fixes

* comments 6ab7e2c
  • Loading branch information
github-actions[bot] committed Aug 20, 2024
1 parent 1999166 commit 5bed0f2
Show file tree
Hide file tree
Showing 526 changed files with 1,737,143 additions and 118,397 deletions.
1 change: 1 addition & 0 deletions 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
@@ -0,0 +1,13 @@
<html>
<body>
<div>
<h2>Participants</h2>
<ul>
<li><a href="./uss1.html">uss1</a></li>
<li><a href="./uss2.html">uss2</a></li>
</ul>
<h2>Programmatic verification statuses</h2>
<a href="status.json">status.json</a>
</div>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"test_run_information": {
"test_run_id": "9d0305ee48ac97fa172d13cc1d8decf6f106ed5042a464b9b9f41172a86c63df",
"start_time": "2024-08-20 15:04:10 UTC",
"end_time": "2024-08-20 15:06:50 UTC",
"baseline": "4acbaa9da16760ea1220a0302a05420c8f9dde0e1af873c4b6c8a2c168163e2d",
"environment": "03ef179ff1c07748f590e40439add7679016d72b292337d0265b565d6b53ab2a"
},
"participant_verifications": {
"uss1": {
"status": "Incomplete",
"system_version": null
},
"uss2": {
"status": "Incomplete",
"system_version": null
}
},
"artifact_configuration": "requirements"
}
18,274 changes: 18,274 additions & 0 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

16,415 changes: 16,415 additions & 0 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

Loading

0 comments on commit 5bed0f2

Please sign in to comment.