From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] gitlab-ci: Switch to ci_build.sh
Date: Mon, 3 Dec 2018 14:49:35 +0300 [thread overview]
Message-ID: <78147bb1-ee29-e4ae-3a68-76a050830f25@ilbers.de> (raw)
In-Reply-To: <ea99dadb-cd58-85e9-fbf5-530cf3c67fd9@siemens.com>
On 11/30/18 6:36 PM, Jan Kiszka wrote:
> Call the fast CI run of the reference script, rather than implementing
> a separate path here.
Applied in the 'next',
Thanks,
Maxim.
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>
> BTW, "fast" is still relative: This is 0:43h on our system, compared to
> 1:09h for the current "slow" version. Feature coverage with "fast" is
> better, but I would expect to find our new physical targets in the slow
> version soon.
>
> .gitlab-ci.yml | 15 +--------------
> 1 file changed, 1 insertion(+), 14 deletions(-)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index da73826..1c6fa84 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -10,17 +10,4 @@ all:
> - export https_proxy=$HTTPS_PROXY
> - export ftp_proxy=$FTP_PROXY
> - export no_proxy=$NO_PROXY
> - - source isar-init-build-env out
> - - bitbake
> - multiconfig:qemuarm-jessie:isar-image-base
> - multiconfig:qemui386-jessie:isar-image-base
> - multiconfig:qemui386-stretch:isar-image-base
> - multiconfig:qemui386-buster:isar-image-base
> - multiconfig:qemuamd64-jessie:isar-image-base
> - multiconfig:qemuamd64-stretch:isar-image-base
> - multiconfig:qemuamd64-buster:isar-image-base
> - multiconfig:rpi-jessie:isar-image-base
> - - sed -i -e 's/ISAR_CROSS_COMPILE ?= "0"/ISAR_CROSS_COMPILE ?= "1"/g' conf/local.conf
> - - bitbake
> - multiconfig:qemuarm-stretch:isar-image-base
> - multiconfig:qemuarm64-stretch:isar-image-base
> + - scripts/ci_build.sh -q -f
>
--
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
prev parent reply other threads:[~2018-12-03 11:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 15:36 Jan Kiszka
2018-12-03 11:49 ` Maxim Yu. Osipov [this message]
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=78147bb1-ee29-e4ae-3a68-76a050830f25@ilbers.de \
--to=mosipov@ilbers.de \
--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