[ARVADOS] updated: 9bf347ea56bc74da1c0ff1a3809faf1ae58f5890

git at public.curoverse.com git at public.curoverse.com
Thu Sep 25 22:27:51 EDT 2014


Summary of changes:
 services/fuse/tests/test_mount.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

       via  9bf347ea56bc74da1c0ff1a3809faf1ae58f5890 (commit)
      from  39507a40922e11e6863e4dd788ad3231e6fb3224 (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 9bf347ea56bc74da1c0ff1a3809faf1ae58f5890
Author: radhika <radhika at curoverse.com>
Date:   Thu Sep 25 22:25:16 2014 -0400

    3889: update the fuse test to expect the newly added pipeline instances.

diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py
index a1f7d4b..69939ea 100644
--- a/services/fuse/tests/test_mount.py
+++ b/services/fuse/tests/test_mount.py
@@ -262,7 +262,9 @@ class FuseSharedTest(MountTestBase):
                           "Pipeline Template with Input Parameter with Search.pipelineTemplate",
                           "Pipeline Template with Jobspec Components.pipelineTemplate",
                           "collection_expires_in_future",
-                          "pipeline_with_job.pipelineInstance"
+                          "pipeline_to_merge_params.pipelineInstance",
+                          "pipeline_with_job.pipelineInstance",
+                          "pipeline_with_tagged_collection_input.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