Re: [PATCH v2 00/37] Various fixes
Daniel Gomez <[email protected]>
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Organization | kernel.org |
| Message-ID | <[email protected]> |
On 02/09/2025 15.53, Chuck Lever wrote: > From: Chuck Lever <[email protected]> > > I've finally gotten most of my test runners moved to cloud providers > so I'm able to rebase my version of kdevops on > > linux-kdevops/kdevops : HEAD > > In the process I've found and fixed myriad small issues. One or two > of these might need some attention and additional work. Please have > a close look -- they are all short subjects. Thanks for all the fixes! > > Changes since v1: > - Add R-b tags > - Completed the patch that adds new GCE machine sizes > - Added 11 new fixes on the end > > Daniel, this series includes the patches that change the Ansible > config and inventory pathname behavior. It would be most convenient Let me double check if we have a conflict with the sandbox concept. But I don't think so. The part missing for sandboxing is just decoupling TOPDIR for kdevops sources and for kdevops artifacts (.config, extra_vars.yaml, ansible.cfg, etc). > for me if these were merged now and then you can do your sandbox > work on that, but if you would like me to hold off, I can drop them > from this series. That's okay with me. I'll double check tomorrow these patches to see if there's anything.