X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fcontrollerblueprints%2Fapplication%2Fsrc%2Ftest%2Fresources%2Fapplication.properties;fp=ms%2Fcontrollerblueprints%2Fapplication%2Fsrc%2Ftest%2Fresources%2Fapplication.properties;h=9c8a96cba9f8b7a272680bc3f5660d535b8f1a20;hb=a19a6d1683689ffcc95f160b0c2ed4718505e7f4;hp=48f70b0ea937ace70462002c750c472c1d4aa013;hpb=40d739b066bbc44b82e484ec204132c4652552b2;p=ccsdk%2Fcds.git diff --git a/ms/controllerblueprints/application/src/test/resources/application.properties b/ms/controllerblueprints/application/src/test/resources/application.properties old mode 100644 new mode 100755 index 48f70b0ea..9c8a96cba --- a/ms/controllerblueprints/application/src/test/resources/application.properties +++ b/ms/controllerblueprints/application/src/test/resources/application.properties @@ -46,4 +46,10 @@ controllerblueprints.loadBluePrintPaths=./../../../../components/model-catalog/b controllerblueprints.loadModelType=false controllerblueprints.loadModeTypePaths=./../../../../components/model-catalog/definition-type/starter-type controllerblueprints.loadResourceDictionary=false -controllerblueprints.loadResourceDictionaryPaths=./../../../../components/model-catalog/resource-dictionary/starter-dictionary \ No newline at end of file +controllerblueprints.loadResourceDictionaryPaths=./../../../../components/model-catalog/resource-dictionary/starter-dictionary + +# CBA file extension +controllerblueprints.loadCbaExtension=zip + +# CBA examples for tests cases +controllerblueprints.loadBlueprintsExamplesPath=./../../../../components/model-catalog/blueprint-model/test-blueprints \ No newline at end of file