debian-forge/schutzbot
Ondřej Budai 7765c53ecc mockbuild: use s3cmd put instead of sync to speed up the RPM upload
s3cmd sync actually downloads metadata for all objects in a s3 bucket.
We have built a lot of RPMs, thus this takes 5 minutes on AWS and 25 minutes
on my laptop (!!!).

Let's use recursive put instead. This doesn't delete any files on the remote
side. As we upload RPMs only once, this also shouldn't fail on "the
object already exists". Using this method, we should be able to upload the
RPMs in seconds.

The same patch was applied in osbuild-composer cf73edd2
2021-06-10 09:35:04 +01:00
..
ci_details.sh ⚙ Bring over CI improvements from osbuild-composer 2020-07-14 13:05:18 +02:00
deploy.sh ci: Excute image_tests directly from osbuild-composer-tests 2021-03-26 19:02:57 +00:00
Jenkinsfile ci: remove Fedora 32 tests 2021-06-04 15:08:38 +02:00
mockbuild.sh mockbuild: use s3cmd put instead of sync to speed up the RPM upload 2021-06-10 09:35:04 +01:00
send_webhook.py ci: trigger schutzbot from github action 2021-02-12 17:56:14 +01:00
team_ssh_keys.txt ⚙ Bring over CI improvements from osbuild-composer 2020-07-14 13:05:18 +02:00