Files
os-autotest/suite2cases/function_test/pkg_test/python-docker/python3-docker.json

15 lines
440 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-docker/python3-docker",
"machine num": 1,
"cases": [
{
"name": "test_python3-docker_install",
"desc": "测试python3-docker软件包的安装功能",
"machine num": 1
},
{
"name": "test_python3-docker_import",
"desc": "验证安装后可以正确导入docker模块"
}
]
}