Skip to content

Commit

Permalink
ci: install isal packages for testing
Browse files Browse the repository at this point in the history
This brings in faster checksum calculation routines that are used for
protection information support.

Signed-off-by: Vincent Fu <[email protected]>
  • Loading branch information
vincentkfu committed Aug 21, 2024
1 parent 9b471ea commit 2d41633
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/actions-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ DPKGCFG
pkgs+=(
libglusterfs-dev
libgoogle-perftools-dev
libisal-dev
libiscsi-dev
libnbd-dev
libpmem-dev
Expand Down Expand Up @@ -107,6 +108,7 @@ install_fedora() {
cmake \
cunit-devel \
flex-devel \
isa-l-devel \
kernel-devel \
libaio-devel \
libgfapi-devel \
Expand Down

0 comments on commit 2d41633

Please sign in to comment.