NBD server
Go to file
Richard W.M. Jones c05c44cc7b Skip tests/test-memory-allocator-malloc-mlock.sh on RHEL 9 / aarch64
Test failure:

FAIL: test-memory-allocator-malloc-mlock.sh
===========================================
/builddir/build/BUILD/nbdkit-1.25.8/server/nbdkit -v -P memory-allocator-malloc-mlock.pid -U /tmp/nbdkit-test-sock.QSUxq3 -- /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so 2048 allocator=malloc,mlock=true
nbdkit: debug: nbdkit 1.25.8 (nbdkit-1.25.8-2.el9)
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so
nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so (name memory)
nbdkit: debug: memory: load
nbdkit: debug: memory: config key=size, value=2048
nbdkit: debug: memory: config key=allocator, value=malloc,mlock=true
nbdkit: debug: memory: config_complete
nbdkit: debug: using thread model: parallel
nbdkit: debug: memory: get_ready
nbdkit: debug: allocator: malloc,mlock=true
nbdkit: debug: allocator parameter: mlock=true
nbdkit: error: allocator=malloc: mlock: Cannot allocate memory
./test-memory-allocator-malloc-mlock.sh: run cleanup hooks: exit code 1
FAIL test-memory-allocator-malloc-mlock.sh (exit status: 1)
2021-06-02 13:09:47 +01:00
tests Add gating tests for RHEL 9 2021-06-02 12:31:29 +01:00
.gitignore Enable tarball signing. 2018-06-09 14:34:47 +01:00
copy-patches.sh Add copy-patches.sh maintainer script from RHEL. 2020-12-03 13:35:45 +00:00
gating.yaml Add gating tests for RHEL 9 2021-06-02 12:31:29 +01:00
libguestfs.keyring Enable tarball signing. 2018-06-09 14:34:47 +01:00
nbdkit.spec Skip tests/test-memory-allocator-malloc-mlock.sh on RHEL 9 / aarch64 2021-06-02 13:09:47 +01:00
sources New upstream version 1.25.8. 2021-05-25 15:33:43 +01:00