ci: install isal packages for testing
authorVincent Fu <vincent.fu@samsung.com>
Wed, 21 Aug 2024 20:31:46 +0000 (20:31 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Wed, 21 Aug 2024 20:31:46 +0000 (20:31 +0000)
This brings in faster checksum calculation routines that are used for
protection information support.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
ci/actions-install.sh

index 1796ee47187c54287685ba6bcfd12c6e8084eccb..38d39de933a2067d752bf6ba9f3ee916d82c87b6 100755 (executable)
@@ -50,6 +50,7 @@ DPKGCFG
             pkgs+=(
                 libglusterfs-dev
                 libgoogle-perftools-dev
+                libisal-dev
                 libiscsi-dev
                 libnbd-dev
                 libpmem-dev
@@ -107,6 +108,7 @@ install_fedora() {
         cmake \
         cunit-devel \
         flex-devel \
+        isa-l-devel \
         kernel-devel \
         libaio-devel \
         libgfapi-devel \