]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
meson: utilize test priority with sufficiently new meson 74870
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 15 Jan 2021 13:45:40 +0000 (14:45 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 15 Jan 2021 14:12:00 +0000 (15:12 +0100)
commit1f7678ea24dc06e94551ddb499c7a17a1013f3d2
tree644d5e223f766c50da8a97d552b076f29b3a844a
parent88f11d650a7b0fbd6c081983a136383beba7b4ca
meson: utilize test priority with sufficiently new meson

+ it's more efficient to schedule longer tests before shorter tests
- we get a warning (if meson is new enough to use priorities)

Priority numbers: I took the config tests as baseline.
I didn't touch tests with "is_parallel: false".
.gitlab-ci.yml
ci/debian-buster/Dockerfile
tests/dnstap/meson.build
tests/unit/meson.build