From bced515f368e4861a9e36eda58626b1f3369da5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 14 Apr 2020 18:34:22 +0200 Subject: [PATCH] State default not yet works --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c705d2..de5bfaa 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Use `fmf show` tool to filter current tests. ## Test run -Could be tested by commands: +Container check not yet works, but localhost default is unsafe! +In future, it should be possible to run this testsuite using these commands: dnf install -y tmt podman tmt run @@ -21,4 +22,4 @@ Testing on temporary machines is suggested, it might change existing configurati To test in on local machine, run: - tmt run --all provision -h local + tmt run --all provision --how local