Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins increase history retention #11536

Merged
merged 1 commit into from
Feb 24, 2019
Merged

Conversation

dagar
Copy link
Member

@dagar dagar commented Feb 24, 2019

We can increase the build history for most of Jenkins. It's really only Jenkins-compile that requires significant storage for archiving all the artifacts.

ubuntu@ip-172-31-32-211:/mnt/jenkins/jenkins_home/jobs$ du -sh PX4/jobs/*
27M     PX4/jobs/Bootloader
34M     PX4/jobs/containers
5.0G    PX4/jobs/Devguide
258M    PX4/jobs/ecl
4.3G    PX4/jobs/Firmware
188K    PX4/jobs/libcxx
49M     PX4/jobs/NuttX
1.6M    PX4/jobs/NuttX-legacy
8.8G    PX4/jobs/px4-user-guide.us9mhv

ubuntu@ip-172-31-32-211:/mnt/jenkins/jenkins_home/jobs$ du -sh PX4_misc/jobs/*
20M     PX4_misc/jobs/check-slaves
28K     PX4_misc/jobs/ecl_coverity_scan
344K    PX4_misc/jobs/Firmware_branch_test_nuttx
124K    PX4_misc/jobs/Firmware_build_grind
122G    PX4_misc/jobs/Firmware-compile
80M     PX4_misc/jobs/Firmware-compile_mac
68K     PX4_misc/jobs/Firmware_coverity_scan
4.0M    PX4_misc/jobs/Firmware_flight_review_status
205M    PX4_misc/jobs/Firmware-hardware
72K     PX4_misc/jobs/Firmware_s3_deploy_beta
460K    PX4_misc/jobs/Firmware_s3_deploy_master
16K     PX4_misc/jobs/Firmware_s3_deploy_stable
20G     PX4_misc/jobs/Firmware-SITL_tests
1.8G    PX4_misc/jobs/Firmware-SITL_tests_coverage
16K     PX4_misc/jobs/Firmware_submodules_upstream
184K    PX4_misc/jobs/Firmware_update_submodules
100K    PX4_misc/jobs/Nuttx_update_apps
124K    PX4_misc/jobs/Nuttx_update_nuttx

Jenkins (ci.px4.io) storage

ubuntu@ip-172-31-32-211:/mnt/jenkins/jenkins_home/jobs$ df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/xvda1       30G  3.3G   26G  12% /
/dev/xvdf1      296G  177G  119G  60% /mnt/jenkins

@dagar dagar requested a review from lamping7 February 24, 2019 17:16
Copy link
Member

@lamping7 lamping7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dagar dagar merged commit 703e28f into PX4:master Feb 24, 2019
@dagar dagar deleted the pr-jenkins_history branch February 24, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants