commit | 80a31830bdf17ef3ced5279e78ee4dce05919a96 | [log] [tgz] |
---|---|---|
author | David Why Use Two When One Will Do Presotto <p@google.com> | Mon May 11 15:56:42 2015 -0700 |
committer | David Why Use Two When One Will Do Presotto <p@google.com> | Mon May 11 15:56:47 2015 -0700 |
tree | afd5079badb294eccdfec3f00116054b9b477f54 | |
parent | 9560b9cb26534f08613992151cc0388ba55ced25 [diff] |
namespace: Increase mount point TTLs to reduce test flakiness. Change-Id: I8a3d1da48838ac8aae1123a89fe28cc86b20ad21
diff --git a/runtime/internal/naming/namespace/all_test.go b/runtime/internal/naming/namespace/all_test.go index 638577a..fd269d5 100644 --- a/runtime/internal/naming/namespace/all_test.go +++ b/runtime/internal/naming/namespace/all_test.go
@@ -235,7 +235,7 @@ j2MP = "joke2" j3MP = "joke3" - ttl = 100 * time.Second + ttl = 5 * time.Minute ) // runMountTables creates a root mountable with some mount tables mounted