mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Increase integration tests concurrency
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
6c12abf3b1
commit
a9b16faa75
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@ def matrix(
|
|||
_matrix = []
|
||||
_splits = {
|
||||
"functional": 3,
|
||||
"integration": 5,
|
||||
"integration": 6,
|
||||
"scenarios": 1,
|
||||
"unit": 4,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue