From d8274c5c7dc7bfd6ec447d233e0d9ca50706548c Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 15 Sep 2017 15:56:39 -0700 Subject: Update multicloud tarballs output The multicloud projects have changed the output file of its project. This change reflects that. Change-Id: Id9bf0c584ff233c66150e03c6154530d9643bf2a Signed-off-by: Victor Morales Issue-Id: MULTICLOUD-53 --- bootstrap/vagrant-onap/tests/test_multicloud | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap/vagrant-onap/tests/test_multicloud b/bootstrap/vagrant-onap/tests/test_multicloud index 4767152e9..3d60533f7 100644 --- a/bootstrap/vagrant-onap/tests/test_multicloud +++ b/bootstrap/vagrant-onap/tests/test_multicloud @@ -22,7 +22,6 @@ function test_compile_multicloud_repos { compile_multicloud_repos asserts_file_exist $multicloud_src_folder/openstack/newton/target/multicloud-openstack-newton-1.0.0-SNAPSHOT.zip - asserts_file_exist $multicloud_src_folder/openstack/vmware/vio/target/multivimdriver-vio-1.1.0-SNAPSHOT.zip } # test_install_multicloud() - Verify the built and start of Multi Cloud services -- cgit 1.2.3-korg