Lance Bragstad
Lance Bragstad
That's interesting, since the content testing uses a separate E2E runner ([ComplianceAsCode/ocp4e2e](https://github.com/ComplianceAsCode/ocp4e2e)) than the functional testing we have in the [ComplianceAsCode/compliance-operator](https://github.com/ComplianceAsCode/compliance-operator). That could mean we actually have a bug in...
/test e2e-aws-parallel /test e2e-aws-serial
@Vincent056 @yuumasato looks like this is a major version bump, we might have breaking changes to deal with after this merges.
/test images
Adding various -approved labels since this is a trivial fix and mostly cosmetic.
@Vincent056 @yuumasato this should be an easy one to kick through.
/retest-required
/test e2e-aws-parallel
/test e2e-aws-parallel
I think I'm experiencing something similar with https://github.com/ComplianceAsCode/content/pull/13201 Specifically, it doesn't look like the architectures are used at all when we specify them on the platform: ```yaml platforms: - ocp4-node...