提交 a0e0c171 编写于 作者: W wujing

add testcase for --user option

Signed-off-by: Nwujing <Jing.Woo@outlook.com>
上级 319a531a
......@@ -50,7 +50,7 @@ function do_test_t()
echo AA > /tmp/test_run_env
isula run --name $containername -itd -e AAA=BB -e BAA --env-file /tmp/test_run_env busybox
isula run --name $containername -itd --user 100:100 -e AAA=BB -e BAA --env-file /tmp/test_run_env busybox
fn_check_eq "$?" "0" "run failed"
testcontainer $containername running
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册