aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
diff options
context:
space:
mode:
authorCooper.Wu <wutuo@chinamobile.com>2020-09-01 16:11:48 +0800
committerCooper.Wu <wutuo@chinamobile.com>2020-09-01 16:12:10 +0800
commit0c15423accb26f152167fd89cf3dc9ad1b504d61 (patch)
treedbd1865225250d0cfbce39a8e70c0f47a31df3d7 /vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
parent6ede5a7097df3122af7ddf9c850db737afa1e664 (diff)
Scenario active management
Issue-ID: VNFSDK-613 Change-Id: I0d89a53d5aa5c31137b25e1a65075fdb1e3504da Signed-off-by: Cooper.Wu <wutuo@chinamobile.com>
Diffstat (limited to 'vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties')
-rw-r--r--vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
index d0e89d81..f7a579da 100644
--- a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
+++ b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
@@ -17,4 +17,8 @@ vtp.grpc.port = 50051
vtp.artifact.store = /tmp/data/vtp-artifacts
vtp.file.store = /tmp/data/vtp-tmp-files
#60 seconds
-vtp.grpc.timeout = 60 \ No newline at end of file
+vtp.grpc.timeout = 60
+
+#scenario¡¢testsuit¡¢testcase store
+vtp.yaml.store = /opt/oclip/open-cli-schema/vtp
+vtp.script.store = /opt/oclip/script/vtp \ No newline at end of file