osbuild / osbuild

Build-Pipelines for Operating System Artifacts

Home Page:https://www.osbuild.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run NFS tests in CI

thozza opened this issue · comments

Some NFS-related tests are skipped in CI:

...
test/mod/test_util_fscache_coherency.py::test_nfs_characteristics SKIPPED [ 62%]
test/mod/test_util_fscache_coherency.py::test_atomics PASSED             [ 63%]
test/mod/test_util_fscache_coherency.py::test_atomics_nfs SKIPPED (N...) [ 64%]
...