1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
ibizaman
83e91e3a81 use unique names for tests 2023-11-23 00:33:12 -08:00
ibizaman
a3f8128756 add nixos tests for postgresql and refactor options
The tests actually showed a flaw in the implementation, we needed "password" and not "trust" in the
auth file.

Also, having the port defined at the same time as enabling listening for TCP/IP connection made no
sense.
2023-11-23 00:13:33 -08:00
ibizaman
06d1f520ce wait for postgreql service 2023-11-21 23:33:21 -08:00
ibizaman
c478fa24b5 enable postgreql service 2023-11-21 23:30:16 -08:00
ibizaman
7eb843151d add vm test that runs in CI 2023-11-21 23:07:39 -08:00