Revision tags: release/14.0.0 |
|
#
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0 |
|
#
8e03a750 |
| 08-Mar-2022 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run
This test case depends on dtrace and sometimes gets affected if dtrace has issues. Make it report skipped instead of failure w
Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run
This test case depends on dtrace and sometimes gets affected if dtrace has issues. Make it report skipped instead of failure when dtrace fails to run.
Sponsored by: The FreeBSD Foundation
show more ...
|
#
d7412bca |
| 07-Mar-2022 |
Mark Johnston <markj@FreeBSD.org> |
gmultipath tests: Re-enable the failloop test in CI
Sponsored by: The FreeBSD Foundation
|
#
d3315847 |
| 23-Feb-2022 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily skip sys.geom.class.multipath.failloop.failloop in CI
This test case uses `dtrace -c` but it has some issues at the moment so disable it until dtrace fixed.
From markj:
This is the CTF
Temporarily skip sys.geom.class.multipath.failloop.failloop in CI
This test case uses `dtrace -c` but it has some issues at the moment so disable it until dtrace fixed.
From markj:
This is the CTF type ID limit which has come up quite a few times lately. It'll be fixed with the introduction of CTFv3.
PR: 258763 Sponsored by: The FreeBSD Foundation
show more ...
|
Revision tags: release/12.3.0 |
|
#
69f7649b |
| 04-Oct-2021 |
Mark Johnston <markj@FreeBSD.org> |
gmultipath tests: Re-enable the failloop test in CI
PR: 258763 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
#
b9b5a4dd |
| 28-Sep-2021 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
gmultipath failloop test: Put the dtrace sanity checker in right place
Check if dtrace excution is successful or not right after execution.
Sponsored by: The FreeBSD Foundation
|
#
38dac71d |
| 28-Sep-2021 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Fix typo
Reported by: swills Sponsored by: The FreeBSD Foundation
|
#
819961c5 |
| 28-Sep-2021 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily skip sys.geom.class.multipath.failloop.failloop in CI
This test case uses `dtrace -c` but it has some issues at the moment
While here, add a checker for dtrace executes successfully or
Temporarily skip sys.geom.class.multipath.failloop.failloop in CI
This test case uses `dtrace -c` but it has some issues at the moment
While here, add a checker for dtrace executes successfully or not to provide a more informative error message.
PR: 258763 Sponsored by: The FreeBSD Foundation
show more ...
|
Revision tags: release/13.0.0, release/12.2.0, release/11.4.0 |
|
#
f9777376 |
| 19-May-2020 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Revert 357780, `dtrace -c` has been fixed in head`
PR: 244053 Sponsored by: The FreeBSD Foundation
|
#
44e86fbd |
| 13-Feb-2020 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r357662 through r357854.
|
#
0c556b7f |
| 11-Feb-2020 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily skip sys.geom.class.multipath.failloop.failloop in CI
This case uses `dtrace -c` but it has some issues at the moment
PR: 244053 Sponsored by: The FreeBSD Foundation
|
#
06183823 |
| 07-Jan-2020 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Revert r355861 because the issue has been fixed in r356443
PR: 242689 Notified by: markj Sponsored by: The FreeBSD Foundation
|
#
00488f54 |
| 17-Dec-2019 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily skip failing sys.geom.class.multipath.failloop.failloop on i386 CI
PR: 242689 Sponsored by: The FreeBSD Foundation
|
#
67f72211 |
| 06-Dec-2019 |
Alan Somers <asomers@FreeBSD.org> |
gmultipath: add ATF tests
Add ATF tests for most gmultipath operations. Add some dtrace probes too, primarily for configuration changes that happen in response to provider errors.
PR: 178473 MFC a
gmultipath: add ATF tests
Add ATF tests for most gmultipath operations. Add some dtrace probes too, primarily for configuration changes that happen in response to provider errors.
PR: 178473 MFC after: 2 weeks Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D22235
show more ...
|