diff options
author | Michael Lando <ml636r@att.com> | 2017-09-13 19:23:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-13 19:23:02 +0000 |
commit | 3305683fc787c38b96393777bf48091ec63f38a0 (patch) | |
tree | a84a073b88c169160c7bb924baeb80891bb820ed /.gitignore | |
parent | 570cd8f3f2b95f2992d6e7b36abb151f20329707 (diff) | |
parent | 6cc9a11a09a9b650442bf301eb8fd1aa6cad66bc (diff) |
Merge "ComponentBaseTest.java enhancement and"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5cf5bb213b..631577ffa1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-cor /sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/logback.xml /utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/logback.xml +sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/testSuites/* |