Skip to content

Conversation

@behlendorf
Copy link
Contributor

Motivation and Context

  Warning: TestGroup '/var/tmp/tests/functional/cli_root/zfs_send_delegation_user' not added to this run. Auxiliary script '/var/tmp/tests/functional/cli_root/zfs_send_delegation_user/setup' failed verification.

https://github.com/openzfs/zfs/actions/runs/17686430319/job/50272200621?pr=17736

Description

Correct the path in the common.run file. The zfs_send_delegation_user test is installed under cli_user not cli_root.

How Has This Been Tested?

Will be verified by the CI. We should also consider making the verification warnings fatal when run by the CI.

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)

@behlendorf
Copy link
Contributor Author

cc: @allanjude

@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Sep 12, 2025
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Sep 15, 2025
Correct the path in the common.run file.  The zfs_send_delegation_user
test is installed under cli_user not cli_root.

Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Paul Dagnelie <paul.dagnelie@klarasystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#17740
@github-actions github-actions bot removed the Status: Accepted Ready to integrate (reviewed, tested) label Sep 15, 2025
@behlendorf behlendorf merged commit 4b764fb into openzfs:master Sep 15, 2025
17 of 23 checks passed
behlendorf added a commit to behlendorf/zfs that referenced this pull request Sep 15, 2025
Correct the path in the common.run file.  The zfs_send_delegation_user
test is installed under cli_user not cli_root.

Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Paul Dagnelie <paul.dagnelie@klarasystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#17740
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants