diff --git a/ci-operator/config/openshift/agent-installer-utils/openshift-agent-installer-utils-main.yaml b/ci-operator/config/openshift/agent-installer-utils/openshift-agent-installer-utils-main.yaml index 5b1378e809f4a..c6900ede3f9f9 100644 --- a/ci-operator/config/openshift/agent-installer-utils/openshift-agent-installer-utils-main.yaml +++ b/ci-operator/config/openshift/agent-installer-utils/openshift-agent-installer-utils-main.yaml @@ -43,7 +43,7 @@ resources: requests: cpu: 100m memory: 200Mi -test_binary_build_commands: dnf install -y nmstate-devel +test_binary_build_commands: dnf install -y gcc nmstate-devel nmstate-libs tests: - as: gofmt commands: IS_CONTAINER=TRUE ./hack/go-fmt.sh .