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

conformance-test: ExcludeTopology field #451

Commits on Jun 1, 2023

  1. e2e: log warning in case of errors

    When creating a new test ClientSet, it's useful to
    log errors to the console.
    
    Signed-off-by: Andrea Panattoni <apanatto@redhat.com>
    zeeke committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    33eb5aa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. e2e: Validate ExcludeTopology field

    Add an End2End to validate two different
    SriovNetworkNodePolicies can't specify different
    `ExcludeTopology` values for the same resource.
    
    Verify excludeTopology field is correctly forwarded to
    the sriov-device-plugin configuration.
    
    Signed-off-by: Andrea Panattoni <apanatto@redhat.com>
    zeeke committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c3b8137 View commit details
    Browse the repository at this point in the history