]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
integration tests: implemented basic testing framework with Podman
authorVasek Sraier <git@vakabus.cz>
Fri, 5 Mar 2021 17:23:32 +0000 (18:23 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Fri, 8 Apr 2022 14:17:51 +0000 (16:17 +0200)
commitfa293e5740fe4ec80d4e0e0607bc5e130a08c446
treeefc5451ff0cd871209404fcb78aaabc64c88db95
parentda1a615f65306c2cc8e44b7066b40ac0c0ad457b
integration tests: implemented basic testing framework with Podman
manager/integration/Dockerfile [deleted file]
manager/integration/README.md [new file with mode: 0644]
manager/integration/runner.py
manager/integration/tests/.gitignore [new file with mode: 0644]
manager/integration/tests/dummy/Dockerfile [new file with mode: 0644]
manager/integration/tests/dummy/test [new file with mode: 0755]
manager/scripts/codecheck