]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
scripts: Automate pushing tarballs to d.c.c
authorDavid Galloway <dgallowa@redhat.com>
Fri, 29 Jul 2022 16:49:47 +0000 (12:49 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 29 Jul 2022 16:49:47 +0000 (12:49 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
scripts/sync-pull

index c2d436f731635c0668268be2931c8bed6923eacf..b325e61c0b863c3976d704a0229bd3d5faa088e3 100644 (file)
@@ -70,6 +70,8 @@ for el_version in 7 8; do
   rsync -Lavh -e 'ssh -p 2222' --progress $el_cmd
 done
 
+ssh signer@download.ceph.com "/home/signer/bin/get-tarballs.sh $release $sha1 $version"
+
 if $need_rerun; then
   echo
   echo "********************************************"