Merge pull request #335 from yuvipanda/ci-ram

Limit memory available in integration tests
This commit is contained in:
Chris Holdgraf
2019-05-22 14:10:50 -07:00
committed by GitHub
6 changed files with 11 additions and 3 deletions

View File

@@ -32,6 +32,7 @@ Pre-requisites
#. Some familiarity with the command line.
#. A server running Ubuntu 18.04 where you have root access.
#. At least **768MB** of RAM on your server.
#. Ability to ``ssh`` into the server & run commands from the prompt.
#. A **IP address** where the server can be reached from the browsers of your target audience.