bind9/util
Michal Nowak 4dc1290d92 Do not evaluate $CI_PROJECT_DIR in generate-stress-test-configs.py
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.

(cherry picked from commit dab7d28b09)
2025-02-05 15:04:50 +00:00
..
bindkeys.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-categories.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
check-cocci Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
check-gitignore.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
check-includes.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-instincludes.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
check-make-install.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-trailing-whitespace.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
checklibs.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
ci-wait-shotgun.py Increase shotgun pipeline timeout 2024-10-14 11:06:08 +00:00
gen-rsa-sha-vectors.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
generate-stress-test-configs.py Do not evaluate $CI_PROJECT_DIR in generate-stress-test-configs.py 2025-02-05 15:04:50 +00:00
generate-tsan-stress-jobs.py Generate TSAN stress test 2024-08-28 09:40:26 +00:00
get-running-system-tests.py Report hung system tests 2023-10-05 19:44:41 +02:00
git-replay-merge.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
memleak.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
models.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
nanny.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
pairwise-testing.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
parse_tsan.py Disable too-many/too-few pylint checks 2024-10-17 13:42:08 +02:00
run-clang-tidy Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
unused-headers.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
xmllint-html.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00