mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
In some cases, when tests fail through Docker, the database ends up in an invalid state. This causes subsequent runs to error out with non-sensical DB errors. The `test_initdb.py` test suite runs tests which setup every modifiable table in the database, so let's just run it first here to avoid any invalid test DB state. Signed-off-by: Kevin Morris <kevr@0cost.org> |
||
---|---|---|
.. | ||
config | ||
health | ||
scripts | ||
ca-entrypoint.sh | ||
cgit-entrypoint.sh | ||
fastapi-entrypoint.sh | ||
git-entrypoint.sh | ||
hypercorn.env | ||
localhost.ext | ||
logging.conf | ||
mariadb-entrypoint.sh | ||
mariadb-init-entrypoint.sh | ||
nginx-entrypoint.sh | ||
php-entrypoint.sh | ||
redis-entrypoint.sh | ||
smartgit-entrypoint.sh | ||
test-mysql-entrypoint.sh | ||
test-sqlite-entrypoint.sh | ||
tests-entrypoint.sh |