Skip to content

Commit 17cb459

Browse files
committed
CI: add expect package for blktests
With commit c88cd78eb745 ("nvme/066: test NVMe host driver code for NVME SED operations") blktests relies on the expect tool. Signed-off-by: Daniel Wagner <[email protected]>
1 parent eb12965 commit 17cb459

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-nightly-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ jobs:
3535
liburing-devel nbd device-mapper ktls-utils dosfstools \
3636
bc libnl3-cli cryptsetup sg3_utils pciutils unzip jq git wget \
3737
meson json-c-devel openssl-devel keyutils-libs-devel dbus-devel \
38-
swig xz-devel libcurl-devel curl libarchive libarchive-devel json-c
38+
swig xz-devel libcurl-devel curl libarchive libarchive-devel json-c \
39+
expect
3940
4041
# mdadm has a buffer overflow in v4.3 and was fixed with this commit:
4142
# https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=7f960c3bd050e76f8bf0a8a0c8fbdcbaa565fc78

0 commit comments

Comments
 (0)