Skip to content

Commit 693de4c

Browse files
committed
tests/build.sh: install python3-inotify_simple
this is installed from a downstream ceph compose Signed-off-by: Andrew Schoen <[email protected]>
1 parent 5eca3f9 commit 693de4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/container/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ task_sys_deps() {
121121
python3-wheel \
122122
python3-pyxattr \
123123
python3-devel \
124+
python3-inotify_simple \
124125
samba-common-tools \
125126
rpm-build \
126127
'python3dist(mypy)' \

0 commit comments

Comments
 (0)