Merge "Parameterize mvn-veresion consistently"
[releng/builder.git] / jjb / integration / common-functions.sh
index f2c7dee72254bbb33f66776a1cf0bdf680ecfd33..53ed46ada9c6fa5a09ffda094bfca2c8095fa7a3 100644 (file)
@@ -418,8 +418,11 @@ EOF
     mkdir -p ${WORKSPACE}/archives
 
     mv /tmp/changes.txt ${WORKSPACE}/archives
+    mv /tmp/validations.txt ${WORKSPACE}/archives
     mv ${WORKSPACE}/rabbit.txt ${WORKSPACE}/archives
     mv ${WORKSPACE}/haproxy.cfg ${WORKSPACE}/archives
+    ssh ${OPENSTACK_HAPROXY_1_IP} "sudo journalctl -u haproxy > /tmp/haproxy.log"
+    scp ${OPENSTACK_HAPROXY_1_IP}:/tmp/haproxy.log ${WORKSPACE}/archives/
 
     sleep 5
     # FIXME: Do not create .tar and gzip before copying.