aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Switch links to https: that are found in commentsDan Fandrich2024-01-251-1/+1
| | | | These are for use by humans only.
* Make the schedbot cleaning jobs actually cleanDan Fandrich2024-01-231-6/+6
| | | | | | | The test jobs seem to be working as desired, so make them actually start deleting the old files every 4 hours. Use -ignore_readdir_race in all of them to avoid errors when schedbot cleans the files in the middle of a run (an unlikely situation because of the clean-up times involved).
* Use the config variables for the schedbot cleanup jobsDan Fandrich2024-01-232-32/+19
|
* Don't delete empty placeholder directoriesDan Fandrich2024-01-231-1/+1
| | | | | | | Even if 9/nonfree/backports_testing/ hasn't had any builds recently, it shouldn't be deleted. Only delete directories deeper in the hierarchy. Follow-up to f7e017e8
* Add a pair of test jobs for clearing old schedbot packagesDan Fandrich2024-01-231-15/+35
| | | | | | | | | | | | | | It's now confirmed that tidy() has been creating huge (2.6 GiB) state files that the Puppet agent loads before every agent run, which causes runs to take up to 4 days each and use of all RAM on the server. Cleaning files using find is more straightforward and efficient and avoids this problem. The tidy() functions are disabled here and the cron jobs aren't actually deleting files yet, so a follow-up commit will enable deleting imminently, once testing shows it will work. Follow-up to 59d57245
* Add a test cron job to see how it would clean up upload logsDan Fandrich2024-01-151-0/+8
| | | | | | | The Puppet method for doing this seems to be what's causing its memory usage to reach the size of the physical RAM in the system and take up to 4 days to complete a Puppet run. The test will show the files being deleted and how long it takes, but won't actually delete them.
* (buildsystem) Set rocm-llvm timeout to 64000Nicolas Lécureuil2023-12-111-1/+1
|
* (buildsystem) Set rocm-llvm timeout to 64000Nicolas Lécureuil2023-12-021-1/+1
|
* (buildsystem) Set rocm-llvm timeout to 60000Nicolas Lécureuil2023-11-291-0/+1
|
* add mga9 and infra_9 configsThomas Backlund2023-08-251-0/+12
|
* (iurt timeout) Increase qtwebengine6 timeout to 172800Nicolas Lécureuil2022-09-301-1/+1
|
* (iurt timeout) Add and remove timeoutsNicolas Lécureuil2022-09-301-2/+1
| | | | | | Add timeout for qtwebengine6 ( I used the same as qtwebengine5) Remove for eclipse and java-1.8.0-openjfx, we do not have then in mageia anymore
* Enable lockfile on mga-clean-distribPascal Terjan2022-09-251-1/+1
|
* raise buildtime limit on chromium-browser-stableThomas Backlund2022-04-161-1/+1
|
* hardlink is now in util-linuxThomas Backlund2021-11-281-2/+0
|
* add mga 8 and infra_8 targetsThomas Backlund2021-02-241-0/+12
|
* Fix repository vhostPascal Terjan2020-06-291-6/+7
| | | | | Previous commit broke it but is was not visible initially due to another broken thing in the config which has since been fixed.
* increase kernel build timeThomas Backlund2020-05-181-1/+1
|
* increase gcc build timeoutThomas Backlund2020-05-031-1/+1
|
* bump again the timeout for clangThierry Vignaud2020-03-211-1/+1
|
* doble timeout for llvmThierry Vignaud2020-03-201-0/+1
| | | | it regularly fails on armv7
* doble timeout for clangThierry Vignaud2020-03-201-0/+1
| | | | it regularly fails on x86
* genhdlist2: switch cauldron synthesis to zstd compressionThomas Backlund2020-01-081-0/+6
|
* fix up cron for mga-clean-distribThomas Backlund2019-11-051-2/+2
|
* Add a cron for mga-clean-distribPascal Terjan2019-10-271-0/+7
|
* Increase timeout for qtwebengine5Pascal Terjan2019-10-081-1/+1
| | | | It currently fails on arm
* youri: disable zchunk metadata on cauldron, it slows the bs _way_ too muchThomas Backlund2019-09-301-1/+1
|
* rename createrepo to createrepo_mga6 to match repo it runs againstThomas Backlund2019-06-281-1/+1
|
* re-add appstream metadata after each createrepo_* runThomas Backlund2019-06-281-0/+18
|
* add configs for mga7Thomas Backlund2019-06-281-0/+6
|
* update createrepo for cauldron and zchunk dictsThomas Backlund2019-06-281-0/+6
|
* Reduce some timeouts and instead increase arm multipliersPascal Terjan2019-04-081-2/+2
|
* Increase timeout for some packages hitting it on armv7hlPascal Terjan2019-04-081-0/+2
|
* Increase timeout for qgisPascal Terjan2018-12-261-0/+1
|
* add more time for kernel buildsThomas Backlund2018-09-211-0/+1
|
* increase chromium timeout b/c it kept timeouting on BSThierry Vignaud2018-08-241-1/+1
|
* Increase the build timeout for chromium-browser-stable to 20h.Christiaan Welvaart2018-06-021-0/+1
| | | | | If both x86 and x86-64 builds for chromium-browser-stable are run on the same build node, the builds may take more than 10h.
* set default iurt timeout to 10h as more packages gets bigger and takes ↵Thomas Backlund2018-05-241-4/+1
| | | | longer to build
* increase 'rust' timeoutNicolas lécureuil2018-05-131-1/+1
|
* increase LO timeoutThierry Vignaud2018-05-101-1/+1
|
* iurt: Use a larger timeout for clang (default is not enough on ARM)Olivier Blin2018-04-231-0/+1
|
* sort listThomas Backlund2018-03-211-11/+11
|
* give rust time to build on armThomas Backlund2018-03-211-0/+1
|
* Allow libguestfs to access network during buildPascal Terjan2017-10-131-0/+4
|
* Fix duplicate namePascal Terjan2016-11-281-1/+2
|
* Fix syntaxPascal Terjan2016-11-281-1/+1
|
* Avoid rebuilding some old packagesPascal Terjan2016-10-142-0/+10
| | | | | | | | | | When a package gets built for mandatory arches but fails on non mandatory arches, src.rpm stays around (that should be fixed). When we cleanup old log files after 2 weeks, we often have the src.rpm staying around longer (it seems it's ctime gets changed) than the file saying it had already been built for mandatory architectures, so it gets built again then rejected. By removing rpms earlier than the logs, we avoid that problem.
* iurt config: increase eclipse and java timeoutNicolas Lécureuil2016-10-081-2/+2
|
* iurt config: increase eclipse timeoutNicolas Lécureuil2016-10-081-1/+1
|
* Increase timeout for cross-gccPascal Terjan2016-10-061-1/+1
|