ci: increase e2e pipeline by 1 (#8739)

This commit is contained in:
Sawjan Gurung
2024-03-27 14:00:27 +05:45
committed by GitHub
parent 18b5b4ea8d
commit 3143fd9c76

View File

@@ -142,7 +142,7 @@ config = {
"e2eTests": {
"basic": {
"skip": False,
"totalParts": 3, # divide and run all suites in parts (divide pipelines)
"totalParts": 4, # divide and run all suites in parts (divide pipelines)
"xsuites": ["search", "app-provider"], # suites to skip
},
"search": {