Index: Makefile |
=== modified file 'Makefile' |
--- Makefile 2013-11-27 14:37:06 +0000 |
+++ Makefile 2014-01-14 15:12:29 +0000 |
@@ -14,7 +14,7 @@ |
# You should have received a copy of the GNU Affero General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
-JUJUTEST = yes | juju-test --timeout=40m -v -e "$(JUJU_ENV)" |
+JUJUTEST = yes | juju-test --timeout=80m -v -e "$(JUJU_ENV)" |
VENV = tests/.venv |
SYSDEPS = build-essential bzr libapt-pkg-dev libpython-dev python-virtualenv \ |
rsync xvfb |