@@ -959,7 +959,7 @@ jobs:
959
959
fi
960
960
- wait-on-circle-jobs :
961
961
job-names : >
962
- desktop-gui-integration-tests-2x ,
962
+ desktop-gui-integration-tests-7x ,
963
963
desktop-gui-component-tests,
964
964
cli-visual-tests,
965
965
runner-integration-tests-chrome,
@@ -1188,9 +1188,9 @@ jobs:
1188
1188
- run-driver-integration-tests :
1189
1189
browser : electron
1190
1190
1191
- desktop-gui-integration-tests-2x :
1191
+ desktop-gui-integration-tests-7x :
1192
1192
<< : *defaults
1193
- parallelism : 2
1193
+ parallelism : 7
1194
1194
steps :
1195
1195
- restore_cached_workspace
1196
1196
- run :
@@ -2053,7 +2053,7 @@ linux-workflow: &linux-workflow
2053
2053
requires :
2054
2054
- build
2055
2055
2056
- - desktop-gui-integration-tests-2x :
2056
+ - desktop-gui-integration-tests-7x :
2057
2057
requires :
2058
2058
- build
2059
2059
- desktop-gui-component-tests :
@@ -2123,7 +2123,7 @@ linux-workflow: &linux-workflow
2123
2123
- reporter-integration-tests
2124
2124
- Linux lint
2125
2125
- desktop-gui-component-tests
2126
- - desktop-gui-integration-tests-2x
2126
+ - desktop-gui-integration-tests-7x
2127
2127
- runner-ct-integration-tests-chrome
2128
2128
- runner-integration-tests-firefox
2129
2129
- runner-integration-tests-chrome
0 commit comments