]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Dockerfile: Optimize pip installs
authorZack Cerza <zack@redhat.com>
Tue, 12 Apr 2022 23:22:54 +0000 (17:22 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 26 Apr 2022 19:16:40 +0000 (13:16 -0600)
commit1d5141442aea6e24cde790bdb6045f4351c146b1
tree285cab337147d3ba8d6fcdae75940521fd76c30d
parentd6623e858d4c466a51ceadec457997c85eaa3ff1
Dockerfile: Optimize pip installs

With this change, we can avoid rerunning bootstrap on build if
requirements.txt hasn't changed. Build times after non-requirements
changes go from 3-5min to ~2s.

Signed-off-by: Zack Cerza <zack@redhat.com>
docs/docker-compose/teuthology/Dockerfile