From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9A7A9C433EF for ; Mon, 23 May 2022 08:51:23 +0000 (UTC) Subject: Re: [meta-parsec][PATCH 3/3] oeqa: add parsec runtime tests To: yocto@lists.yoctoproject.org From: "Anton Antonov" X-Originating-Location: Cambridge, England, GB (86.26.33.70) X-Originating-Platform: Mac Firefox 100 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 23 May 2022 01:51:22 -0700 References: <20220521185640.143194-3-akuster808@gmail.com> In-Reply-To: <20220521185640.143194-3-akuster808@gmail.com> Message-ID: <2650.1653295882732474113@lists.yoctoproject.org> Content-Type: multipart/alternative; boundary="kXsJ573JXBvdqa3TpITW" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 23 May 2022 08:51:23 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/57153 --kXsJ573JXBvdqa3TpITW Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Amir, Thank you very much for adding Parsec runtime testing. I have a few small comments: 1. You defined the security Parsec image without TPM (with packagegroup-sec= urity-parsec group) , but in the runtime tests you use TPM. Shouldn't you u= se an image with packagegroup-security-parsec-tpm2 group instead? 2. Could you add 'parsec-cli-tests.sh' script after "parsec start" in the "= cmds" list. This script runs end-to-end tests against Parsec service. The s= cript is a part of the parsec-tool package and it's already included into t= he image Regards, Anton --kXsJ573JXBvdqa3TpITW Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Hi Amir,

   Thank you very much for adding Parsec r= untime testing.

  I have a few small comments:

1. You defined the security Parsec image without TPM (with packagegroup-security-parsec group) , but in the runtime tests= you use TPM. Shouldn't you use an image with packagegroup= -security-parsec-tpm2 group instead?
2. Could you add 'parsec-cli-test= s.sh' script after "parsec start" in the "cmds" list. This script runs end-= to-end tests against Parsec service. The script is a part of the parsec-too= l package and it's already included into the image

Regards,
Anton

--kXsJ573JXBvdqa3TpITW--