ci: improve QA with cram based tests
authorPetr Štetiar <ynezz@true.cz>
Fri, 22 Dec 2023 09:46:01 +0000 (09:46 +0000)
committerPetr Štetiar <ynezz@true.cz>
Fri, 22 Dec 2023 10:58:33 +0000 (11:58 +0100)
commitf94c6dd611a4b8147c84f55e5b52677b6dc74a43
tree635430c1dae97215c5829d210caa7e31d1c7b688
parentba9021e3a1160469e2138a0ce17122dd03fafdbd
ci: improve QA with cram based tests

Currently we've broken master container but we're not aware about it as
current tests are very lame, so lets improve it a bit with some more
reliable, extensible solution.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.github/workflows/build-push.yml
.gitignore
requirements-dev.txt
tests/cram/master/01-logs.t [new file with mode: 0644]
tests/cram/worker/01-logs.t [new file with mode: 0644]