]> git.ipfire.org Git - thirdparty/bind9.git/commit
Unify Python interpreter used by TSAN and JUnit helpers
authorPetr Špaček <pspacek@isc.org>
Wed, 1 Jun 2022 11:46:02 +0000 (13:46 +0200)
committerPetr Špaček <pspacek@isc.org>
Thu, 22 Sep 2022 14:17:28 +0000 (16:17 +0200)
commitbbe089615f0edf4641cb0aa401e0c5055f7d2e41
treecade27f8a6fafbb508b3db38e18f671d8c5c5b1e
parent1067f114f93d26055f721f9b6e09aebedd827f28
Unify Python interpreter used by TSAN and JUnit helpers

Reportedly we don't have python2-enabled TSAN builds, so we can remove
one more hardcoded python3 call from .gitlab-ci.yaml.

(cherry picked from commit 8d095550a8ebf70cc33953a2dd2f7bf150c900dc)
.gitlab-ci.yml