CentOS / centos-bootc

Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages
https://centos.github.io/centos-bootc
Other
45 stars 27 forks source link

c9s: Pull in latest bootc/ostree #357

Closed cgwalters closed 7 months ago

cgwalters commented 7 months ago

On general principle, but specifically to enable transient root.

cgwalters commented 7 months ago

OK, whee. I had to do like 8 clicks through the rhtap logs to find the failing job run here, and all that gave me was a URL to a testing farm artifact :cry: But digging into that shows the failure is

TASK [assert] ******************************************************************
fatal: [guest]: FAILED! => changed=false 
  assertion: result_list_boots.stdout_lines | length > 1
  evaluated_to: false
  msg: NO journald persistent logging configured

which is a known unrelated regression, so I'm clicking merge.

cgwalters commented 7 months ago

Some stamp please

cgwalters commented 7 months ago

Integration test failures are tracked at https://github.com/CentOS/centos-bootc/issues/354 and are unrelated to this PR

cgwalters commented 7 months ago

cc @sallyom @rhatdan