Skip to content

Conversation

@mcmilk
Copy link
Contributor

@mcmilk mcmilk commented Nov 4, 2025

Update FreeBSD versions:

  • add FreeBSD 15.0-STABLE
  • add FreeBSD 16.0-CURRENT

In commits - you may specify which type of CI should run:

  • ZFS-CI-Type: quick
  • ZFS-CI-Type: linux
  • ZFS-CI-Type: freebsd
  • ZFS-CI-Type: full (should maybe renamed to default, cause full would normally mean everything)

This PR did run only FreeBSD tests, because of this line:
ZFS-CI-Type: freebsd

The current PR should runs only linux based tests via:
ZFS-CI-Type: linux

Motivation and Context

Current FreeBSD 15 tests are always red :/

How Has This Been Tested?

Within my private repo I tested a bit - but this PR will hopefully run only FreeBSD tests now .. this is tested by this PR ;)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Quality assurance (non-breaking change which makes the code more robust against bugs)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@mcmilk mcmilk mentioned this pull request Nov 4, 2025
14 tasks
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Nov 4, 2025
@mcmilk mcmilk force-pushed the freebsd-16 branch 2 times, most recently from 86ea7d6 to 3a662da Compare November 5, 2025 04:45
Update FreeBSD versions:
- add FreeBSD 15.0-STABLE
- add FreeBSD 16.0-CURRENT

So we use the latest versions of each line now:
  - Freebsd 14.3 (RELEASE)
  - FreeBSD 15.0 (STABLE)
  - FreeBSD 16.0 (CURRENT)

In commits - you may specify which type of CI should run:
- ZFS-CI-Type: quick
- ZFS-CI-Type: linux
- ZFS-CI-Type: freebsd
- ZFS-CI-Type: full

Signed-off-by: Tino Reichardt <[email protected]>
ZFS-CI-Type: linux
@behlendorf behlendorf merged commit 7e7c360 into openzfs:master Nov 5, 2025
20 of 24 checks passed
@behlendorf behlendorf mentioned this pull request Nov 5, 2025
14 tasks
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Nov 12, 2025
Update FreeBSD versions:
- add FreeBSD 15.0-STABLE
- add FreeBSD 16.0-CURRENT

So we use the latest versions of each line now:
  - Freebsd 14.3 (RELEASE)
  - FreeBSD 15.0 (STABLE)
  - FreeBSD 16.0 (CURRENT)

In commits - you may specify which type of CI should run:
- ZFS-CI-Type: quick
- ZFS-CI-Type: linux
- ZFS-CI-Type: freebsd
- ZFS-CI-Type: full

Reviewed-by: Alexx Saver <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tino Reichardt <[email protected]>
Closes openzfs#17896
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Nov 12, 2025
Update FreeBSD versions:
- add FreeBSD 15.0-STABLE
- add FreeBSD 16.0-CURRENT

So we use the latest versions of each line now:
  - Freebsd 14.3 (RELEASE)
  - FreeBSD 15.0 (STABLE)
  - FreeBSD 16.0 (CURRENT)

In commits - you may specify which type of CI should run:
- ZFS-CI-Type: quick
- ZFS-CI-Type: linux
- ZFS-CI-Type: freebsd
- ZFS-CI-Type: full

Reviewed-by: Alexx Saver <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tino Reichardt <[email protected]>
Closes openzfs#17896
behlendorf pushed a commit to behlendorf/zfs that referenced this pull request Nov 12, 2025
Update FreeBSD versions:
- add FreeBSD 15.0-STABLE
- add FreeBSD 16.0-CURRENT

So we use the latest versions of each line now:
  - Freebsd 14.3 (RELEASE)
  - FreeBSD 15.0 (STABLE)
  - FreeBSD 16.0 (CURRENT)

In commits - you may specify which type of CI should run:
- ZFS-CI-Type: quick
- ZFS-CI-Type: linux
- ZFS-CI-Type: freebsd
- ZFS-CI-Type: full

Reviewed-by: Alexx Saver <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tino Reichardt <[email protected]>
Closes openzfs#17896
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Code Review Needed Ready for review and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants