bt benchmark: Collect commits to benchmark into a set
authorKienan Stewart <kstewart@efficios.com>
Thu, 25 May 2023 14:17:09 +0000 (10:17 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 25 May 2023 15:40:18 +0000 (11:40 -0400)
By collecting the the commits in to a set, we can give an indication
in the test runner how many jobs are going to be generated and
the overall progress of the lava job submissions.

The same commit hash may be present in multiple branches, using a set
prevents double checking the same hash twice.

Change-Id: I38a297f4147e4055d40cc462d0fdd7b10df88f46


No differences found
This page took 0.040705 seconds and 4 git commands to generate.