move report dir option to eol
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
parent
1acd56e927
commit
8a2e8cd8de
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -270,7 +270,7 @@ EOF
|
||||
fi
|
||||
trap cleanup EXIT
|
||||
ctr version
|
||||
critest --parallel=$(nproc) --report-dir="${REPORT_DIR}" --ginkgo.skip='HostIpc is true'
|
||||
critest --parallel=$(nproc) --ginkgo.skip='HostIpc is true' --report-dir="${REPORT_DIR}"
|
||||
SHELL
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user