aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/test/resources/schema-validate-invalidschematype.yaml
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-09-14 20:42:01 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-09-14 20:58:48 +0530
commit72b4cdffcd021828e2b4ac00b59496b0b3bc7a26 (patch)
tree70bf182bd329ea91474e18b1471453112865f931 /framework/src/test/resources/schema-validate-invalidschematype.yaml
parentdd075504299c817ea899f32af2b558860da7c6fe (diff)
Migrate type long into digit
CLI-3 Change-Id: I5706963146d9575a9094aa7c24b85e1a0d8e7f80 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/test/resources/schema-validate-invalidschematype.yaml')
-rw-r--r--framework/src/test/resources/schema-validate-invalidschematype.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/src/test/resources/schema-validate-invalidschematype.yaml b/framework/src/test/resources/schema-validate-invalidschematype.yaml
index 469f28ee..17f4abe3 100644
--- a/framework/src/test/resources/schema-validate-invalidschematype.yaml
+++ b/framework/src/test/resources/schema-validate-invalidschematype.yaml
@@ -22,7 +22,7 @@ parameters:
is_optional: false1
- name: status
description: Onap service status
- type: long
+ type: digit
short_option: z
long_option: service-version
is_optional: true
@@ -55,7 +55,7 @@ results:
- name: status
description: Onap service status
scope: short1
- type: long
+ type: digit
- name: nodes
description: Onap service running nodes
scope: long