From: Tomas Krizek Date: Wed, 19 Jan 2022 16:12:45 +0000 (+0100) Subject: ci: make pytests behavior consistent with remaining jobs X-Git-Tag: v6.0.0a1~47^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dd26021b665c98413527f147b0c63333a739bda;p=thirdparty%2Fknot-resolver.git ci: make pytests behavior consistent with remaining jobs --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de5fe27f1..9508c5888 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -361,6 +361,7 @@ manager: - $SKIP_CI == "1" pytests: + <<: *common # these are executed on LXC runners to increase stability image: $CI_REGISTRY/knot/knot-resolver/ci/lxc-debian-11:knot-$KNOT_VERSION needs: []