Skip to content

Commit c9808d5

Browse files
committed
Up completion time of cc_compte_dcubic to 10 sec.
1 parent 647c38b commit c9808d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picoquictest/cc_compete_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ int cc_compete_d_cubic_test()
114114
spec.background_start_time = 0;
115115
spec.background_scenario_text = cc_compete_batch_scenario_10M;
116116
spec.nb_connections = 2;
117-
spec.main_target_time = 8500000;
117+
spec.main_target_time = 10000000;
118118
spec.data_rate_in_gbps = 0.02;
119119
spec.latency = 40000;
120120
spec.icid = icid;

0 commit comments

Comments
 (0)