mirror of
https://github.com/google/nomulus
synced 2026-05-12 19:01:49 +00:00
Shard the RDAP tests
These typically take the longest to complete, so sharding them will make them faster. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199796400
This commit is contained in:
@@ -40,6 +40,7 @@ java_library(
|
||||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
medium_tests = ["RdapDomainSearchActionTest"],
|
||||
shard_count = 4,
|
||||
test_files = glob(["*Test.java"]),
|
||||
deps = [":rdap"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user