mbox

[yocto-autobuilder-helper,dunfell,0/3] Patch review

Message ID cover.1645543004.git.steve@sakoman.com
State New
Headers show

Pull-request

git://git.yoctoproject.org/yocto-autobuilder-helper contrib/sakoman

Message

Steve Sakoman Feb. 22, 2022, 3:20 p.m. UTC
I'm seeing intermittent timeout errors when starting an a-full build:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3267

This set of patches from master seems to fix the issue.

The following changes since commit fe26983bb39a6a51eea3c0fe87dbc6a016abd85d:

  config.json: Add other repo defaults to fix check-layer-nightly for meta-aws (2022-01-07 15:32:16 +0000)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-autobuilder-helper contrib/sakoman
  http://git.yoctoproject.org/cgit.cgi/yocto-autobuilder-helper/log/?h=contrib/sakoman

Richard Purdie (3):
  scripts/prepare-shared-repos: Use tmpfs for speed
  prepare-shared-repos: Make it clear when rsync starts in logs
  shared-repos: Use tar instead of rsync for speed

 scripts/prepare-shared-repos | 5 +++--
 scripts/send-qa-email        | 6 ++++--
 scripts/shared-repo-unpack   | 9 ++++++---
 3 files changed, 13 insertions(+), 7 deletions(-)