[Kimchi-devel] [PATCH V2][Wok 11/12] FVT: Added Readme instruction for running fvt testcases.
archus at linux.vnet.ibm.com
archus at linux.vnet.ibm.com
Mon May 30 07:10:30 UTC 2016
From: Archana Singh <archus at linux.vnet.ibm.com>
Added Readme instruction for running fvt testcases.
Signed-off-by: Archana Singh <archus at linux.vnet.ibm.com>
---
docs/README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/README.md b/docs/README.md
index 8e14672..56e8144 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -74,6 +74,14 @@ Build and Install
# Optional if running from the source tree
$ sudo make install
+FVT Testing
+-----------------
+
+ $ sudo pip install virtualenv
+ $ make check-fvt
+
+After all fvt tests are executed, a summary will be displayed containing any errors/failures which might have occurred.
+
Starting up Wok
---------------
--
2.5.0
More information about the Kimchi-devel
mailing list