print log for vnfres csit 84/85884/1
authorfujinhua <fu.jinhua@zte.com.cn>
Sat, 20 Apr 2019 07:58:06 +0000 (15:58 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Sat, 20 Apr 2019 07:58:06 +0000 (15:58 +0800)
Change-Id: I62f810e6ae812a1741675f57bcb5496814fbddcf
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
plans/vfc-gvnfm-vnfres/sanity-check/setup.sh
plans/vfc-gvnfm-vnfres/sanity-check/teardown.sh

index 34be3c2..11b86c7 100755 (executable)
@@ -75,5 +75,11 @@ for i in {1..10}; do
     sleep $i
 done
 
+docker cp vfc-vnfres:/service/vfc/gvnfm/vnfres/res/res/pub/config/config.py ./
+cat config.py
+
+docker cp vfc-vnfres:/service/vfc/gvnfm/vnfres/res/logs/runtime_res.log ./
+cat runtime_res.log
+
 # Pass any variables required by Robot test suites in ROBOT_VARIABLES
 ROBOT_VARIABLES="-v MSB_IAG_IP:${MSB_IAG_IP} -v VNFRES_IP:${VNFRES_IP} -v SCRIPTS:${SCRIPTS}"
index 8ca6676..4bc5984 100755 (executable)
 # limitations under the License.
 #
 
+# print log for vnfres
+docker cp vfc-vnfres:/service/vfc/gvnfm/vnfres/res/logs/runtime_res.log ./
+cat runtime_res.log
+
 # This script is sourced by run-csit.sh after Robot test completion.
 kill-instance.sh msb_internal_apigateway
 kill-instance.sh msb_discovery