aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/YAMLConfiguration/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/YAMLConfiguration/config.yaml')
-rw-r--r--common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/YAMLConfiguration/config.yaml27
1 files changed, 0 insertions, 27 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/YAMLConfiguration/config.yaml b/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/YAMLConfiguration/config.yaml
deleted file mode 100644
index 706b22db5e..0000000000
--- a/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/YAMLConfiguration/config.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
-artifact:
- name:
- maxlength: 14
- allowedChar: "a-zA-Z"
- allowedchar: "a-zA-Z"
- #maxsize: ""
- extension:
- -
- pdf
- -
- zip,xml
- supportedEncryption:
- -
- Base64
- -
- MD5
- status:
- -
- deleted
- -
- Deleted
- persistLocation: "/opt/spool,${sys:user.home}/asdc"
- jsonSchema: "@GeneratorList.json"
- xmlSchema: "@${env:path}/myschema.json"
- consumerAPPC: "${artifact.consumer}"
-_config:
- namespace: YAMLConfig \ No newline at end of file