Sanity docker build 67/19567/1
authorTal Gitelman <tg851x@intl.att.com>
Wed, 18 Oct 2017 16:47:40 +0000 (19:47 +0300)
committerTal Gitelman <tg851x@intl.att.com>
Wed, 18 Oct 2017 16:47:40 +0000 (19:47 +0300)
commit15c2ce7ea39ebfcf4ccae699e4a8c95a9a88a5e0
tree3b6e434172135c23ee636940bebea4e8f8bc0763
parent6e30a1b891c78e0b88b8889ee9406bd4af7c2faf
Sanity docker build

Sanity docker build & vLB + vCSCF_aligned VNF addition

Change-Id: I5998c7232c1a99c6ad83066f6dd19cd45bb8b351
Issue-ID: SDC-478
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
15 files changed:
.gitignore
asdctool/src/main/java/org/openecomp/sdc/asdctool/main/SdcSchemaFileImport.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/AttributeBusinessLogic.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/PropertyBusinessLogic.java
sdc-os-chef/pom.xml
sdc-os-chef/scripts/docker_run.sh
sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/Files/VNFs/base_vlb.zip [deleted file]
sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/Files/VNFs/vCSCF_aligned.csar [new file with mode: 0644]
sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/Files/VNFs/vLB.zip [new file with mode: 0644]
sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/recipes/SDC_Simulator_3_logback.rb [deleted file]
sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/recipes/SDC_Simulator_4_locate_keystore.rb [deleted file]
sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/recipes/SDC_Simulator_5_create_jetty_modules.rb [deleted file]
test-apis-ci/src/main/java/org/openecomp/sdc/ci/tests/dataProviders/OnboardingDataProviders.java [moved from test-apis-ci/src/main/java/org/openecomp/sdc/ci/tests/dataProviders/OnbordingDataProviders.java with 98% similarity]
test-apis-ci/src/main/java/org/openecomp/sdc/ci/tests/sanity/Onboard.java
test-apis-ci/src/main/java/org/openecomp/sdc/ci/tests/utils/general/FileHandling.java