Skip to content

Running functional or integration tests should use the driver built from source instead of the downloaded driver #21582

@obnoxxx

Description

@obnoxxx

Third spin-off of #21551

currently, the functional and integration test runs use the downloaded driver instead of one locally built from sources.

This is a possible cause of deceiving false positive test results.

Just like for manual invocation (see #21581 ), the test runs should use the locally built driver instead of a downloaded one.

depends on #21580 as the default build should first produce the driver to be tested.

/kind bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions