test(e2e): 增加视频生产验收脚本与记录
ci / verify (pull_request) Failing after 3m43s
ci / verify (pull_request) Failing after 3m43s
This commit is contained in:
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"ok": true,
|
||||
"generatedAt": "2026-07-17T06:19:48.217Z",
|
||||
"baseURL": "https://ai.51easyai.com/gateway-api",
|
||||
"release": "2026.07.17-2d6c16f",
|
||||
"platform": {
|
||||
"id": "81fa89a4-67c3-448b-9ee6-b6189f794b63",
|
||||
"name": "漫路(火山兼容)",
|
||||
"priority": 200
|
||||
},
|
||||
"model": {
|
||||
"alias": "deyun-seedance-2.0-canary",
|
||||
"providerModelName": "doubao-seedance-2-0"
|
||||
},
|
||||
"authentication": {
|
||||
"type": "temporary_gateway_api_key",
|
||||
"keyId": "488fb516-235f-425d-b37a-d3d2bd071f98",
|
||||
"deletedAfterTest": true
|
||||
},
|
||||
"task": {
|
||||
"id": "cab496fc-5fc0-4f83-a365-5787d649f0fb",
|
||||
"status": "succeeded",
|
||||
"remoteTaskId": "cgt-20260717141718-blxpt",
|
||||
"requestId": "cgt-20260717141718-blxpt",
|
||||
"attemptCount": 1,
|
||||
"request": {
|
||||
"model": "deyun-seedance-2.0-canary",
|
||||
"prompt": "A calm ocean wave rolls toward a sandy beach at sunrise, locked camera, natural ambient sound.",
|
||||
"resolution": "720p",
|
||||
"ratio": "16:9",
|
||||
"duration": 6,
|
||||
"generate_audio": true,
|
||||
"seed": 72017,
|
||||
"watermark": false,
|
||||
"runMode": "real"
|
||||
},
|
||||
"finalChargeAmount": 200,
|
||||
"billingSummary": {
|
||||
"amountByCurrency": {
|
||||
"resource": 200
|
||||
},
|
||||
"currency": "resource",
|
||||
"finalCharge": {
|
||||
"amount": 200,
|
||||
"currency": "resource",
|
||||
"simulated": false
|
||||
},
|
||||
"lineCount": 1,
|
||||
"simulated": false,
|
||||
"totalAmount": 200
|
||||
},
|
||||
"eventTypes": [
|
||||
"task.accepted",
|
||||
"task.running",
|
||||
"task.progress",
|
||||
"task.attempt.started",
|
||||
"task.progress",
|
||||
"task.progress",
|
||||
"task.progress",
|
||||
"task.billing.settled",
|
||||
"task.completed"
|
||||
],
|
||||
"preprocessingRecordCount": 1
|
||||
},
|
||||
"media": {
|
||||
"byteSize": 3074928,
|
||||
"width": 1280,
|
||||
"height": 720,
|
||||
"duration": 6.041667,
|
||||
"ratio": 1.7777777777777777,
|
||||
"videoCodec": "h264",
|
||||
"audioStreams": [
|
||||
{
|
||||
"codec": "aac",
|
||||
"channels": 2,
|
||||
"sampleRate": 44100,
|
||||
"duration": 6.06
|
||||
}
|
||||
]
|
||||
},
|
||||
"wallet": {
|
||||
"balanceBefore": 99789,
|
||||
"balanceAfter": 99589,
|
||||
"frozenBefore": 0,
|
||||
"frozenAfter": 0,
|
||||
"debit": 200
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user