Skip to content

Commit 50e82c8

Browse files
authored
Increase number of workers in preset 'iaas' from 4 to 16 (#1211)
These workers don't use a lot of resources except wall time Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent a708865 commit 50e82c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ subjects = [
3232
"syseleven-ham1",
3333
"wavestack",
3434
]
35-
workers = 4
35+
workers = 16
3636

3737

3838
[presets.kaas]

0 commit comments

Comments
 (0)