nightly tarball: only save 7 days worth of nightly build trees
This should help alleviate running out of disk space on the IU build server.
Этот коммит содержится в:
родитель
0f3a3e52ba
Коммит
7217f37092
@ -123,7 +123,7 @@ for branch in $branches; do
|
|||||||
# in here and clean up the old failed builds, we can accumulate
|
# in here and clean up the old failed builds, we can accumulate
|
||||||
# many over time. So remove any old failed bbuilds that are over
|
# many over time. So remove any old failed bbuilds that are over
|
||||||
# 4 weeks old.
|
# 4 weeks old.
|
||||||
${script_dir}/remove-old.pl 28 $build_root/$branch
|
${script_dir}/remove-old.pl 7 $build_root/$branch
|
||||||
done
|
done
|
||||||
|
|
||||||
# If we had any new snapshots to send to coverity, process them now
|
# If we had any new snapshots to send to coverity, process them now
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user