mbox

[yocto-autobuilder-helper,scarthgap,0/2] Patch review

Message ID cover.1777064869.git.yoann.congal@smile.fr
State New
Headers show

Pull-request

https://git.yoctoproject.org/yocto-autobuilder-helper contrib/ycongal/scarthgap-nut

Message

Yoann Congal April 24, 2026, 9:08 p.m. UTC
Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, April 28.

Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/?#/builders/29/builds/3732
But got impacted by 2 intermittent failures:
* qemuarm64-ptest failed with a python3 ptest failure
  https://autobuilder.yoctoproject.org/valkyrie/?#/builders/61/builds/3558
  * I reported the (new) issue in:
    #16267 – [scarthgap] AB-INT PTEST: python3 failure (test_wrong_cert_tls13)
    https://bugzilla.yoctoproject.org/show_bug.cgi?id=16267
  * successfuly retried as https://autobuilder.yoctoproject.org/valkyrie/?#/builders/61/builds/3559
* oe-selftest-armhost failed to download Rust crates from crates.io in bitbake selftest
  https://autobuilder.yoctoproject.org/valkyrie/?#/builders/23/builds/3835
  * This bitbake commit did pass in https://autobuilder.yoctoproject.org/valkyrie/?#/builders/23/builds/3814
  * This is a really recent issue (it also impacted the 6.0 release build)

The following changes since commit e45f35e484b1aeef7f3a2278720c446949fa77a3:

  config.json: Drop checkvnc usage (2026-03-16 20:33:02 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/yocto-autobuilder-helper contrib/ycongal/scarthgap-nut
  https://git.yoctoproject.org/yocto-autobuilder-helper/log/?h=contrib/ycongal/scarthgap-nut

for you to fetch changes up to b7119bff3aa6faf31a2e72b33a8fe2040d407bd7:

  scripts/yocto-supported-distros: fix the centos stream regular expression (2026-04-17 15:20:43 +0200)

----------------------------------------------------------------

Antonin Godard (1):
  scripts/yocto-supported-distros: fix the centos stream regular
    expression

Yoann Congal (1):
  run-config: drop one more checkvnc usage

 scripts/run-config              |  2 +-
 scripts/yocto-supported-distros | 12 ++----------
 2 files changed, 3 insertions(+), 11 deletions(-)