]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ZTS: Move user_namespace test to linux.run
authorRyan Moeller <ryan@iXsystems.com>
Wed, 12 Feb 2020 21:06:00 +0000 (16:06 -0500)
committerGitHub <noreply@github.com>
Wed, 12 Feb 2020 21:06:00 +0000 (13:06 -0800)
commit610eec452d723bc53ce531095aff9577a2e0dc93
tree3d469390682003ce92663ce31ea5f8192793989f
parent834f274fbfa0642e62944784a06b0e184065bdf0
ZTS: Move user_namespace test to linux.run

Namespaces is a Linux feature not available on other platforms.

Move the user_namespace test out of common.run to linux.run.

Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #9982
tests/runfiles/common.run
tests/runfiles/linux.run