All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][dunfell 0/6] RFC: Enable world reproducibility testing
@ 2021-04-05 14:53 Steve Sakoman
  2021-04-05 14:53 ` [OE-core][dunfell 1/6] selftest/reproducible: enable world reproducibility test Steve Sakoman
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Steve Sakoman @ 2021-04-05 14:53 UTC (permalink / raw)
  To: openembedded-core

This patch series enables world reproducibility testing so that we can begin monitoring
progress on reproducibile builds for dunfell. It also includes a version update for
diffoscope to better enable debugging failed packages.

The main downside to merging this series is increased autobuilder load to run the world
tests.

I've been testing this over the past couple of months and have updated the exclusion list for
dunfell as I've encountered intemittent reproducibility issues (see selftest/reproducible:
adjust exclusion list for dunfell)

Most recent passing test of a-full on autobuilder:

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

Once this patch is merged reproducibility reports will be published at:

https://www.yoctoproject.org/reproducible-build-results/?branch=dunfell

The following changes since commit d044d9c0cb672c499059eb273e399ce4aee17e0d:

  image,populate_sdk_base: move 'func' flag setting for sdk command vars (2021-04-02 04:21:56 -1000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut

Alexander Kanavin (3):
  selftest/reproducible: enable world reproducibility test
  selftest/reproducible: add an exclusion list for items that are not
    yet reproducible
  selftest/reproducible: track unusued entries in the exclusion list

Richard Purdie (2):
  selftest/reproducible: Sort the unused exclusion list
  diffoscope: Upgrade 136 -> 168

Steve Sakoman (1):
  selftest/reproducible: adjust exclusion list for dunfell

 meta/lib/oeqa/selftest/cases/reproducible.py  | 80 ++++++++++++++++++-
 .../{diffoscope_136.bb => diffoscope_168.bb}  | 15 ++--
 2 files changed, 84 insertions(+), 11 deletions(-)
 rename meta/recipes-support/diffoscope/{diffoscope_136.bb => diffoscope_168.bb} (46%)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-04-06 10:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 14:53 [OE-core][dunfell 0/6] RFC: Enable world reproducibility testing Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 1/6] selftest/reproducible: enable world reproducibility test Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 2/6] selftest/reproducible: add an exclusion list for items that are not yet reproducible Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 3/6] selftest/reproducible: adjust exclusion list for dunfell Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 4/6] selftest/reproducible: track unusued entries in the exclusion list Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 5/6] selftest/reproducible: Sort the unused " Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 6/6] diffoscope: Upgrade 136 -> 168 Steve Sakoman
2021-04-06 10:46 ` [OE-core][dunfell 0/6] RFC: Enable world reproducibility testing Richard Purdie

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.