From: Felix Moessbauer <felix.moessbauer@siemens.com>
To: isar-users@googlegroups.com
Cc: jan.kiszka@siemens.com, henning.schild@siemens.com,
florian.bezdeka@siemens.com, amikan@ilbers.de,
Felix Moessbauer <felix.moessbauer@siemens.com>
Subject: [PATCH v4 5/5] ci: upload all logs from testsuite
Date: Sat, 28 May 2022 16:50:42 +0200 [thread overview]
Message-ID: <20220528145042.130894-6-felix.moessbauer@siemens.com> (raw)
In-Reply-To: <20220528145042.130894-1-felix.moessbauer@siemens.com>
This patch also uploads the bitbake logs from the sstate
and the wic test.
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d0488a0c..dccdacdc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,8 +14,8 @@ variables:
artifacts:
name: "logs-$CI_JOB_ID"
paths:
- - build/tmp/work/*/*/*/temp
- - build/job-results
+ - build*/tmp/work/*/*/*/temp
+ - build*/job-results
reports:
junit:
- build/job-results/job*/results.xml
--
2.30.2
next prev parent reply other threads:[~2022-05-28 14:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-28 14:50 [PATCH v4 0/5] wic: Update to the latest revision Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 1/5] " Felix Moessbauer
2022-06-01 12:22 ` Schmidl, Tobias
2022-06-01 14:10 ` Anton Mikanovich
2022-06-02 7:44 ` Moessbauer, Felix
2022-06-02 11:22 ` Anton Mikanovich
2022-05-28 14:50 ` [PATCH v4 2/5] meta-isar: add example how to split rootfs across partitions Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 3/5] use multipart image for qemuamd64-bookworm target Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 4/5] ci: test partition layout of splitted-rootfs image Felix Moessbauer
2022-05-28 14:50 ` Felix Moessbauer [this message]
2022-06-03 15:53 ` [PATCH v4 0/5] wic: Update to the latest revision Anton Mikanovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220528145042.130894-6-felix.moessbauer@siemens.com \
--to=felix.moessbauer@siemens.com \
--cc=amikan@ilbers.de \
--cc=florian.bezdeka@siemens.com \
--cc=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox