]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow system tests to run under root user when inside CI
authorPetr Špaček <pspacek@isc.org>
Fri, 14 Oct 2022 13:01:19 +0000 (15:01 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 18 Oct 2022 13:18:13 +0000 (15:18 +0200)
commitb57241ddbb60cd5e7250caa252fb6004e2e30783
tree583c074e2ced6d9e278633f378975fbc6fd3d9d6
parent6a7ec0c01cf9df31cc29b81883be3304c07ffafd
Allow system tests to run under root user when inside CI

https://docs.gitlab.com/ee/ci/variables/predefined_variables.html
says variable CI_SERVER="yes" is available in all versions of Gitlab.

(cherry picked from commit ddf46056ca6afa6352c360be4a0d7e336f2b6fd1)

Adapted to v9_16's version of run.sh.
bin/tests/system/run.sh