]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
ci: optimize check-integration
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 28 Jun 2018 11:50:45 +0000 (13:50 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 28 Jun 2018 11:50:45 +0000 (13:50 +0200)
commitdff3cb92cc9d893afe88b85b97592721ce95f713
treeef7d8bac87722b9c8022b788755c23cecb955540
parentff11d2b7277a21e1eed848da875a63709aeb5120
ci: optimize check-integration

py.test now runs Deckard tests in parallel so it does not make sense to
run py.test instances in parallel (using make), it just clutters output.
.gitlab-ci.yml