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:
parent
c749a87233
commit
d570307881
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user