-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
4.20
This is a clone of issue OCPBUGS-56852. The following is the description of the original issue:
—
Description of problem:
The problem is that ginkgo doesn't recognize the kernelPageSize suite running ginkgo -v --require 14_arm results in: Skipping ./test/e2e/performanceprofile/functests/14_arm (no test files). Changing the suite's file name to 14_arm_suite_test.go instead of test_suite_arm_test.go and changing the package name to __arm_test fixes the issue and results in ginkgo recognizing the 14_arm suite.
Version-Release number of selected component (if applicable):
4.20
How reproducible:
Always
Steps to Reproduce:
1. Just trying to run the 14_arm suite ginkgo doesn't recognize it.
Actual results:
Expected results:
Additional info:
This is a test issue and not related to production code.
- clones
-
OCPBUGS-56852 ginkgo skips testing arm kernelPageSize test suite
-
- Closed
-
- is blocked by
-
OCPBUGS-56852 ginkgo skips testing arm kernelPageSize test suite
-
- Closed
-
- links to
-
RHBA-2025:9278 OpenShift Container Platform 4.19.1 bug fix update