All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kiszka" <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org,
	Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Subject: Re: [cip-dev] [isar-cip-core][PATCH 1/3] cip-core-image-test: Add recipe
Date: Tue, 18 Aug 2020 07:29:37 +0200	[thread overview]
Message-ID: <b2289205-5f7e-9f57-ba0a-496a4c8749b3@siemens.com> (raw)
In-Reply-To: <OSBPR01MB298327233BFADC291456E190925C0@OSBPR01MB2983.jpnprd01.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 1970 bytes --]

On 18.08.20 06:57, Nobuhiro Iwamatsu wrote:
> Hi Jan,
> 
> Could you comment on this patch series?
> 

Ah, yeah, sorry.

I think now it's better to model that as extension of an image, given
that we already have two (regular + security). Or will we implicitly
test the security image via the regular one?

Jan

> Best regards,
>  Nobuhiro
> 
>> -----Original Message-----
>> From: cip-dev@lists.cip-project.org [mailto:cip-dev@lists.cip-project.org] On Behalf Of Nobuhiro Iwamatsu
>> Sent: Tuesday, August 4, 2020 10:54 PM
>> To: cip-dev@lists.cip-project.org
>> Cc: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) <nobuhiro1.iwamatsu@toshiba.co.jp>
>> Subject: [cip-dev] [isar-cip-core][PATCH 1/3] cip-core-image-test: Add recipe
>>
>> This recipe provides an image for testing.
>> If use this, it will create an image containing LTP(ltp-full), rt-tests and stress-ng.
>>
>> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
>> ---
>>  recipes-core/images/cip-core-image-test.bb | 18 ++++++++++++++++++
>>  1 file changed, 18 insertions(+)
>>  create mode 100644 recipes-core/images/cip-core-image-test.bb
>>
>> diff --git a/recipes-core/images/cip-core-image-test.bb b/recipes-core/images/cip-core-image-test.bb
>> new file mode 100644
>> index 0000000..e2b15fc
>> --- /dev/null
>> +++ b/recipes-core/images/cip-core-image-test.bb
>> @@ -0,0 +1,18 @@
>> +#
>> +# CIP Core, generic profile
>> +#
>> +# Copyright (c) Siemens AG, 2019
>> +#
>> +# Authors:
>> +#  Jan Kiszka <jan.kiszka@siemens.com>
>> +#
>> +# SPDX-License-Identifier: MIT
>> +#
>> +#
>> +inherit dpkg-raw
>> +require cip-core-image.bb
>> +
>> +DESCRIPTION = "CIP Core image including test packages"
>> +
>> +IMAGE_INSTALL += "ltp-full"
>> +DEBIAN_DEPENDS += "rt-tests, stress-ng"
>> --
>> 2.27.0
> 
> 
> 
> 

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5128): https://lists.cip-project.org/g/cip-dev/message/5128
Mute This Topic: https://lists.cip-project.org/mt/75987091/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

  reply	other threads:[~2020-08-18  5:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16281511DE955BB5.19258@lists.cip-project.org>
2020-08-18  4:57 ` [cip-dev] [isar-cip-core][PATCH 1/3] cip-core-image-test: Add recipe Nobuhiro Iwamatsu
2020-08-18  5:29   ` Jan Kiszka [this message]
2020-08-18 13:47     ` Nobuhiro Iwamatsu
2020-08-18 13:55       ` Jan Kiszka
2020-08-19  0:00         ` Nobuhiro Iwamatsu
2020-08-04 13:53 Nobuhiro Iwamatsu

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=b2289205-5f7e-9f57-ba0a-496a4c8749b3@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=nobuhiro1.iwamatsu@toshiba.co.jp \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.