Commit graph

4 commits

Author SHA1 Message Date
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