Nils Philippsen
a2bd981032
tests/rpm: use Fedora 26 Boltron Server repo
2017-05-31 15:43:54 +02:00
Nils Philippsen
a2eef8062b
tests/rpm: initialize database first
2017-05-31 15:43:35 +02:00
Nils Philippsen
5157eada71
add Makefiles
2017-05-26 15:32:57 +02:00
Nils Philippsen
fcb7466f35
tests: hold off until daemon is available
...
The postgresql container initializes DB files e.a. in these tests, this
can take a couple of seconds. Try contacting it for up to 20 seconds,
and only then run the tests: create a table, store something in it and
retrieve it again.
2017-05-24 16:35:30 +02:00
Nils Philippsen
f3e435ec35
tests: check for up to 20s if postgresql is running
...
Grep for the whole path of the binary because its basename is the same
as the name of the user all this is running under.
2017-05-24 16:35:30 +02:00
Nils Philippsen
b4193a89b7
tests/rpm: check status of correct service
2017-05-24 16:35:30 +02:00
Nils Philippsen
9c069c4141
add files for modularity-testing-framework based tests
...
Currently there seems to be an issue with passing the test command line
to the shell in the container, though.
2017-05-19 19:31:05 +02:00