From 1a57e8c43344b3eac84f9161b99da6a532bac89b Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Wed, 21 Feb 2018 08:00:24 -0600 Subject: [PATCH] Rebuild for sync charm-helpers Change-Id: Iefc775b80b3d3af87ab79b550aecce562e3beb4f --- rebuild | 2 +- src/tox.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebuild b/rebuild index e30bce2..d907486 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -1925591e-fd45-11e7-b703-eb6b652fac69 +1b817f14-1742-11e8-bf02-13a179b934e9 diff --git a/src/tox.ini b/src/tox.ini index c744c8f..423f65f 100644 --- a/src/tox.ini +++ b/src/tox.ini @@ -8,7 +8,7 @@ skipsdist = True [testenv] setenv = VIRTUAL_ENV={envdir} PYTHONHASHSEED=0 - AMULET_SETUP_TIMEOUT=2700 + AMULET_SETUP_TIMEOUT=5400 whitelist_externals = juju passenv = HOME TERM AMULET_* CS_API_URL deps = -r{toxinidir}/test-requirements.txt