Re: config of CI

From: Warner Losh <imp_at_bsdimp.com>
Date: Fri, 07 Aug 2026 15:38:25 UTC
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.

Warner