Skip to content

Commit

Permalink
Update Dockerfile.konflux -revert
Browse files Browse the repository at this point in the history
  • Loading branch information
shajmakh authored Jan 17, 2025
1 parent 2ca9d0e commit 6366cac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cnf-tests/Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ FROM registry.redhat.io/ubi9/ubi-minimal:9.5

RUN mkdir -p /usr/local/etc/cnf

RUN microdnf install -y lksctp-tools iproute \
tmux ethtool iputils procps-ng numactl-libs iptables \
kmod realtime-tests linuxptp iperf3 nc \
python3 # python3 is needed for hwlatdetect

COPY --from=oc /usr/bin/oc /usr/bin/oc
COPY --from=builder ${PKG_PATH}/cnf-tests/submodules/cluster-node-tuning-operator/build/_output/bin/latency-e2e.test /usr/bin/latency-e2e.test
COPY --from=builder ${PKG_PATH}/cnf-tests/entrypoint/test-run.sh /usr/bin/test-run.sh
Expand Down

0 comments on commit 6366cac

Please sign in to comment.