Tests for postgresql
  • Shell 87.8%
  • Makefile 10.5%
  • PLpgSQL 1.7%
Find a file
Ondřej Sloup f5317bdf87 Fix permission issue with tmp folder
Due to permission issues with creating a temporary folder, the two custom tests from PostgreSQL documentation failed as they could not write their results to the temp log file. The issue was resolved by changing the owner of the temporary folder while creating it.
While looking for the issue, the varDump command was commented out as it was not needed and not even found. Also, two tests taken from the documentation were edited; therefore, the slight changes which were made to them to work in our scenario can be highlighted.
2022-08-11 12:20:48 +02:00
.fmf testsuite: new test-case 2019-02-22 10:53:55 +01:00
Sanity Fix permission issue with tmp folder 2022-08-11 12:20:48 +02:00
testsuite Fix path to beakerlib 2022-03-15 14:58:06 +01:00
main.fmf Add required packages as recommended 2021-06-24 10:10:30 +02:00
tests.yml testsuite: new test-case 2019-02-22 10:53:55 +01:00