From 84bb0a0fe670a42a239030258ebd43877e5d5b04 Mon Sep 17 00:00:00 2001 From: Thomas Herve Date: Wed, 9 May 2018 16:24:03 +0200 Subject: Download octavia image in tests Instead of rebuilding one. Change-Id: I393158a2fac6d4399a7dde6a0f2e482751359072 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 6de738c77..64ab27029 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -27,6 +27,7 @@ - ^heat/locale/.*$ - ^heat/tests/.*$ - ^releasenotes/.*$ + pre-run: playbooks/get_amphora_tarball.yaml vars: disable_convergence: 'false' sql: mysql -- cgit v1.2.1