From 050ced665b9c364857c1c8b056d9c57069fd0dc5 Mon Sep 17 00:00:00 2001 From: vitikkan Date: Mon, 13 Jun 2016 13:29:38 +0300 Subject: Creating Glance image for Tempest suite If not yet existing, Cirros-0.3.4 image is created before running Tempest test suite. Source file for the image is included into opnfv/functest Docker container. JIRA: FUNCTEST-195 Change-Id: I980193c4207c1301ca4e3b6e850b4056e6aa0130 Signed-off-by: vitikkan --- ci/config_functest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index 69f263f04..4c673fab6 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -29,7 +29,7 @@ general: dir_rally_inst: /home/opnfv/.rally openstack: - image_name: functest-img + image_name: Cirros-0.3.4 image_file_name: cirros-0.3.4-x86_64-disk.img image_disk_format: qcow2 -- cgit 1.2.3-korg