The load-new-guix-revision tests aren't transactional, so truncate some tables after running the tests.
This should speed up processing new revisions, reduce latency between finding out about new revisions and processing them, as well as help manage memory usage, by processing each job in a process that then exits.
This helps when working out which connection to the database is doing what.