spring-projects/spring-aot-smoke-tests

Stop collecting reachability metadata for app tests

Closed this issue · 0 comments

The metadata's only needed for native app tests so, if possible, we should stop collecting it when running only appTest. This should avoid timeout problems when downloading the reachability metadata with NBT 0.9.x which, unlike 0.10.x, doesn't have any retry logic for download failures.