aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTal Gitelman <tal.gitelman@att.com>2019-01-23 18:40:09 +0200
committerTal Gitelman <tal.gitelman@att.com>2019-01-23 16:41:21 +0000
commit3d7f3e5b19f9495464c3d69a0963423d49469637 (patch)
treeebb38a495becbe63fe7cd60167d002d2d8fbe7e9
parent0d89bd52832e75e53ad3f93cf04118532fa0b8c1 (diff)
SDC distribution failed bug fix-cherry Casablanca
Change-Id: Icbe7b51e0554f6601cc741288d022ebe354a016f Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
-rw-r--r--src/main/resources/config/jtosca-validation-issue-configuration.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/config/jtosca-validation-issue-configuration.yaml b/src/main/resources/config/jtosca-validation-issue-configuration.yaml
index df890fb..85861b5 100644
--- a/src/main/resources/config/jtosca-validation-issue-configuration.yaml
+++ b/src/main/resources/config/jtosca-validation-issue-configuration.yaml
@@ -47,9 +47,9 @@ validationIssues:
JE010:
- issueType: WARNING
sinceCsarConformanceLevel: 3.0
- #NodeTypeNotFound
+ #NodeTypeRequirementUnfulfilled
JE11:
- - issueType: CRITICAL
+ - issueType: WARNING
sinceCsarConformanceLevel: 3.0
#InvalidTypeError
JE136: