git: 69f7649b7148 - main - gmultipath tests: Re-enable the failloop test in CI
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Oct 2021 16:28:34 UTC
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=69f7649b7148f9e1e331da8f4a9748c55a2b6ce3 commit 69f7649b7148f9e1e331da8f4a9748c55a2b6ce3 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2021-10-04 16:24:29 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2021-10-04 16:28:27 +0000 gmultipath tests: Re-enable the failloop test in CI PR: 258763 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation --- tests/sys/geom/class/multipath/failloop.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/sys/geom/class/multipath/failloop.sh b/tests/sys/geom/class/multipath/failloop.sh index 48006d6b10da..0f0202bb8b01 100755 --- a/tests/sys/geom/class/multipath/failloop.sh +++ b/tests/sys/geom/class/multipath/failloop.sh @@ -36,10 +36,6 @@ failloop_head() } failloop_body() { - if [ "$(atf_config_get ci false)" = "true" ]; then - atf_skip "https://bugs.freebsd.org/258763" - fi - sysctl -n kern.geom.notaste > kern.geom.notaste.txt load_gnop load_gmultipath