Lance Bragstad
Lance Bragstad
Removing hold due to https://github.com/ComplianceAsCode/compliance-operator/pull/588#issuecomment-2291221274
/test e2e-aws-parallel Transient issues with metrics tests :( https://github.com/ComplianceAsCode/compliance-operator/issues/302
/test e2e-aws-serial Failed on a network blip during clean up, but the tests passed fine. Tracking the e2e improvement in https://github.com/ComplianceAsCode/compliance-operator/issues/614
I believe this is failing because we're still using a golang 1.22 image in CI: ``` INFO[2025-01-07T17:53:24Z] go: go.mod requires go >= 1.23.0 (running go 1.22.9; GOTOOLCHAIN=local) GOFLAGS=-mod=vendor GO111MODULE=auto go...
> I believe this is failing because we're still using a golang 1.22 image in CI: > > ``` > INFO[2025-01-07T17:53:24Z] go: go.mod requires go >= 1.23.0 (running go 1.22.9;...
Kicking this through so repository automation can update the image reference we use in openshift/release https://github.com/openshift/release/blob/master/ci-operator/config/ComplianceAsCode/compliance-operator/ComplianceAsCode-compliance-operator-master.yaml#L10
Test issues here should be fixed once https://github.com/ComplianceAsCode/compliance-operator/pull/583 lands.
/test e2e-rosa /test e2e-aws-parallel