aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_functest.yaml
diff options
context:
space:
mode:
authorJose Lausuch <jose.lausuch@ericsson.com>2017-06-29 17:17:33 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-29 17:17:33 +0000
commitfbc676b2bcf63382a39c5b54d47c608a20a8cfea (patch)
treeddc40706b9dd3ef75c008f46781e357dc699583e /functest/ci/config_functest.yaml
parent06fd297de11e9dd061fe001502f66f139f054098 (diff)
parent0d22e5c1e1d6b49a99f0ca5be722fdc50ed105a4 (diff)
Merge "SNAPS tests now support offline testing."
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r--functest/ci/config_functest.yaml18
1 files changed, 6 insertions, 12 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml
index 42daaa163..b93730cdf 100644
--- a/functest/ci/config_functest.yaml
+++ b/functest/ci/config_functest.yaml
@@ -12,7 +12,6 @@ general:
repo_doctor: /home/opnfv/repos/doctor
repo_copper: /home/opnfv/repos/copper
repo_domino: /home/opnfv/repos/domino
- repo_snaps: /home/opnfv/repos/snaps
repo_fds: /home/opnfv/repos/fds
repo_securityscan: /home/opnfv/repos/securityscanning
repo_vrouter: /home/opnfv/repos/vnfs/vrouter
@@ -56,19 +55,14 @@ snaps:
use_keystone: True
use_floating_ips: True
images:
+ glance_tests:
+ disk_file: /home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img
cirros:
disk_file: /home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img
- # ARM
-# disk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-disk.img
-# kernel_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-kernel
-# ramdisk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-initramfs
-# extra_properties:
-# os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
-# hw_video_model: vga
-# ubuntu:
-# disk_url: http://uec-images.ubuntu.com/releases/trusty/14.04/ubuntu-14.04-server-cloudimg-amd64-disk1.img
-# centos:
-# disk_url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
+ ubuntu:
+ disk_file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img
+ centos:
+ disk_file: /home/opnfv/functest/images/CentOS-7-x86_64-GenericCloud.qcow2
vping:
ping_timeout: 200