Re: config of CI
- In reply to: Warner Losh : "Re: config of CI"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Aug 2026 17:50:53 UTC
> On 7. Aug 2026, at 17:38, Warner Losh <imp@bsdimp.com> wrote: > > > > On Fri, Aug 7, 2026 at 9:21 AM Michael Tuexen <tuexen@freebsd.org> wrote: > this mailing list might not the best place to ask, but I would > like to know if the CI (ci.freebsd.org <http://ci.freebsd.org/>) runs with default sysctl variables or if > some are tweaked. If there are tweaks, are they publically available? > > So the ci script repo is at https://github.com/freebsd/freebsd-ci and general info about Jenkins is at > https://wiki.freebsd.org/Jenkins . I couldn't find the info there quickly, but I'd think we'd want the info > available in the freebsd-ci repo so developers can reproduce the environment. Hi Warner, thank you very much. That explains why a test in CI passes and when I run it locally it fails until I set a sysctl variable. Best regards Michael > > Warner