]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils.sh: limit .gz files copied to chacra 2134/head
authorDan Mick <dmick@redhat.com>
Sat, 20 May 2023 00:22:28 +0000 (17:22 -0700)
committerDan Mick <dmick@redhat.com>
Sat, 20 May 2023 00:58:42 +0000 (17:58 -0700)
commit01b517ad6909a4d98e298721c8cae25622300625
tree67a5d3e887d1f2943b08d263c18526195c48a736
parent7f3194a3a6f5681dc50e3a35c639a46f957b4f36
scripts/build_utils.sh: limit .gz files copied to chacra

Don't copy *every* .gz file from the release tree
(which includes the source tree); just ceph*.gz

Fixes: https://tracker.ceph.com/issues/61306
Signed-off-by: Dan Mick <dmick@redhat.com>
scripts/build_utils.sh