Skip to content

WIP pipelines

Urgent

NOTE: change the logic when a new pipeline is run against and already processed build dir (eg. because there is a scheduled pipeline but there is no new commit, or an a4f job is manually re-run)

Normal

  • meningful names for sessions
  • dockerization: repo housecleaning
  • more cores for scancode in solda.testingmachine.eu
  • create VM on OSTC infrastructure just to test SSTATE_CACHE integration and yocto building (for now)
    • how to use shared cache: mirrors?
    • solve the problem of only partial use of SSTATE_CACHE by bitbake (ask @andrei)
  • Test new optimized TinfoilHat, and tag it
  • pick up machines and flavours from meta-ohos? (in any case, reconstruct all the build matrix with the new names and machines)

low

  • for the $PIPELINE_TYPE folders, be sure that they do not exist in the build directories (whole, latest and onlyaliens) --> maybe we need a parent directory aliens4friends where we put these 3, but also aliensrc, tinfoilhat and the dot-files ???
  • test dashboard and discuss with Martin
  • a MR should go in a single session even if there are many commits?
Edited by Alberto Pianon