[root@preserve-olm-env image]# git log commit d3b5c5bc4509c8c4733ce2e03d1a99a6febb1202 Merge: b133dce 630cc8e Author: OpenShift Merge Robot <openshift-merge-robot.github.com> Date: Tue May 18 22:42:59 2021 -0400 Merge pull request #80 from anik120/catsrc-metrics Bug 1961320: feat(metrics): Emit metrics for CatalogSource state ... [root@preserve-olm-env image]# pwd /data/goproject/src/github.com/openshift/operator-framework-olm/staging/operator-registry/pkg/image [root@preserve-olm-env image]# for l in 1 2 3 4 5;do go test -race -count=1 ./...;done ok github.com/operator-framework/operator-registry/pkg/image 9.922s ? github.com/operator-framework/operator-registry/pkg/image/containerdregistry [no test files] ? github.com/operator-framework/operator-registry/pkg/image/execregistry [no test files] ok github.com/operator-framework/operator-registry/pkg/image 9.464s ? github.com/operator-framework/operator-registry/pkg/image/containerdregistry [no test files] ? github.com/operator-framework/operator-registry/pkg/image/execregistry [no test files] ok github.com/operator-framework/operator-registry/pkg/image 9.811s ? github.com/operator-framework/operator-registry/pkg/image/containerdregistry [no test files] ? github.com/operator-framework/operator-registry/pkg/image/execregistry [no test files] ok github.com/operator-framework/operator-registry/pkg/image 10.092s ? github.com/operator-framework/operator-registry/pkg/image/containerdregistry [no test files] ? github.com/operator-framework/operator-registry/pkg/image/execregistry [no test files] ok github.com/operator-framework/operator-registry/pkg/image 9.625s ? github.com/operator-framework/operator-registry/pkg/image/containerdregistry [no test files] ? github.com/operator-framework/operator-registry/pkg/image/execregistry [no test files] LGTM, verify it.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438