mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: testtck: Tweak the Avocado command to run TCK test suite
While we may have needed to run TCK through Avocado by explicitly using the '--tap' option (still possible), we can get a nice output from Avocado by default leaving the option out which is exactly what we do inside GitLab CI environment. Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
9f64891590
commit
1c0bf6d00f
@ -78,7 +78,7 @@ as root the test suite as root (when running with Avocado):
|
||||
|
||||
::
|
||||
|
||||
# avocado --config avocado.config run --tap - ./scripts/
|
||||
# avocado --config avocado.config run
|
||||
|
||||
from the TCK's git root.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user