Merge branch 'master' into 3889-functional-testing
[arvados.git] / services / fuse / tests / test_mount.py
index 4af3467cd35450f2a3dcb3931fccee7ba14f9c5a..e443f0dbab3c3bc5a23d82457eb4b36ff1fd34ba 100644 (file)
@@ -263,7 +263,9 @@ class FuseSharedTest(MountTestBase):
                           "Pipeline Template with Jobspec Components.pipelineTemplate",
                           "collection_expires_in_future",
                           "collection_with_same_name_in_aproject_and_home_project",
-                          "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'))