Log validations to file 61/77361/1
authorSam Hague <shague@redhat.com>
Tue, 30 Oct 2018 20:07:47 +0000 (16:07 -0400)
committerSam Hague <shague@redhat.com>
Tue, 30 Oct 2018 20:07:47 +0000 (16:07 -0400)
Change-Id: Iee4ee3f73cc9971cb2af5223b940a965997fa209
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/integration/common-functions.sh

index 0e1af1bbb4dbc800489dbfd3fb5844d2afec6036..53ed46ada9c6fa5a09ffda094bfca2c8095fa7a3 100644 (file)
@@ -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"