[Midnightbsd-cvs] [MidnightBSD/src] c600da: Jenkinsfile: run kyua directly instead of in a jail

Lucas Holt noreply at github.com
Mon Jul 6 09:50:47 EDT 2026


  Branch: refs/heads/stable/4.1
  Home:   https://github.com/MidnightBSD/src
  Commit: c600da754048c9710e0df3d427dc70579689a45e
      https://github.com/MidnightBSD/src/commit/c600da754048c9710e0df3d427dc70579689a45e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Jenkinsfile: run kyua directly instead of in a jail

The jenkins user cannot create jails. Run kyua test against the
destdir test tree directly rather than mounting devfs, creating a
jail, and using jexec. Use || true on the kyua call so test failures
don't prevent junit result collection.

AI-Assisted-by: Claude Sonnet 4.6
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list