Rebuild for sync charm-helpers

Change-Id: Ifcb52bbf47bf5248bd93ceb4504bf0d93a8b28a2
This commit is contained in:
Ryan Beisner 2018-02-21 08:00:52 -06:00
parent 48491feea1
commit 386609289a
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
# when dependencies of the charm change, # when dependencies of the charm change,
# but nothing in the charm needs to. # but nothing in the charm needs to.
# simply change the uuid to something new # simply change the uuid to something new
1925591e-fd45-11e7-b703-eb6b652fac69 1b817f14-1742-11e8-bf02-13a179b934e9

View File

@ -8,7 +8,7 @@ skipsdist = True
[testenv] [testenv]
setenv = VIRTUAL_ENV={envdir} setenv = VIRTUAL_ENV={envdir}
PYTHONHASHSEED=0 PYTHONHASHSEED=0
AMULET_SETUP_TIMEOUT=2700 AMULET_SETUP_TIMEOUT=5400
whitelist_externals = juju whitelist_externals = juju
passenv = HOME TERM AMULET_* CS_API_* passenv = HOME TERM AMULET_* CS_API_*
deps = -r{toxinidir}/test-requirements.txt deps = -r{toxinidir}/test-requirements.txt