X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fcommon-functions.sh;h=53ed46ada9c6fa5a09ffda094bfca2c8095fa7a3;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=0e1af1bbb4dbc800489dbfd3fb5844d2afec6036;hpb=197f84e78b9f4ddf000642b6fca9afb40988dcd7;p=releng%2Fbuilder.git diff --git a/jjb/integration/common-functions.sh b/jjb/integration/common-functions.sh index 0e1af1bbb..53ed46ada 100644 --- a/jjb/integration/common-functions.sh +++ b/jjb/integration/common-functions.sh @@ -418,6 +418,7 @@ 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"