From 965126534574cb0377db6c8f7f7004c072ed403a Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 16 Aug 2017 13:44:28 -0500 Subject: Implement test_install_policy UT It was missed the Unit test that verifies the installation of policy services. This commit creates that method and also refactors some policy code Change-Id: I58f3f416efc096fc6199fd831bb63293b95157d2 Signed-off-by: Victor Morales Issue-Id: INT-23 --- bootstrap/vagrant-onap/vagrant_utils/postinstall.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstrap/vagrant-onap/vagrant_utils') diff --git a/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh b/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh index f5a7ac684..b0e64ad32 100755 --- a/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh +++ b/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh @@ -4,7 +4,6 @@ set -o xtrace source /var/onap/functions -export_env_vars create_configuration_files install_dev_tools install_java -- cgit 1.2.3-korg