test: add centos stream 10 rpm build and e2e test#743
test: add centos stream 10 rpm build and e2e test#743henrywang merged 4 commits intobootc-dev:mainfrom
Conversation
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
cgwalters
left a comment
There was a problem hiding this comment.
Looks sane, though one issue is the matrix here is getting pretty large, and fairly often we hit "artemis" provisioning failures e.g.
Workaround issue https://issues.redhat.com/browse/RHEL-46893 Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
"systemd.unified_cgroup_hierarchy=0" does not work with CS10 It caused boot failure with error: [!!!!!!] Refusing to run under cgroup v1, SY… specified on kernel command line. Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
SOURCE can be overlay, none or composefs Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
|
Hi @lukewarmtemp, I found I have to remove it in this PR because it caused boot failure on CS10 with error: I there any test impact of remove this karg? Thanks. |
You're free to remove it. Sorry, I just arbitrarily chose some kargs to test and didn't realize that it might conflict with others. |
|
Yes, we should definitely not set that. |
Yes. The most of time (99%) the provisioning issue happens on x86_64 runner machine. Looks the aarch64 runner does not hit the quota.
|
Release 0.2.24
This PR includes: