On Sun, Jan 14, 2018 at 11:19 PM, Kevin Fenzi <kevin@scrye.com> wrote:
Odd.

It's
https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/batcave/files/public-db-copy.sh?id=778dae3
which runs on batcave01 and runs:
https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/scripts/public-db-copy?id=778dae3

scp db-qa01.qa.fedoraproject.org:/resultsdb-$(date +%F).dump.xz
/srv/web/infra/db-dumps/resultsdb.dump.xz

That script copies over the dump. But how does the dump get created?