Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-56852

ginkgo skips testing arm kernelPageSize test suite

XMLWordPrintable

    • -
    • None
    • 3
    • CNF Compute Sprint 271
    • 1
    • aarch64
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      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.

              rh-ee-rshemtov Roy Shemtov
              rh-ee-rshemtov Roy Shemtov
              Roy Shemtov Roy Shemtov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: