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