All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: yoann.congal@smile.fr, docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH v3 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
Date: Mon, 10 Feb 2025 18:37:48 +0100	[thread overview]
Message-ID: <8b15c9fd-f33e-4b58-b306-e66822093887@cherry.de> (raw)
In-Reply-To: <20250209233245.1397155-1-yoann.congal@smile.fr>

Hi Yoann,

On 2/10/25 12:32 AM, Yoann Congal via lists.yoctoproject.org wrote:
> From: Yoann Congal <yoann.congal@smile.fr>
> 
> This documents the variable used in the "automate testing a single
> recipe's reproducibility" feature [YOCTO #15701]
> 
> Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
> ---
> v2->v3: Quentin's review:
> * s/target/target(s)/
> * Removed Guillaume Reviewed-by (given privately)
> ---
>   documentation/ref-manual/variables.rst | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
> index adbef69d8..2f1937632 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -5807,6 +5807,11 @@ system and gives an overview of their function and contents.
>         For additional information on how this variable is used, see the
>         initialization script.
>   
> +   :term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS`
> +      Set build target(s) for build reproducibility testing but activate
> +      :ref:`shared state <overview-manual/concepts:shared state cache>` build
> +      for most dependencies. See :doc:`/test-manual/reproducible-builds`.
> +

What do you mean by "most dependencies"?

The code I glanced at in OE-Core seems to indicate it adds all DEPENDS 
from each leaf recipe to the list of targets to build with sstate-cache 
(the same way it's done for OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS).

Cheers,
Quentin


  parent reply	other threads:[~2025-02-10 17:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09 23:32 [PATCH v3 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Yoann Congal
2025-02-09 23:32 ` [PATCH v3 2/4] reproducible-builds: change/add titles in the "How" section Yoann Congal
2025-02-10  8:55   ` guillaume.swaenepoel
2025-02-09 23:32 ` [PATCH v3 3/4] reproducible-builds: add a "How to" section with OEQA* variables Yoann Congal
2025-02-10  8:55   ` guillaume.swaenepoel
2025-02-10 17:41   ` [docs] " Quentin Schulz
2025-02-09 23:32 ` [PATCH v3 4/4] release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Yoann Congal
2025-02-10  8:56   ` guillaume.swaenepoel
2025-02-10 17:43   ` [docs] " Quentin Schulz
2025-02-11 23:40     ` Yoann Congal
2025-02-10  8:55 ` [PATCH v3 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS guillaume.swaenepoel
2025-02-10 17:37 ` Quentin Schulz [this message]
2025-02-11 10:35   ` [docs] " Yoann Congal
2025-02-11 13:57     ` Quentin Schulz
2025-02-11 23:34       ` Yoann Congal

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=8b15c9fd-f33e-4b58-b306-e66822093887@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=docs@lists.yoctoproject.org \
    --cc=yoann.congal@smile.fr \
    /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.