Skip to content

Commit 8500faa

Browse files
authored
Merge branch 'master' into rjmello-kube-pod-names
2 parents 4eba07a + fec4e40 commit 8500faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsl/tests/test_htex/test_drain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# based around the expected drain period: the drain period
1414
# is TIME_CONST seconds, and the single executed task will
1515
# last twice that many number of seconds.
16-
TIME_CONST = 1
16+
TIME_CONST = 4
1717

1818
CONNECTED_MANAGERS_POLL_MS = 100
1919

0 commit comments

Comments
 (0)