Achilleas Koutsou

Results 303 comments of Achilleas Koutsou

Updated CS9 test manifest repos and addressed @thozza's comments.

Rebased on main again and resolved conflicts.

> This means an alernative option (specifically for the CoreOS building with OSBuild efforts) is to set `sysroot.bootprefix` to `true` in our config and then the `zipl.inst` stage would be...

I see assert used in a lot of places in the library that I think is inappropriate. Generally, I wouldn't use `assert` outside of tests. For one they're removed if...

This PR represents a recurring issue with how we handle (and prevent) first-boot tasks. I don't know if this actual PR will be used in the end, but it's definitely...

Did we change anything about results and logs recently? Isn't this still an issue?

Seeing a lot of errors in the log: ``` ERROR: Parser error at line:471 col:26 not well-formed (invalid token) ``` https://gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/-/jobs/3496180624 I haven't seen this one before but I've seen...

I've looked through this while it was being prepared but didn't look too closely since it kept changing and was marked as draft. I see it's green now, and has...

Not sure what's wrong. Did a rebase on main and we can see what happens if it fails again.