docker.io has recently introduced a rate limiting on container pulls causing
the koji test to fail quite often.
To fix this issue, I created our own postgress mirror[1]. This commit switches
the Koji test to use it. Note that this change bumps the postgres version from
12 to 13.
[1]:
|
||
|---|---|---|
| .. | ||
| deploy/test | ||
| test-case-generators | ||
| deploy-openstack | ||
| deploy-qemu | ||
| gen-user-data | ||
| image-info | ||
| koji-compose.py | ||
| prepare-source.sh | ||
| provision.sh | ||
| run-koji-container.sh | ||