Re: config of CI
Michael Tuexen <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
> On 7. Aug 2026, at 17:38, Warner Losh <[email protected]> wrote: > > > > On Fri, Aug 7, 2026 at 9:21 AM Michael Tuexen <[email protected]> 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