Posts
4
Following
1
Followers
5
@monsieuricon ok this solves the "we have control of the network and at least a server to mirror for CIs", but sometimes it's also desirable to rely on cloud resources for a CI. I believe the solution there is to collaborate for each cloud provider to ensure they also have mirrors and then our software like kdevops can use the prefix of the cloud provider for mirrors. Unless that is already set up?

RE: https://social.kernel.org/objects/22653bb0-83b6-4316-a44d-c2b3a1f2eac5
1
0
0
@monsieuricon FWIW we encourage and promote a local mirror on kdevops so all CI stuff we use uses the local mirror. A mirror however still does have to rely on git fetching to ensure we get the latest code, we use systemd timers for this and these vary depending on the repo. For Linus' tree we have a refresh of every 5 minutes while for linux-next its every 6 hours. If you think we should change any of these let us know! https://github.com/linux-kdevops/kdevops/blob/main/playbooks/roles/linux-mirror/templates/mirrors.yaml.j2

RE: https://social.kernel.org/objects/22653bb0-83b6-4316-a44d-c2b3a1f2eac5
1
0
0
kdevops v6.2-rc1
Show content
I'd like to announce the release of kdevop v6.2-rc1 ! https://people.kernel.org/mcgrof/kdevops-v6-2-rc1-released Thanks to all the contributors! #Linux #kernel #automation #kdevops #devops
0
0
0
Show older