aboutsummaryrefslogtreecommitdiffstats
path: root/validate/validation
diff options
context:
space:
mode:
Diffstat (limited to 'validate/validation')
-rw-r--r--validate/validation/src/test/resources/open-cli.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/validate/validation/src/test/resources/open-cli.properties b/validate/validation/src/test/resources/open-cli.properties
index d64069a1..2f0330cb 100644
--- a/validate/validation/src/test/resources/open-cli.properties
+++ b/validate/validation/src/test/resources/open-cli.properties
@@ -24,8 +24,8 @@ cli.sample.gen.enable=false
cli.sample.gen.target=.
# mrkanag Move this to db, once exteranl command registration is supported in place of discovery
-cli.schema.profile.available=http
+cli.schema.profile.available=http,snmp
#other properties to load (it should be hanled when plugins are made as externally register-able
#when command plugin management support is enabled in oclip
-cli.schema.profile.confs=open-cli-http.properties \ No newline at end of file
+cli.schema.profile.confs=open-cli-http.properties,open-cli-snmp.properties