[gnome-build-meta/abderrahim/wallclock: 8/8] .gitlab-ci/buildstream*.conf: add wall clock to the output
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/wallclock: 8/8] .gitlab-ci/buildstream*.conf: add wall clock to the output
- Date: Fri, 11 Feb 2022 20:16:30 +0000 (UTC)
commit 0aaac579986b865aa66a39adb25ba717c66bdc96
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Feb 10 16:30:43 2022 +0100
.gitlab-ci/buildstream*.conf: add wall clock to the output
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1521>
.gitlab-ci/buildstream-nopush.conf | 1 +
.gitlab-ci/buildstream.conf | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/buildstream-nopush.conf b/.gitlab-ci/buildstream-nopush.conf
index 3d6cec184..f053f8e2c 100644
--- a/.gitlab-ci/buildstream-nopush.conf
+++ b/.gitlab-ci/buildstream-nopush.conf
@@ -12,6 +12,7 @@ sourcedir: /cache/buildstream/sources
# Keep building and find all the errors
scheduler:
+ message-format: '[%{wallclock}][%{elapsed}][%{key}][%{element}] %{action} %{message}'
on-error: continue
# Get a lot of output in case of errors
diff --git a/.gitlab-ci/buildstream.conf b/.gitlab-ci/buildstream.conf
index df19bc90f..dafd794b2 100644
--- a/.gitlab-ci/buildstream.conf
+++ b/.gitlab-ci/buildstream.conf
@@ -16,6 +16,7 @@ scheduler:
# Get a lot of output in case of errors
logging:
+ message-format: '[%{wallclock}][%{elapsed}][%{key}][%{element}] %{action} %{message}'
error-lines: 80
# configuration for pushing, client key and cert will be written by CI
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]