Displaying 2 results from an estimated 2 matches for "f1095be9".
2020 Mar 26
0
[PATCH nbdkit 9/9] tests/old-plugins: Add plugin from nbdkit 1.18.2.
...(tests/old-plugins/x86_64/Linux/v1.18.2/nbdkit-file-plugin.so)
---
tests/Makefile.am | 1 +
.../x86_64/Linux/v1.18.2/nbdkit-file-plugin.so | Bin 0 -> 28064 bytes
2 files changed, 1 insertion(+)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 34375381..f1095be9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1285,6 +1285,7 @@ TESTS += \
test-old-plugins-x86_64-Linux-v1.2.8.sh \
test-old-plugins-x86_64-Linux-v1.8.4.sh \
test-old-plugins-x86_64-Linux-v1.12.8.sh \
+ test-old-plugins-x86_64-Linux-v1.18.2.sh \
$(NULL)
test-old-plugins-%.s...
2020 Mar 26
15
[PATCH nbdkit 0/9] Create libnbdkit.so
This creates libnbdkit.so as discussed in the following thread:
https://www.redhat.com/archives/libguestfs/2020-March/thread.html#00203
test-delay-shutdown.sh fails for unclear reasons.
This series starts by reverting "tests: Don't strand hung nbdkit
processes" which is because several other tests fail randomly unless I
revert this patch. I didn't investigate this yet so it