Re: config of CI
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <CANCZdfpEF1LZzK7LS5bnNJQPpr4y5UH66CTqjv8VWYUXKyghhQ@mail.gmail.com> |
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. Warner