From 1788983cf083303c51d538608c92abbebef10307 Mon Sep 17 00:00:00 2001 From: Yuli Shlosberg Date: Sun, 8 Apr 2018 14:03:29 +0300 Subject: fix use of user credentials logic Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg --- ui-ci/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ui-ci/pom.xml') diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index b0e13f14aa..f34127401c 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -404,6 +404,25 @@ + + copy-csar-files + verify + + copy-resources + + + sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/Files/VNFs + + + ${project.parent.basedir}/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs + + * + + + + + + copy-resources-ui-ci verify -- cgit 1.2.3-korg