summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-09-12 18:21:34 +0300
committerLars Wirzenius <liw@liw.fi>2017-09-12 18:21:34 +0300
commit7f6f7c285b4828c9323004b20a0421f243219ac4 (patch)
treebe1dd638e11b4c3bdf59c37245c11d3a7433a734
parent6350a08f3ff469969c8add06d1e741306bf644d3 (diff)
downloadvmdb2-7f6f7c285b4828c9323004b20a0421f243219ac4.tar.gz
Add: smoke.sh dependencies to README
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
index 566d363..4abebba 100644
--- a/README
+++ b/README
@@ -47,6 +47,25 @@ repositories:
Use either repository as you wish.
+Dependencies for smoke.sh
+-----------------------------------------------------------------------------
+
+You probably need the following installed to run the smoke test:
+
+- git
+- python-coverage-test-runner
+- python-cliapp
+- python-jinja2
+- pylint
+- cmdtest 0.31 or later
+- qemu-utils
+- parted
+- kpartx
+- debootstrap
+- expect
+- qemu-system
+
+
Tutorial
-----------------------------------------------------------------------------