Skip to content

Commit 15a865a

Browse files
committed
PoC of running granular tests inside
1 parent 66b5614 commit 15a865a

4 files changed

Lines changed: 2118 additions & 0 deletions

File tree

containers/runner/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN dnf -y update && \
2020
python3-rpmfluff \
2121
python3-rpm \
2222
squid \
23+
strace \
2324
make \
2425
openssh-clients && \
2526
dnf -y clean all

0 commit comments

Comments
 (0)