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
Filip Janus
87da50ebd7
Add tags for libpq
2022-04-19 14:59:09 +02:00
Filip Janus
8c8b7d798e
Remove missing file include
2022-03-16 12:49:27 +01:00
Filip Janus
1fb57a58d8
Add appropriate tags to each component
...
Fix database library name
2022-03-16 11:54:47 +01:00
Honza Horak
8c41e6b061
Add Sanity/pgaudit and Sanity/postgres-decoderbufs
2022-03-16 10:54:15 +01:00
Honza Horak
550bfce589
Add libecpg tag to Sanity/libecpg/main.fmf
2022-03-16 10:53:30 +01:00
Honza Horak
5e0ff113cc
Add a test for libecpg library
2022-03-16 10:53:01 +01:00
Filip Janus
8b76dd684a
Fix path to beakerlib
2022-03-15 14:58:06 +01:00
Honza Horak
026739f5a0
Add required packages as recommended
2021-06-24 10:10:30 +02:00
Honza Horak
63fc3816e5
Removing tier1 tags
2021-06-24 10:10:30 +02:00
Honza Horak
cfab16e26e
Change the tear specification with tags
2021-06-24 10:10:30 +02:00
Honza Horak
839c4d6605
Add tier spec to Sanity/basic-functionality/main.fmf
2021-06-24 10:10:30 +02:00
Honza Horak
e83e46fc98
Explicitly require https://github.com/beakerlib/database.git and remove PURPOSE obsoleted by fmf
2021-06-24 10:10:30 +02:00
Honza Horak
a73598f202
Redirect to database/postgresql library
2021-06-24 10:10:30 +02:00
Honza Horak
9b26638185
Add Sanity/basic-functionality test
2021-06-24 10:10:30 +02:00
Honza Horak
e2c6ccc139
Remove unused var and lines
2021-05-26 10:26:02 +02:00
Honza Horak
1d9817bf23
Use postgresqlDataDir var instead of postgresqlGetDataDir func
2021-05-26 10:13:50 +02:00
Honza Horak
eef7ba6292
Using correct version of library
2021-05-26 10:03:28 +02:00
Honza Horak
08a09bd37e
Add pg_repack sanity test
2021-03-18 15:43:47 +01:00
Pavel Raiskup
d19a479277
testsuite: require initscripts
...
Related: rhbz#1679967
2019-02-22 12:25:22 +01:00
Pavel Raiskup
4bfd32bdc7
testsuite: new test-case
2019-02-22 10:53:55 +01:00