heads icon indicating copy to clipboard operation
heads copied to clipboard

Refactor/Make CircleCI use blobs download scripts blobs placed under blobs dir + have CircleCI prep step download only if hashes of blobs fail

Open tlaurion opened this issue 1 year ago • 0 comments
trafficstars

Working on https://github.com/linuxboot/heads/pull/1570/ the following next steps are needed

  • [ ] dgpu blobs (t530 dgpu/w530 dgpu+igpu board flavors) scripts are complicated and fail to work under debian-12
  • [ ] haswell blobs are downloaded at each builds per CI since not part of CircleCI prep step (650mb download to extract MRC blob!!!!)
  • [ ] review scripts so that first step is to check extracted blobs existence + hash prior of redownloading (done for xx20_me/xx30_me but none other scripts)

tlaurion avatar Jan 04 '24 20:01 tlaurion