mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-21 08:50:32 -05:00
The shotgun performance tests are executed in a different repository, in a couple of different pipelines. To hide away the complexity, this script takes the pipeline ID of the triggered pipeline and then takes care of the rest - waits for the pipeline to finish, locates the child pipeline and the relevant results. The output from this script is a convenient link to the charts with the results once they're available. GitLab also has a mechanism which can wait for another pipeline. However, it can't be utilized here, since there are variables which need to be passed in when the pipeline is triggered (like protocol to be tested, load, runtime etc.). This isn't currently supported by the GitLab feature. |
||
|---|---|---|
| .. | ||
| bindkeys.pl | ||
| check-categories.sh | ||
| check-changes | ||
| check-cocci | ||
| check-gitignore.sh | ||
| check-includes.pl | ||
| check-instincludes.sh | ||
| check-line-length.sh | ||
| check-make-install.in | ||
| check-pullups.pl | ||
| check-trailing-whitespace.sh | ||
| checklibs.sh | ||
| ci-wait-shotgun.py | ||
| dtrace.sh | ||
| gen-eddsa-vectors.c | ||
| gen-rsa-sha-vectors.c | ||
| get-running-system-tests.py | ||
| git-replay-merge.sh | ||
| memleak.pl | ||
| models.c | ||
| nanny.pl | ||
| new-func | ||
| pairwise-testing.sh | ||
| parse_tsan.py | ||
| release-tarball-comparison.sh | ||
| run-clang-tidy | ||
| tabify-changes | ||
| unused-headers.sh | ||
| xmllint-html.sh | ||