heat/playbooks/get_amphora_tarball.yaml
Thomas Herve 84bb0a0fe6 Download octavia image in tests
Instead of rebuilding one.

Change-Id: I393158a2fac6d4399a7dde6a0f2e482751359072
2018-05-11 10:43:44 +02:00

7 lines
263 B
YAML

- hosts: primary
tasks:
- name: Download amphora tarball
get_url:
url: "https://tarballs.openstack.org/octavia/test-images/test-only-amphora-x64-haproxy-ubuntu-xenial.qcow2"
dest: /tmp/test-only-amphora-x64-haproxy-ubuntu-xenial.qcow2