]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add jq and curl to teuthology-dev Dockerfile 2063/head
authordeepssin <deepssin@redhat.com>
Thu, 10 Jul 2025 05:58:46 +0000 (01:58 -0400)
committerdeepssin <deepssin@redhat.com>
Thu, 10 Jul 2025 05:58:46 +0000 (01:58 -0400)
Signed-off-by: deepssin <deepssin@redhat.com>
containers/teuthology-dev/Dockerfile

index 97e0677efe9916ad62a8974ae9a7da66e55304e4..9ae40929837ced64bd41075e29dd60173a195cdf 100644 (file)
@@ -11,6 +11,8 @@ RUN apt-get update && \
     python3-pip \
     python3-venv \
     vim \
+    jq \
+    curl \
     libev-dev \
     libvirt-dev \
     libffi-dev \