diff --git a/doc/README.md b/doc/README.md deleted file mode 100644 index 5c6075c5..00000000 --- a/doc/README.md +++ /dev/null @@ -1,14 +0,0 @@ -RefStack Documentation -============================= - -Welcome to RefStack. This project helps OpenStack collect and distribute test and validation information. - -Executing Tests ------------------------------ - -The heart of RefStack is running tests. We've done a lot of things to make that easier (like [T-CUP](tcup.my)), but here's the basic things you need to do to run Tempest in RefStack: - -1. Setup a system with all the Operating System dependencies -1. Clone Refstack and Tempest (get the branch you want) -1. Install and pip dependencies from the requirements files -1. Run the Tempest setup.py install \ No newline at end of file