mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 01:30:39 -04:00
GitLab CI Runner's $builds_dir variable is set to "/builds" by default. For technical reasons, the FreeBSD Runners, using the "instance" executor, sets the path differently. The value of $CI_PROJECT_DIR is based on $builds_dir, so if the generate-stress-test-configs.py script generates jobs with $CI_PROJECT_DIR (or variables like $INSTALL_PATH that are based on it) evaluated, it is calcified to whatever was the value in the particular environment, disregarding the FreeBSD "instance" executor specifics in the child pipeline. Instead of evaluating $CI_PROJECT_DIR in the script, evaluate it in the runtime environment. |
||
|---|---|---|
| .. | ||
| bindkeys.pl | ||
| check-categories.sh | ||
| check-cocci | ||
| check-gitignore.sh | ||
| check-includes.pl | ||
| check-instincludes.sh | ||
| check-make-install.in | ||
| check-trailing-whitespace.sh | ||
| checklibs.sh | ||
| ci-wait-shotgun.py | ||
| dtrace.sh | ||
| gen-eddsa-vectors.c | ||
| gen-rsa-sha-vectors.c | ||
| generate-stress-test-configs.py | ||
| generate-tsan-stress-jobs.py | ||
| get-running-system-tests.py | ||
| git-replay-merge.sh | ||
| memleak.pl | ||
| models.c | ||
| nanny.pl | ||
| pairwise-testing.sh | ||
| parse_tsan.py | ||
| release-tarball-comparison.sh | ||
| run-clang-tidy | ||
| unused-headers.sh | ||
| xmllint-html.sh | ||