Shard sync_integration_tests_no_field_trial
Makes sync_integration_tests_no_field_trial run across 3 shards, which matches sync_integration_tests. Without this, the suite is prone to hitting the 60 minute timeout. Fixed: 40947457 Change-Id: I102c200f6a21ac45bda9c14f9416501e20d31a63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6579755 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1464354}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
f7ca81f63a
commit
fda5ebf2e4
infra/config
generated
builders
ci
Win x64 Builder
targets
Win10 Tests x64
targets
linux-fieldtrial-rel
targets
linux-win-cross-rel
targets
mac-arm64-rel
targets
mac-fieldtrial-tester
targets
win-fieldtrial-rel
targets
try
linux-fieldtrial-rel
targets
linux-win-cross-rel
targets
mac-fieldtrial-tester
targets
win-fieldtrial-rel
targets
win-rel
targets
targets
@ -1467,7 +1467,8 @@
|
||||
"cpu": "x86-64",
|
||||
"os": "Windows-10-19045"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -1443,7 +1443,8 @@
|
||||
"cpu": "x86-64",
|
||||
"os": "Windows-10-19045"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -69,7 +69,8 @@
|
||||
"dimensions": {
|
||||
"os": "Ubuntu-22.04"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -1339,7 +1339,8 @@
|
||||
"cpu": "x86-64",
|
||||
"os": "Windows-10-19045"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -97,7 +97,8 @@
|
||||
"os": "Mac-14|Mac-15",
|
||||
"pool": "chromium.tests.finch"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -97,7 +97,8 @@
|
||||
"os": "Mac-14|Mac-15",
|
||||
"pool": "chromium.tests.finch"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -73,7 +73,8 @@
|
||||
"os": "Windows-10-19045",
|
||||
"pool": "chromium.tests.finch"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -69,7 +69,8 @@
|
||||
"dimensions": {
|
||||
"os": "Ubuntu-22.04"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -1339,7 +1339,8 @@
|
||||
"cpu": "x86-64",
|
||||
"os": "Windows-10-19045"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -97,7 +97,8 @@
|
||||
"os": "Mac-14|Mac-15",
|
||||
"pool": "chromium.tests.finch"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -73,7 +73,8 @@
|
||||
"os": "Windows-10-19045",
|
||||
"pool": "chromium.tests.finch"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -1467,7 +1467,8 @@
|
||||
"cpu": "x86-64",
|
||||
"os": "Windows-10-19045"
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 3
|
||||
},
|
||||
"test": "sync_integration_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:sync_integration_tests/"
|
||||
|
@ -2749,6 +2749,9 @@ targets.bundle(
|
||||
),
|
||||
"sync_integration_tests_no_field_trial": targets.mixin(
|
||||
ci_only = True,
|
||||
swarming = targets.swarming(
|
||||
shards = 3,
|
||||
),
|
||||
),
|
||||
},
|
||||
)
|
||||
@ -2780,6 +2783,9 @@ targets.bundle(
|
||||
),
|
||||
"sync_integration_tests_no_field_trial": targets.mixin(
|
||||
ci_only = True,
|
||||
swarming = targets.swarming(
|
||||
shards = 3,
|
||||
),
|
||||
),
|
||||
},
|
||||
)
|
||||
|
Reference in New Issue
Block a user