[ARVADOS] updated: 84798b73902fdf81f68ec55365e3a356cb8dec95
git at public.curoverse.com
git at public.curoverse.com
Tue Sep 30 13:52:55 EDT 2014
Summary of changes:
services/fuse/tests/test_mount.py | 1 +
1 file changed, 1 insertion(+)
via 84798b73902fdf81f68ec55365e3a356cb8dec95 (commit)
via 79da2069356cf4173795501af861ec947195e183 (commit)
from 6319bc1895aaf8d2a7f944e45e52c960f931a11e (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 84798b73902fdf81f68ec55365e3a356cb8dec95
Merge: 6319bc1 79da206
Author: Tim Pierce <twp at curoverse.com>
Date: Tue Sep 30 13:52:38 2014 -0400
Merge branch '3961-uuid-assignment-not-permitted'
Closes #3961.
commit 79da2069356cf4173795501af861ec947195e183
Author: Tim Pierce <twp at curoverse.com>
Date: Tue Sep 30 13:51:54 2014 -0400
3961: fix FuseSharedTest
Added new active_user collection to the FuseSharedTest.
diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py
index e443f0d..256f820 100644
--- a/services/fuse/tests/test_mount.py
+++ b/services/fuse/tests/test_mount.py
@@ -263,6 +263,7 @@ class FuseSharedTest(MountTestBase):
"Pipeline Template with Jobspec Components.pipelineTemplate",
"collection_expires_in_future",
"collection_with_same_name_in_aproject_and_home_project",
+ "owned_by_active",
"pipeline_to_merge_params.pipelineInstance",
"pipeline_with_job.pipelineInstance",
"pipeline_with_tagged_collection_input.pipelineInstance"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list