openbmc / openbmc-build-scripts

Apache License 2.0
19 stars 50 forks source link

Hostboot hbi symbol file not included in build artifacts #12

Closed causten closed 11 months ago

causten commented 7 years ago

Not all the files needed to debug Hostboot are getting stored in openpower.xyz. I know they want the hbi files. Can you add them. This is the list of all files built in a PNOR BIOS image... It may be best just to save them all...

hbicore.bin.modinfo
hbicore.list.bz2
hbicore.syms
hbotStringFile  
cappucode.bin
firestone.pnor
firestone_update.pnor
rootfs.cpio
rootfs.cpio.xz  
rootfs.tar  
skiboot.lid
skiboot.lid.xz
zImage.epapr

The existing limited set is ... https://openpower.xyz/job/openpower-op-build/distro=ubuntu,target=firestone/lastSuccessfulBuild/artifact/images/

shenki commented 7 years ago

We grab everything from op-build/output/images. If there are build artefacts that you want then can you provide the paths to them?