aboutsummaryrefslogtreecommitdiff
path: root/python/scripts
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-09-18 13:54:49 +0100
committerThomas Huth <thuth@redhat.com>2024-09-25 09:42:06 +0200
commitdc05b2628e3913e668590ba66d9c618382d351ae (patch)
tree3e95f67c9033bc45311055141209b943c6f413d8 /python/scripts
parent1cde10ef0196497941cd481760d4ec544c37d66b (diff)
downloadqemu-dc05b2628e3913e668590ba66d9c618382d351ae.zip
qemu-dc05b2628e3913e668590ba66d9c618382d351ae.tar.gz
qemu-dc05b2628e3913e668590ba66d9c618382d351ae.tar.bz2
.gitlab-ci.d: Make separate collapsible log sections for build and test
GitLab lets a CI job create its own collapsible log sections by emitting special escape codes, as documented here: https://docs.gitlab.com/ee/ci/yaml/script.html#expand-and-collapse-job-log-sections Use these to make "configure", "build" and "test" separate collapsible stages. As recommended by the GitLab docs, we use some shell which is sourced in the CI job to define functions to emit the magic lines that start and end sections, to hide the ugliness of the printf lines from the log. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20240918125449.3125571-3-peter.maydell@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions