Fail to restore from postgresql backup after 2023.01
After having dumped postgresql DB from LAVA 2023.01, a try to restore it on the same (or later) version is failling: https://github.com/kernelci/lava-docker/issues/165
The action flow is: restore backup via sudo -u postgres psql < /root/backup/db_lavaserver
lava-server manage makemigrations
lava-server manage migrate --no-input
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information