cpe / bodhi_greenwave_investigation

Created 5 years ago
Maintained by pingou
Script used to investigate the bodhi <-> greenwave interactions
Members 2

Bodhi <-> greenwave interactions

In this repository are stored all the scripts and results used to investigate the bodhi <-> greenwave interactions.

What we did was basically:

  • Extract all multi-builds and single-builds update since 2019-02-25 (so almost 3 weeks ago)
  • Get for each of these updates their greenwave_subject (the JSON blob to send to greenwave to ask for its decision about that update)
  • Query greenwave for each of these updates and record the outcome
  • Put this all in one large table/CSV file

All the code and data here is licensed under the CC0 license. See https://creativecommons.org/share-your-work/public-domain/cc0/ for more information about it.