1f6603c60Sopenharmony_ci{ 2f6603c60Sopenharmony_ci "description": "Config for $module test cases", 3f6603c60Sopenharmony_ci "environment": [ 4f6603c60Sopenharmony_ci { 5f6603c60Sopenharmony_ci "type": "device", 6f6603c60Sopenharmony_ci "label": "wifiiot" 7f6603c60Sopenharmony_ci } 8f6603c60Sopenharmony_ci ], 9f6603c60Sopenharmony_ci "kits": [ 10f6603c60Sopenharmony_ci { 11f6603c60Sopenharmony_ci "type": "DeployToolKit", 12f6603c60Sopenharmony_ci "auto_deploy":"True", 13f6603c60Sopenharmony_ci "timeout": "2000000", 14f6603c60Sopenharmony_ci "upgrade_file_path":"resource/tools/UpgradeDevice_$product.py", 15f6603c60Sopenharmony_ci "burn_file": "$product/$module" 16f6603c60Sopenharmony_ci } 17f6603c60Sopenharmony_ci ], 18f6603c60Sopenharmony_ci "driver": { 19f6603c60Sopenharmony_ci "type": "CTestLite" 20f6603c60Sopenharmony_ci } 21f6603c60Sopenharmony_ci}