Hide Forgot
The following tests assume that builder's OS_GIT_MAJOR starts with 'v' as it does in CI: [sig-builds][Feature:Builds][Slow] starting a build using CLI start-build test context override environment BUILD_LOGLEVEL in buildconfig should create verbose output [sig-builds][Feature:Builds][Slow] starting a build using CLI start-build test context override environment BUILD_LOGLEVEL in buildconfig can be overridden by build-loglevel However, productized builds (nightlies and stable) are built with OS_GIT_MAJOR=4. When these tests from the openshift/build testsuite are run on a nightly, the first fails, and the second could return a false negative. Therefore, these tests need to use MatchRegexp instead of ContainSubstring to cover both possibilities.
verified
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.10.3 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-2022:0056