Page MenuHomeFreeBSD

Eliminate sleeps in the geom ATF tests
AbandonedPublic

Authored by asomers on Dec 17 2018, 4:42 PM.
Tags
Referenced Files
Unknown Object (File)
Dec 22 2023, 11:22 PM
Unknown Object (File)
Jul 1 2023, 8:34 AM
Unknown Object (File)
May 9 2023, 7:28 AM
Unknown Object (File)
Mar 21 2023, 8:10 PM
Unknown Object (File)
Mar 4 2023, 12:01 AM
Unknown Object (File)
Dec 9 2022, 9:29 PM
Subscribers

Details

Reviewers
cem
Summary

Eliminate sleeps in the geom ATF tests

Replace sleeps with polling loops in all geom ATF tests (but not the TAP
tests). This also fixes a teardown race in the ggate tests. "ggatec
destroy" apparently returns before the consumer releases the underlying
device, causing the "mdconfig -d" command to occasionally fail during
cleanup.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 21612