diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-07-04 07:39:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-04 07:39:56 +0000 |
commit | ed39c21344dc4b4209eb4319ba15ce60defc3e90 (patch) | |
tree | f5c9a08f23196cc3a728beadf375199eee083db9 /ci/config_functest.yaml | |
parent | 32462ed96c883239a9aac15faa70d97a78780fdb (diff) | |
parent | bbc47d487f06da2906116e5ade134e11c4221786 (diff) |
Merge "Change OpenStack clean behaviour"
Diffstat (limited to 'ci/config_functest.yaml')
-rw-r--r-- | ci/config_functest.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index dc0919bbf..ea502dacb 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -29,6 +29,8 @@ general: dir_rally_inst: /home/opnfv/.rally openstack: + snapshot_file: /home/opnfv/functest/conf/openstack_snapshot.yaml + image_name: Cirros-0.3.4 image_file_name: cirros-0.3.4-x86_64-disk.img image_disk_format: qcow2 |