summaryrefslogtreecommitdiff
path: root/lib/linux_string.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-06-09 10:10:11 -0600
committerTom Rini <trini@konsulko.com>2025-06-25 16:25:05 -0600
commit40e083353a1610276f12fdbe613bf12004452656 (patch)
treef95af03a1033b93e9745bc01c33fea26f29ad13c /lib/linux_string.c
parented51f3e446f2ee9e2fa6577388451a93122b6551 (diff)
Gitlab: Allow running sandbox test.py jobs on more hosts
With a test investigation of how long each of our current build machines can take to run the sandbox test.py job, we can see that the longest running hosts are any of the arm64 machines. In some cases this may be a matter of overall system load, but in others it's hard to say. The challenge with these tests is that the run itself is single threaded and covers a large number of tests. There may be gains made in looking in to optimizing some individual tests. For now however we will likely gain the most by removing potential bottle necks here and allow any amd64 or arm64 host to run the test instead of trying to ensure they only run on one of the few "fast" machines. Link: https://source.denx.de/u-boot/u-boot/-/pipelines/26533/test_report Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions