-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[uss_qualifier] Add participant's system version to tested requiremen…
…ts status summary (#481) Add participant's system version to tested requirements status summary 6b445a8
- Loading branch information
1 parent
8557ec5
commit 9bddfd1
Showing
228 changed files
with
118,074 additions
and
118,023 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
18 changes: 12 additions & 6 deletions
18
artifacts/uss_qualifier/reports/dss_probing/requirements/status.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
2,530
artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html
Large diffs are not rendered by default.
Oops, something went wrong.
2,530 changes: 1,265 additions & 1,265 deletions
2,530
artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.