提交 e0383ceb 编写于 作者: O openharmony_ci 提交者: Gitee

!1464 sync json file to 3.0LTS

Merge pull request !1464 from 杨清/cherry-pick-1640767473
{ {
"description": "Config for WeekPluralNumbertest test cases",
"environment": [
{
"type": "device",
"label": "ipcamera"
}
],
"kits": [ "kits": [
{ {
"push": [ "type": "MountKit",
"WeekPluralNumbertest->/data/local/tmp/WeekPluralNumbertest" "server": "NfsServer",
], "mount": [
"type": "PushKit", {
"post-push": [ "source": "testcases/global",
"chmod -R 777 /data/local/tmp/*" "target": "/test_root/global"
}
] ]
} }
], ],
"driver": { "driver": {
"native-test-timeout": "120000", "type": "CppTestLite",
"type": "CppTest", "execute": "/test_root/global/WeekPluralNumbertest.bin"
"module-name": "WeekPluralNumbertest", }
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "WeekPluralNumbertest Tests"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册