yocto.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Alexis Lothoré" <alexis.lothore@bootlin.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
	yocto@lists.yoctoproject.org, alexandre.belloni@bootlin.com
Cc: thomas.petazzoni@bootlin.com
Subject: Re: [yocto] [yocto-autobuilder-helper][PATCH 0/8] fix regression reports generation on "master-next" branches
Date: Wed, 22 Mar 2023 12:01:49 +0100	[thread overview]
Message-ID: <372dc3c2-b1cf-fd78-9733-8909cfd1fedd@bootlin.com> (raw)
In-Reply-To: <3723507738dfc4ca08ad9ad9230c150c605e8168.camel@linuxfoundation.org>

Hi Richard,
On 3/22/23 10:41, Richard Purdie wrote:
> On Mon, 2023-03-13 at 15:51 +0100, Alexis Lothoré via
> lists.yoctoproject.org wrote:
>> From: Alexis Lothoré <alexis.lothore@bootlin.com>
>>
>> This series fixes regression report generation on "next" branches, as raised in
>> [1].
>>
>> The first five patches are preparatory updates for the real fix, being either
>> refactoring, cleanup or unit tests addition to better understand how integration
>> branches are used in send-qa-email.
>> The proper fix is in 6th commit, followed by corresponding tests
>> Finally, the last commit add Alexandre's "next" branch as "fork" branches to
>> enable regression reports generation when testing patches, as suggested in [1]
>> too.
>>
>> Since patch testing branches are force-pushed on a regular basis, it is quite
>> difficult to get a relevant testing scenario, so this series has been tested by
>> faking SHA1 in yocto_testresults_query to match some master-next results in
>> yocto-testresults at the time of testing this series. I would gladly take
>> feedback about this series running for real in a master-next branch
>>
>> [1] https://lists.yoctoproject.org/g/yocto/message/59067
>>
>> Alexis Lothoré (8):
>>   scripts/utils: add unit tests for getcomparisonbranch
>>   scripts/send-qa-email: remove unused variable
>>   scripts/send-qa-email: invert boolean logic for release check
>>   scripts/send-qa-email: protect is_release_version from None value
>>   scripts/send-qa-email: add tests for is_release_version
>>   scripts/send-qa-email: fix testing branches regression reporting
>>   scripts/test_send_qa_email.py: add tests for base/target pair guessing
>>   config: flag A. Belloni master-next branch as testing branch
> 
> I think there is a regression somewhere:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/2085/steps/29/logs/stdio
ACK, will take a look at it

Regards,
-- 
Alexis Lothoré, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



      reply	other threads:[~2023-03-22 11:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 14:51 [yocto-autobuilder-helper][PATCH 0/8] fix regression reports generation on "master-next" branches alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 1/8] scripts/utils: add unit tests for getcomparisonbranch alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 2/8] scripts/send-qa-email: remove unused variable alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 3/8] scripts/send-qa-email: invert boolean logic for release check alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 4/8] scripts/send-qa-email: protect is_release_version from None value alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 5/8] scripts/send-qa-email: add tests for is_release_version alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 6/8] scripts/send-qa-email: fix testing branches regression reporting alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 7/8] scripts/test_send_qa_email.py: add tests for base/target pair guessing alexis.lothore
2023-03-13 14:51 ` [yocto-autobuilder-helper][PATCH 8/8] config: flag A. Belloni master-next branch as testing branch alexis.lothore
2023-03-22  9:41 ` [yocto] [yocto-autobuilder-helper][PATCH 0/8] fix regression reports generation on "master-next" branches Richard Purdie
2023-03-22 11:01   ` Alexis Lothoré [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=372dc3c2-b1cf-fd78-9733-8909cfd1fedd@bootlin.com \
    --to=alexis.lothore@bootlin.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yocto@lists.yoctoproject.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;
as well as URLs for NNTP newsgroup(s).