Fix icn-daaas trigger paths 21/2121/1
authorEric Ball <eball@linuxfoundation.org>
Thu, 12 Dec 2019 00:38:23 +0000 (16:38 -0800)
committerEric Ball <eball@linuxfoundation.org>
Thu, 12 Dec 2019 00:42:14 +0000 (16:42 -0800)
This also renames the templates file to the blueprint level, and
moves the project file into the correct directory.

Issue: LF-Jira IT-18489
Change-Id: I40f480eebd2a5511fc7442a67b8e49d09ea9ad40
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
jjb/akraino-templates/akraino-icn-templates.yaml [moved from jjb/akraino-templates/akraino-icn-daaas-templates.yaml with 95% similarity]
jjb/icn/icn-daaas.yaml [moved from jjb/icn-daaas/icn-daaas.yaml with 100% similarity]

@@ -94,8 +94,8 @@
                 - branch-compare-type: "ANT"
                   branch-pattern: "**/{branch}"
               file-paths:
-                - compare-type: ANT
-                  pattern: "**/{path}/*"
+                - compare-type: REG_EXP
+                  pattern: ".*/?{path}/.*"
               disable-strict-forbidden-file-verification: "true"
               forbidden-file-paths:
                 - compare-type: ANT
                 - branch-compare-type: "ANT"
                   branch-pattern: "**/{branch}"
               file-paths:
-                - compare-type: ANT
-                  pattern: "**/{path}/*"
+                - compare-type: REG_EXP
+                  pattern: ".*/?{path}/.*"
               disable-strict-forbidden-file-verification: "true"
               forbidden-file-paths:
                 - compare-type: ANT