[ARVADOS] updated: 21cdd10032c60451743b6e6294d2e75a356ee61c
git at public.curoverse.com
git at public.curoverse.com
Wed Sep 17 11:46:50 EDT 2014
Summary of changes:
services/fuse/tests/test_mount.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
via 21cdd10032c60451743b6e6294d2e75a356ee61c (commit)
via f1603177aa4cf91a91528f8705b33fc3e5bef2fa (commit)
from 1431ecfb847926e6594f9b5f5ece635609721891 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 21cdd10032c60451743b6e6294d2e75a356ee61c
Merge: 1431ecf f160317
Author: Tim Pierce <twp at curoverse.com>
Date: Wed Sep 17 11:46:38 2014 -0400
Merge branch '3411-expire-collections'
Refs #3411.
commit f1603177aa4cf91a91528f8705b33fc3e5bef2fa
Author: Tim Pierce <twp at curoverse.com>
Date: Wed Sep 17 11:45:38 2014 -0400
3411: added new collection fixtures owned by active_user
diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py
index 55f565b..b188796 100644
--- a/services/fuse/tests/test_mount.py
+++ b/services/fuse/tests/test_mount.py
@@ -261,7 +261,9 @@ class FuseSharedTest(MountTestBase):
"Empty collection.link",
"Pipeline Template with Input Parameter with Search.pipelineTemplate",
"Pipeline Template with Jobspec Components.pipelineTemplate",
- "pipeline_with_job.pipelineInstance"
+ "collection_expires_in_future",
+ "pipeline_with_job.pipelineInstance",
+ "pipeline_with_template.pipelineInstance"
], d2)
d3 = os.listdir(os.path.join(self.mounttmp, 'Active User', 'A Project'))
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list