1f6603c60Sopenharmony_ci{ 2f6603c60Sopenharmony_ci "description": "Configuration for pcs arkts test", 3f6603c60Sopenharmony_ci "driver": { 4f6603c60Sopenharmony_ci "type": "OHJSUnitTest", 5f6603c60Sopenharmony_ci "test-timeout": "1800000", 6f6603c60Sopenharmony_ci "bundle-name": "com.acts.pcs.arktstest", 7f6603c60Sopenharmony_ci "module-name": "entry_test", 8f6603c60Sopenharmony_ci "shell-timeout": "180000", 9f6603c60Sopenharmony_ci "testcase-timeout": "60000" 10f6603c60Sopenharmony_ci }, 11f6603c60Sopenharmony_ci "kits": [ 12f6603c60Sopenharmony_ci { 13f6603c60Sopenharmony_ci "type": "ShellKit", 14f6603c60Sopenharmony_ci "run-command": [ 15f6603c60Sopenharmony_ci "mkdir -p /data/app/el2/100/base/com.acts.pcs.arktstest/haps/entry/files" 16f6603c60Sopenharmony_ci ] 17f6603c60Sopenharmony_ci }, 18f6603c60Sopenharmony_ci { 19f6603c60Sopenharmony_ci "test-file-name": [ 20f6603c60Sopenharmony_ci "ActsPCSArkts.hap", 21f6603c60Sopenharmony_ci "ActsPCSArktsTest.hap", 22f6603c60Sopenharmony_ci "ActsPCSArktsAssist.hap", 23f6603c60Sopenharmony_ci "./resource/pcs/bundle_sixth.hap" 24f6603c60Sopenharmony_ci ], 25f6603c60Sopenharmony_ci "type": "AppInstallKit", 26f6603c60Sopenharmony_ci "cleanup-apps": true 27f6603c60Sopenharmony_ci }, 28f6603c60Sopenharmony_ci { 29f6603c60Sopenharmony_ci "type": "PushKit", 30f6603c60Sopenharmony_ci "push": [ 31f6603c60Sopenharmony_ci "./resource/pcs/bundle_fifth.hap -> /data/app/el2/100/base/com.acts.pcs.arktstest/haps/entry/files/bundle_fifth.hap", 32f6603c60Sopenharmony_ci "./resource/pcs/Believer.wav -> /data/app/el2/100/base/com.acts.pcs.arktstest/haps/entry/files/Believer.wav" 33f6603c60Sopenharmony_ci ] 34f6603c60Sopenharmony_ci } 35f6603c60Sopenharmony_ci ] 36f6603c60Sopenharmony_ci}