Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Charlie Johnston <charlie.johnston@ni.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH v2 7/7] testimage.bbclass: Update rpm dnf tests to use do_packagefeed.
Date: Fri, 18 Aug 2023 10:40:06 +0200	[thread overview]
Message-ID: <202308180840062b5ac1f7@mail.local> (raw)
In-Reply-To: <20230816200931.2577181-8-charlie.johnston@ni.com>

Hello,

On 16/08/2023 15:08:37-0500, Charlie Johnston wrote:
> To test the new packagefeed.bbclass, the testimage case for
> testing on rpm images has been updated to use a newly added
> packagefeed (packagefeed-core-rpmtest) instead
> of manually moving the feeds from DEPLOY_DIR_RPM, removing
> unwanted packages, and building the indexes manually. The
> new logic creates the feed in DEPLOY_DIR_FEED_RPM via
> building the packagefeed and links to it from the location
> expected for the tests to run.
> 
> The resulting feed is technically bigger than before but is
> still smaller than creating a feed with all packages present
> in DEPLOY_DIR_RPM without the manual removal step.
> 
> These changes were tested against testimage runs of the
> following images:
> - core-image-minimal
> - core-image-full-cmdline
> - core-image-sato
> - core-image-sato-sdk
> 
> Signed-off-by: Charlie Johnston <charlie.johnston@ni.com>
> ---
>  meta/classes-recipe/testimage.bbclass         | 57 +++----------------
>  .../packagefeeds/packagefeed-core-rpmtest.bb  | 14 +++++
>  2 files changed, 22 insertions(+), 49 deletions(-)
>  create mode 100644 meta/recipes-core/packagefeeds/packagefeed-core-rpmtest.bb

This causes:

WARNING: packagefeed-core-rpmtest-1.0-r0 do_recipe_qa: QA Issue: Recipe packagefeed-core-rpmtest in /home/pokybuild/yocto-worker/a-full/build/meta/recipes-core/packagefeeds/packagefeed-core-rpmtest.bb does not contain a SUMMARY. Please add an entry. [missing-metadata]
WARNING: packagefeed-core-rpmtest-1.0-r0 do_recipe_qa: QA Issue: Recipe packagefeed-core-rpmtest in /home/pokybuild/yocto-worker/a-full/build/meta/recipes-core/packagefeeds/packagefeed-core-rpmtest.bb does not have an assigned maintainer. Please add an entry into meta/conf/distro/include/maintainers.inc. [missing-maintainer]


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2023-08-18  8:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-16 20:08 [oe-core][PATCH v2 0/7] Add new packagefeed recipe class Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 1/7] bitbake.conf: Add new DEPLOY_DIR_FEED variables Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 2/7] package_manager: Add feed support to generate_index_files Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 3/7] package_manager: Add _find_task_pkg_deps helper method Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 4/7] package_manager: Add generate_feed_dirs method Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 5/7] packagefeed.bbclass: Add new bbclass for building feeds Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 6/7] packagefeed.bbclass: Add cleanfunc for cleaning feeds Charlie Johnston
2023-08-16 20:08 ` [oe-core][PATCH v2 7/7] testimage.bbclass: Update rpm dnf tests to use do_packagefeed Charlie Johnston
2023-08-18  8:40   ` Alexandre Belloni [this message]
2023-08-18 17:51     ` Charlie Johnston

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=202308180840062b5ac1f7@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=charlie.johnston@ni.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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