debian-forge-composer/schutzbot
Ondřej Budai cf73edd2d2 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.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-04-15 14:39:09 +02:00
..
ci_details.sh tests: Fail if python36 is installed. Closes #794 2020-10-19 11:21:39 +03:00
containerbuild.sh containers: simplify Dockerfile and container build 2020-12-22 15:27:39 +01:00
deploy.sh ci/deploy: add fallback variable for GitLab 2021-04-14 09:18:06 +02:00
Jenkinsfile schutzbot: do not run the nightly test for the EL9 integration test 2021-04-02 09:51:16 +02:00
mockbuild.sh mockbuild: use s3cmd put instead of sync to speed up the RPM upload 2021-04-15 14:39:09 +02:00
prepare-rhel-internal.sh test/nightly: fix the repository json 2021-03-23 09:25:20 +00:00
run_cloud_cleaner.sh cloud-cleaner: clean up image and vm after GCP integration test 2021-03-15 16:48:40 +00:00
save_journal.sh ci: add GitLab CI 2021-04-14 09:18:06 +02:00
send_webhook.py Send webhooks without credentials 2021-02-10 18:31:56 +00:00
team_ssh_keys.txt schutzbot: use the new obudai's ssh key 2020-12-01 08:27:44 +01:00
terraform ci: add GitLab CI 2021-04-14 09:18:06 +02:00
update_github_status.sh ci: add GitLab CI 2021-04-14 09:18:06 +02:00