Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-16484 test: Support mixed speeds when selecting a default interface #15050

Merged
merged 3 commits into from
Sep 5, 2024

Commits on Aug 30, 2024

  1. DAOS-16484 test: Support mixed speeds when selecting a default interface

    Allow selecting a default interface that is running at a different speed
    on different hosts.  Primarily this is to support selecting the ib0
    interface by default when the launch node has a slower ib0 interface
    than the cluster hosts.
    
    Skip-unit-tests: true
    Skip-fault-injection-test: true
    Test-tag: test_setup test_setup_vm
    
    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    39afc90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7fe19 View commit details
    Browse the repository at this point in the history
  3. Reinstate changes from #1b5943c

    Skip-unit-tests: true
    Skip-fault-injection-test: true
    Test-tag: test_setup test_setup_vm
    
    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e3135e3 View commit details
    Browse the repository at this point in the history