summaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2020-12-16 04:25:17 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-16 04:25:17 +0000
commit58f72b930243fe2346551476ddc37fd6531df09c (patch)
treeb6a0daa25ffe93f73ae43761536375f469a05a35 /deployment
parent81c501c7228181289d6c06b19a762b5eddbe3128 (diff)
parent66b0d7f3a4772d4b7cf84503b2171abe46ebd557 (diff)
Merge "Auto discover and register all robot test cases"
Diffstat (limited to 'deployment')
-rw-r--r--deployment/zip/src/main/release/conf/open-cli.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/zip/src/main/release/conf/open-cli.properties b/deployment/zip/src/main/release/conf/open-cli.properties
index 27b592ab..b289df2f 100644
--- a/deployment/zip/src/main/release/conf/open-cli.properties
+++ b/deployment/zip/src/main/release/conf/open-cli.properties
@@ -48,4 +48,4 @@ cli.schema.profile.available=http,snmp,cmd,robot
#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,open-cli-snmp.properties,open-cli-cmd.properties \ No newline at end of file
+cli.schema.profile.confs=open-cli-http.properties,open-cli-snmp.properties,open-cli-cmd.properties,open-cli-robot.properties \ No newline at end of file