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

Ensure correct order of localnet test_default_bridge.py tests

XMLWordPrintable

    • Product / Portfolio Work
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • None

      In localnet default bridge tests, there is significance to the order of tests (test_connectivity_post_migration_between_localnet_vms relies on the migration that is done as part of test_connectivity_over_migration_between_localnet_vms).
      Currently it relies on pytest executing the tests in the order they appear in the module, but this is wrong.
      We need to ensure the correct order by explicitly using the pytest.mark.dependency marker.

              Unassigned Unassigned
              ysegev@redhat.com Yossi Segev
              Yossi Segev Yossi Segev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: