mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-08 14:15:30 +08:00
GCLOUD: remove (irrelevant) slow test (#3384)
This commit is contained in:
parent
c348e354ff
commit
67db0e287d
1 changed files with 1 additions and 1 deletions
|
@ -1502,7 +1502,7 @@ func makeTests() []*TestGroup {
|
|||
// https://github.com/StackExchange/dnscontrol/pull/2762#issuecomment-1877825559
|
||||
testgroup("batchRecordswithOthers",
|
||||
only(
|
||||
"GCLOUD",
|
||||
//"GCLOUD",
|
||||
),
|
||||
tc("1200 records",
|
||||
manyA("rec%04d", "1.2.3.4", 1200)...),
|
||||
|
|
Loading…
Add table
Reference in a new issue