From 0af5888207d15989364cfb3fe088fca730b2e962 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Thu, 17 May 2012 17:11:41 +0530 Subject: [PATCH] Basic readme to get started on running the tests --- test/integration/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/integration/README diff --git a/test/integration/README b/test/integration/README new file mode 100644 index 00000000000..24f6a888e96 --- /dev/null +++ b/test/integration/README @@ -0,0 +1,14 @@ +To run the tests - you should have marvin installed and correctly importable. +The tests are long running and are best monitored by external hudson jobs. + +Also you will have to point marvin to the right configuration file that has +details about your cloudstack deployment. For more help on how to write the +config file check the tutorial at : + + +http://docs.cloudstack.org/test_framework_1.0 + +http://wiki.cloudstack.org/display/QA/Testing+with+python + +To run: +$ python -m marvin.deployAndRun -c config.cfg -d integration/smoke -t testcase.log -r result.log -l