Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-42222

Debug failures of nmstate.test_nncp_maxunavailable

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • ---
    • ---
    • No

      In 2 execution tests of dual stack and single stack on 4.14.6 there were flaky failures at:
      tests.network.nmstate.test_nncp_maxunavailable.test_create_policy_get_status
      These failures are not due to incorrect policies being observed but are instead related to the state of network devices (specifically bridges) being 'Available' sooner than expected or changing state very quickly. This issue is causing a high number of test failures across the module.

      Example of test failure:
      tests.network.nmstate.test_nncp_maxunavailable.test_create_policy_get_status[maxunavailable_input_for_bridge_creation_10%]

      AssertionError: assert ['Available',...g', 'Pending'] == ['Pending', '...'Progressing']
        At index 0 diff: 'Available' != 'Pending'
        Full diff:
        - ['Pending', 'Pending', 'Progressing']
        + ['Available', 'Pending', 'Pending'] 

      test_logs.log

       

        1. test_logs.log
          846 kB
          Shahaf Bahar

              Unassigned Unassigned
              sbahar Shahaf Bahar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: