Skip to content

Commit b269125

Browse files
committed
ldr: update external-process test tenant issue
Release note: None
1 parent 1fdf936 commit b269125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/crosscluster/logical/logical_replication_job_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ var (
8383

8484
testClusterBaseClusterArgs = base.TestClusterArgs{
8585
ServerArgs: base.TestServerArgs{
86-
DefaultTestTenant: base.TestDoesNotWorkWithExternalProcessMode(127241),
86+
DefaultTestTenant: base.TestDoesNotWorkWithExternalProcessMode(134857),
8787
Knobs: base.TestingKnobs{
8888
JobsTestingKnobs: jobs.NewTestingKnobsWithShortIntervals(),
8989
},

0 commit comments

Comments
 (0)