Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase LLVM build timeout | Jani Välimaa | 2025-06-03 | 1 | -3/+3 |
| | |||||
* | Increase llvm build timeout value | Jani Välimaa | 2024-11-08 | 1 | -1/+1 |
| | |||||
* | Fix sudo so schedbot can create a new maintdb entry | Dan Fandrich | 2024-10-22 | 1 | -2/+1 |
| | | | | | | The newly tightened sudoers configuration didn't take this into account. This seems to be the only command that schedbot can run, so reflect that in the new config. | ||||
* | Bump timeouts for llvm17-suite and llvm19-suite (mga#33322) | Dan Fandrich | 2024-10-17 | 1 | -2/+2 |
| | | | | 60000 isn't enough for llvm19-suite at least. | ||||
* | Remove duplicate wget, fix nail for newer releases | Dan Fandrich | 2024-10-12 | 1 | -1/+7 |
| | | | | | | Puppet doesn't like it when two modules want the same package, so rely on wget being part of the base package set. nail is called s-nail on >= mga9 so fix binrepo. | ||||
* | Allow maintdb get with no argument | Dan Fandrich | 2024-10-07 | 1 | -0/+1 |
| | | | | This case was missed in commit 2a268618. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 10 | -56/+56 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 10 | -56/+56 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Tighten the sudo for the maintdb scripts | Dan Fandrich | 2024-09-30 | 2 | -4/+5 |
| | | | | | Make sudoers a bit more robust against attempts to play with the arguments. Unfortunately, our sudo is too old to support regexes. | ||||
* | buildsystem: Set llvm19-suite timeout to 60000 | Dan Fandrich | 2024-09-29 | 1 | -0/+1 |
| | |||||
* | Fix some typos in user-visible strings | Dan Fandrich | 2024-08-15 | 1 | -1/+1 |
| | |||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 4 | -6/+6 |
| | | | | This should result in no difference in configuration. | ||||
* | buildsystem: increase iurt max log file size to 600M | Jani Välimaa | 2024-05-04 | 1 | -1/+1 |
| | |||||
* | buildsystem: increase java-21-openjdk timeout to 172800 | Jani Välimaa | 2024-05-04 | 1 | -0/+1 |
| | |||||
* | buildsystem: increase java-17-openjdk timeout to 172800 | Jani Välimaa | 2024-05-04 | 1 | -0/+1 |
| | |||||
* | buildsystem: increase java-latest-openjdk timeout to 172800 | Jani Välimaa | 2024-05-04 | 1 | -0/+1 |
| | |||||
* | buildsystem: update media.cfg creation to support x86_64 + i686 | Jani Välimaa | 2024-05-04 | 1 | -0/+12 |
| | |||||
* | Ensure SRPMS dir is owned by schedbot | Jani Välimaa | 2024-05-03 | 1 | -2/+2 |
| | |||||
* | Ensure repodata dir is owned by schedbot | Jani Välimaa | 2024-05-03 | 1 | -0/+6 |
| | |||||
* | Ensure media/debug dir is owned by schedbot | Jani Välimaa | 2024-05-03 | 1 | -1/+1 |
| | |||||
* | Enable https on maintdb.mageia.org | Dan Fandrich | 2024-04-29 | 1 | -0/+7 |
| | |||||
* | buildsystem: double webkit2 timeout to 115200 | Jani Välimaa | 2024-04-23 | 1 | -1/+1 |
| | |||||
* | Add $ on variable reference | Dan Fandrich | 2024-04-19 | 1 | -1/+1 |
| | | | | Accidentally dropped in 02f1f851 | ||||
* | Enable https on binrepo.mageia.org | Dan Fandrich | 2024-04-19 | 1 | -0/+7 |
| | |||||
* | Clean x86_64 arch first | Jani Välimaa | 2024-04-14 | 1 | -1/+1 |
| | |||||
* | Prefer x86_64 repo over to-be-dropped i586 for noarch pkgs | Jani Välimaa | 2024-04-10 | 1 | -2/+2 |
| | |||||
* | Stop cleaning old i586 pkgs on Cauldron | Jani Välimaa | 2024-04-10 | 1 | -1/+1 |
| | |||||
* | Also cleanup i686 packages | Pascal Terjan | 2024-04-05 | 1 | -1/+1 |
| | |||||
* | (buildsystem) Set webkit2 timeout to 57600 (mga#32202) | Dan Fandrich | 2024-03-28 | 1 | -0/+1 |
| | |||||
* | (buildsystem) Set llvm17-suite timeout to 64000 | Dan Fandrich | 2024-03-04 | 1 | -0/+1 |
| | |||||
* | Fix cleanup of noarch packages | Pascal Terjan | 2024-02-17 | 1 | -2/+2 |
| | | | | | | | There were 2 bugs: - getting the architecture got broken due to a missing % - name of the binary package instead of the src was used, somethimes they are different | ||||
* | Switch links to https: where possible | Dan Fandrich | 2024-01-25 | 3 | -3/+3 |
| | | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now. | ||||
* | Switch links to https: that are found in comments | Dan Fandrich | 2024-01-25 | 1 | -1/+1 |
| | | | | These are for use by humans only. | ||||
* | Make the schedbot cleaning jobs actually clean | Dan Fandrich | 2024-01-23 | 1 | -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 jobs | Dan Fandrich | 2024-01-23 | 2 | -32/+19 |
| | |||||
* | Don't delete empty placeholder directories | Dan Fandrich | 2024-01-23 | 1 | -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 packages | Dan Fandrich | 2024-01-23 | 1 | -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 logs | Dan Fandrich | 2024-01-15 | 1 | -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. | ||||
* | Cleanup duplicate src.rpm | Pascal Terjan | 2024-01-03 | 1 | -2/+15 |
| | | | | | | | Sometimes someone moves a package manually and we end up with several versions of a package. In this case we should delete the src.rpm and handle its binary packages like if it was gone. | ||||
* | (buildsystem) Set rocm-llvm timeout to 64000 | Nicolas Lécureuil | 2023-12-11 | 1 | -1/+1 |
| | |||||
* | (buildsystem) Set rocm-llvm timeout to 64000 | Nicolas Lécureuil | 2023-12-02 | 1 | -1/+1 |
| | |||||
* | (buildsystem) Set rocm-llvm timeout to 60000 | Nicolas Lécureuil | 2023-11-29 | 1 | -0/+1 |
| | |||||
* | add mga9 and infra_9 configs | Thomas Backlund | 2023-08-25 | 1 | -0/+12 |
| | |||||
* | Fix cleaner.rb | Pascal Terjan | 2023-01-08 | 2 | -17/+23 |
| | | | | | | It did not really wait for 7d for removed subpackages. Also remove an incorrect condition, src.rpm is usually slightly older that binary rpms, and fix the tests. | ||||
* | Cleanup packages no longer built on an arch | Pascal Terjan | 2022-09-30 | 1 | -4/+23 |
| | |||||
* | (iurt timeout) Increase qtwebengine6 timeout to 172800 | Nicolas Lécureuil | 2022-09-30 | 1 | -1/+1 |
| | |||||
* | (iurt timeout) Add and remove timeouts | Nicolas Lécureuil | 2022-09-30 | 1 | -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 | ||||
* | Remove debug mesages | Pascal Terjan | 2022-09-25 | 1 | -3/+0 |
| | |||||
* | Enable lockfile on mga-clean-distrib | Pascal Terjan | 2022-09-25 | 1 | -1/+1 |
| | |||||
* | Add an option to use upload lock | Pascal Terjan | 2022-09-25 | 1 | -3/+34 |
| |