Skip to content

Commit

Permalink
Fix 'rsync' not found in path for last-N-failed builds
Browse files Browse the repository at this point in the history
Galera tests failing with WSREP_SST: [ERROR] 'rsync' not found in path (20240916 03:25:57.651)
  • Loading branch information
RazvanLiviuVarzaru committed Sep 16, 2024
1 parent 6bf3a84 commit 50acdf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_build_images/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ RUN --mount=type=secret,id=rhel_orgid,target=/run/secrets/rhel_orgid \
python3-devel \
readline-devel \
rpmlint \
rsync \
ruby \
snappy-devel \
subversion \
Expand Down

0 comments on commit 50acdf8

Please sign in to comment.