Add guide-board pilot ingestion
This commit is contained in:
parent
1f379ba321
commit
91bb08c8e5
22 changed files with 1074 additions and 12 deletions
10
tests/fixtures/guide-board/run.json
vendored
Normal file
10
tests/fixtures/guide-board/run.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"run_id": "gb-fixture-001",
|
||||
"target_profile_ref": "open-cmis-tck:browser-binding",
|
||||
"assessment_profile_ref": "guide-board:cmis-assessment:v1",
|
||||
"result_status": "passed-with-findings",
|
||||
"source_commits": {
|
||||
"guide-board": "1234567890abcdef",
|
||||
"open-cmis-tck": "abcdef1234567890"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue