Remove pip log copying

We'll change integration.sh to set log=/home/jenkins/pip.log in the
pip.conf file.

Change-Id: Ifac9170d91a67aa7bb8004477dd32b45fdac6b3c
Reviewed-on: https://review.openstack.org/36712
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Monty Taylor 2013-07-11 14:28:54 -04:00 committed by Jenkins
parent c749a87233
commit d570307881

View File

@ -26,11 +26,7 @@
bash $GATE_SCRIPT_DIR/devstack-vm-gate.sh && \
bash -xe $BASE/new/pbr/tools/integration.sh $PROJECTS $BASE
}
function post_test_hook {
cp /home/jenkins/.pip/pip.log ./pip.log
}
export -f gate_hook
export -f post_test_hook
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh
- link-logs