aboutsummaryrefslogtreecommitdiffstats
path: root/plans
diff options
context:
space:
mode:
authoryunlong ying <ying.yunlong@zte.com.cn>2019-07-08 09:26:29 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-08 09:26:29 +0000
commitfc343855f914ddcdf4682cdc6f478259644dd869 (patch)
tree4888b17b8bc5999a2606d5624b6cd6ccfb333573 /plans
parent8e3e458428ec0befd4cad877b669ba7347dbc3ae (diff)
parent306f482b8598a2269d3704cc39c67621daaa784d (diff)
Merge "Add docker logs for vnfres csit"
Diffstat (limited to 'plans')
-rwxr-xr-xplans/vfc-gvnfm-vnfres/sanity-check/setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/plans/vfc-gvnfm-vnfres/sanity-check/setup.sh b/plans/vfc-gvnfm-vnfres/sanity-check/setup.sh
index 11b86c78..e2ab2594 100755
--- a/plans/vfc-gvnfm-vnfres/sanity-check/setup.sh
+++ b/plans/vfc-gvnfm-vnfres/sanity-check/setup.sh
@@ -78,6 +78,8 @@ done
docker cp vfc-vnfres:/service/vfc/gvnfm/vnfres/res/res/pub/config/config.py ./
cat config.py
+docker logs vfc-vnfres
+
docker cp vfc-vnfres:/service/vfc/gvnfm/vnfres/res/logs/runtime_res.log ./
cat runtime_res.log