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> |
||
---|---|---|
.. | ||
install-deps.sh | ||
install-python-deps.sh | ||
run-cgit.sh | ||
run-fastapi.sh | ||
run-memcached.sh | ||
run-nginx.sh | ||
run-php.sh | ||
run-pytests.sh | ||
run-redis.sh | ||
run-sharness.sh | ||
run-smartgit.sh | ||
run-sshd.sh | ||
run-tests.sh | ||
setup-sqlite.sh |