18 lines
625 B
JSON
18 lines
625 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-tensorboard/python3-tensorboard",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-tensorboard_tensorboard_logdir",
|
|
"desc": "测试使用 --logdir 参数指定日志目录"
|
|
},
|
|
{
|
|
"name": "test_python3-tensorboard_tensorboard_host",
|
|
"desc": "测试使用 --host 参数指定监听主机"
|
|
},
|
|
{
|
|
"name": "test_python3-tensorboard_tensorboard_bind_all",
|
|
"desc": "测试使用 --bind_all 参数在所有公共接口上服务"
|
|
}
|
|
]
|
|
} |