Pranshu Srivastava
Pranshu Srivastava
/test e2e-gcp-ovn-techpreview
/retitle [MON-3775](https://issues.redhat.com//browse/MON-3775): [WIP] add tests for CMO collection profiles Ping @simonpasquier, this should be ready for review once I resolve the CI.
/assign @simonpasquier
/test verify ``` ┌[rexagod@nebuchadnezzar] [/dev/ttys005] [3775 ⚡] └[~/repositories/work/origin]> ./hack/verify-generated.sh SUCCESS after 31.000s: hack/verify-generated.sh:13: executing '/Users/rexagod/repositories/work/origin/hack/update-generated.sh' expecting success SUCCESS after 0.000s: hack/verify-generated.sh:14: executing 'git diff --exit-code /Users/rexagod/repositories/work/origin/test/extended/util/annotate/generated/' expecting success SUCCESS after...
Not sure what's causing the error here, the logs seem okay (no `level=error` lines)?
Ah! It seems I didn't update the `e2e` output manifest, so the unit test was working fine for me, but the `e2e` ones were failing. Updated.
cc @SuperQ 🙂
The NetBSD error seems to root from `go123` being absent, but I can see it's available: https://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/lang/go123/index.html. The FreeBSD one seems to be due to a metric that wasn't included...