Home
last modified time | relevance | path

Searched refs:total_tests (Results 1 – 1 of 1) sorted by relevance

/scripts/ci/
A Dtest_plan.py498 total_tests = len(dup_free) variable
499 if total_tests and total_tests < args.tests_per_builder:
502 nodes = round(total_tests / args.tests_per_builder)

Completed in 6 milliseconds