summaryrefslogtreecommitdiffstats
path: root/testcases/config_functest.yaml
diff options
context:
space:
mode:
authorCiprian Barbu <ciprian.barbu@enea.com>2016-03-30 16:49:34 +0300
committerJose Lausuch <jose.lausuch@ericsson.com>2016-05-02 12:18:52 +0000
commitf3260e19665572169e78587c242e9c0f4bcf9b9d (patch)
treef36d009cac5816c20004a2af7fdb7bea0c026748 /testcases/config_functest.yaml
parent41850cb3d26e1bb8510fb5bdea239cf5dad1a8bc (diff)
Allow vping to use existing glance image
This allows to use a prebuilt glance image without deleting it after the test. For ARM platforms this is especially helpful because the test image is three-part and can be created before running any tests. Change-Id: I3bc16eab592b9ad629693c402466755b6fa6db8a Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com> (cherry picked from commit 4830cbe462c1081906292b027073644904e42970)
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r--testcases/config_functest.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml
index 120294e15..1a4084e17 100644
--- a/testcases/config_functest.yaml
+++ b/testcases/config_functest.yaml
@@ -66,6 +66,7 @@ vping:
vm_flavor: m1.small #adapt to your environment
vm_name_1: opnfv-vping-1
vm_name_2: opnfv-vping-2
+ image_name: functest-vping
vping_private_net_name: vping-net
vping_private_subnet_name: vping-subnet
vping_private_subnet_cidr: 192.168.130.0/24