Advance M8-M11 parity workflows
This commit is contained in:
18
tests/golden/M11-06/server-render-job.json
Normal file
18
tests/golden/M11-06/server-render-job.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M11-06",
|
||||
"blenderVersion": "5.2.0",
|
||||
"sourceBlendSha256": "d2bea55fe4de0b00e73a9241b4d1b0c802c2eb0e6159c0cd48e007b97b9d3963",
|
||||
"settingsSha256": "97bb832618bd27e8763722afa0d250ef74383fb355f0ff38763930f57ba1590b",
|
||||
"output": {
|
||||
"mime": "image/png",
|
||||
"minimumByteLength": 1,
|
||||
"sha256Pattern": "^[a-f0-9]{64}$"
|
||||
},
|
||||
"tamperCodes": {
|
||||
"source": "SERVER_RENDER_SOURCE_HASH_MISMATCH",
|
||||
"build": "SERVER_RENDER_BUILD_MISMATCH",
|
||||
"settings": "SERVER_RENDER_SETTINGS_HASH_MISMATCH",
|
||||
"output": "SERVER_RENDER_OUTPUT_HASH_MISMATCH"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user