diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2019-10-08 17:06:22 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2019-10-08 17:26:38 -0700 |
commit | d614d3d6cc1d40664215f79fc2c2f38af03a9996 (patch) | |
tree | 4432905d0db86ef353d46aeab89768454674c6f7 /vnfs/DAaaS/.gitignore | |
parent | be2c15151b0258059d463d1c901c1a70f72d51f1 (diff) |
Collectd Operator Unit Tests
Added unit tests for Collectd operator.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: Ib50c16eaefc661e077d3477cbe8f2e4e62bbda80
Diffstat (limited to 'vnfs/DAaaS/.gitignore')
-rw-r--r-- | vnfs/DAaaS/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnfs/DAaaS/.gitignore b/vnfs/DAaaS/.gitignore index b13f7a20..ddef8004 100644 --- a/vnfs/DAaaS/.gitignore +++ b/vnfs/DAaaS/.gitignore @@ -1,5 +1,6 @@ *.iml .idea +.vscode target/ dependency-reduced-pom.xml File2hdfsApp.java |