csit-func-tc-naming-change - phase 1
[csit.git] / bootstrap-hc2vpp-verify.sh
index 947ad95..13a65bd 100755 (executable)
@@ -207,3 +207,7 @@ PYTHONPATH=`pwd` pybot -L TRACE -W 136\
     --include honeycomb_sanity \
     --noncritical EXPECTED_FAILING \
     tests/
+
+# Get Honeycomb log file from virl host
+scp ${SSH_OPTIONS} \
+    ${VIRL_USERNAME}@${VIRL_SERVER}:/scratch/${VIRL_SID}/honeycomb.log . || true