aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/vnf
diff options
context:
space:
mode:
authorValentin Boucher <valentin.boucher@kontron.com>2018-03-08 09:21:39 -0500
committerValentin Boucher <valentin.boucher@kontron.com>2018-03-08 09:21:39 -0500
commitbde5f1f240817737b15832b6aa555167c5396f46 (patch)
tree4ff2f93b43dd2b2501b6d07155248603ddcc394d /functest/opnfv_tests/vnf
parent29a384491df24cbace49d822a636c52649264f60 (diff)
Remove duplicate ubuntu trusty/14.04 os image
VNF testcase use some Operating System image 2 of those are the same but not with the same name Change-Id: Ide5ae683f606f7f58535c0a59cec45e4a30d225c Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
Diffstat (limited to 'functest/opnfv_tests/vnf')
-rw-r--r--functest/opnfv_tests/vnf/ims/cloudify_ims.yaml2
-rw-r--r--functest/opnfv_tests/vnf/ims/cloudify_ims_perf.yaml2
-rw-r--r--functest/opnfv_tests/vnf/ims/orchestra.yaml4
3 files changed, 4 insertions, 4 deletions
diff --git a/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml b/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml
index e1a7bf316..4586dfd33 100644
--- a/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml
+++ b/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml
@@ -1,7 +1,7 @@
---
tenant_images:
ubuntu_14.04:
- /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img
+ /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img
cloudify_manager_4.0:
/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2
orchestrator:
diff --git a/functest/opnfv_tests/vnf/ims/cloudify_ims_perf.yaml b/functest/opnfv_tests/vnf/ims/cloudify_ims_perf.yaml
index 77b295d0a..7573e079f 100644
--- a/functest/opnfv_tests/vnf/ims/cloudify_ims_perf.yaml
+++ b/functest/opnfv_tests/vnf/ims/cloudify_ims_perf.yaml
@@ -1,7 +1,7 @@
---
tenant_images:
ubuntu_14.04:
- http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
+ http://cloud-images.ubuntu.com/trusty/current/ubuntu-14.04-server-cloudimg-amd64-disk1.img
cloudify_manager_4.0:
http://repository.cloudifysource.org/cloudify/4.0.1/sp-release/cloudify-manager-premium-4.0.1.qcow2
# PATH of the virtual chassis image.
diff --git a/functest/opnfv_tests/vnf/ims/orchestra.yaml b/functest/opnfv_tests/vnf/ims/orchestra.yaml
index f81f55fbe..905dcd800 100644
--- a/functest/opnfv_tests/vnf/ims/orchestra.yaml
+++ b/functest/opnfv_tests/vnf/ims/orchestra.yaml
@@ -2,12 +2,12 @@
tenant_images:
orchestrator:
ubuntu-14.04-server-cloudimg-amd64-disk1:
- /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img
+ /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img
orchestra_openims:
openims: /home/opnfv/functest/images/img
orchestra_clearwaterims:
ubuntu-14.04-server-cloudimg-amd64-disk1:
- /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img
+ /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img
mano:
name: OpenBaton
version: '3.2.0'