提交 ca40f7e8 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!697 add testcase for --user option

Merge pull request !697 from JingWoo/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册