diff options
author | boucherv <valentin.boucher@orange.com> | 2016-08-12 10:38:16 +0200 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2016-08-12 10:38:16 +0200 |
commit | 9df7f6fa368d673887c3d583320ca9a5a1458c3d (patch) | |
tree | 44077a4bc4233881ff44874be7b760af16cdc067 /ci/config_patch.yaml | |
parent | 7eefbe8f7ec52d727e8e504e4ddd4ddb57cf569e (diff) |
Improve LXD scenario support
JIRA: FUNCTEST-268
Change-Id: I8c8a3eff4a7e94b963c0307010a60723dc13a537
Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'ci/config_patch.yaml')
-rw-r--r-- | ci/config_patch.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_patch.yaml b/ci/config_patch.yaml index 467a83ca0..4994d49d1 100644 --- a/ci/config_patch.yaml +++ b/ci/config_patch.yaml @@ -7,3 +7,4 @@ lxd: healthcheck: disk_image: /home/opnfv/functest/data/cirros-0.3.4-x86_64-lxc.tar.gz + disk_format: raw
\ No newline at end of file |