]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts: add build-with-container.py and friends to container_only_pr 2328/head
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 19 Feb 2025 16:10:11 +0000 (11:10 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 19 Feb 2025 16:10:11 +0000 (11:10 -0500)
commit1bd7c6322815dc0c7731a9f8dd7753a8ae02e10a
tree84460c4a094a4b2b95210b899bc6ee7a7da6a8c9
parent2bee917ca8c7413656a7923be2331e3e7ef80912
scripts: add build-with-container.py and friends to container_only_pr

Add the build-with-container.py script and the helper shell script and
Dockerfile that support the builder image to the container_only_pr
patterns in build_utils.sh.  This should save time and resources when
contributing patches to only these files in the ceph/ceph repo.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
scripts/build_utils.sh