Actions
Bug #6643
closedzfstest should enforce the required privileges before running.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-02-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The script currently requires users to drop privs before running it. It should just run the runner script with the required privs.
Fix is to always run the tests under ppriv.
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 412db4e993a383395d7ff1add4bb97f97ca3d433
commit 412db4e993a383395d7ff1add4bb97f97ca3d433 Author: John Wren Kennedy <john.kennedy@delphix.com> Date: 2016-02-25T05:42:39.000Z 6642 testrunner output can be displayed in the wrong order 6643 zfstest should enforce the required privileges before running. Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Jonathan Mackenzie <jonathan.mackenzie@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions