5365: add integration test to verify Log tab and other unreadable properties are...
[arvados.git] / services / api / test / fixtures / pipeline_instances.yml
index df010353a8db60223f882cdbe70c7cf6ba62c92e..16df1710a47693e876c1e28df7835da62bb6ee06 100644 (file)
@@ -254,6 +254,7 @@ pipeline_in_publicly_accessible_project:
   uuid: zzzzz-d1hrv-n68vc490mloy4fi
   owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
   name: Pipeline in publicly accessible project
+  pipeline_template_uuid: zzzzz-p5p6p-tmpltpublicproj
   state: Complete
   created_at: 2014-09-15 12:00:00
   components:
@@ -265,6 +266,35 @@ pipeline_in_publicly_accessible_project:
           required: true
           dataclass: Collection
           title: foo instance input
+      job:
+        uuid: zzzzz-8i9sb-jyq01m7in1jlofj
+        script_version: master
+        log: zzzzz-4zz18-uukreo9rbgwsujr
+        output: zzzzz-4zz18-uukreo9rbgwsujr
+        state: Complete
+
+pipeline_in_publicly_accessible_project_but_other_objects_elsewhere:
+  uuid: zzzzz-d1hrv-pisharednotobjs
+  owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
+  name: Pipeline in public project with other objects elsewhere
+  pipeline_template_uuid: zzzzz-p5p6p-aox0k0ofxrystgw
+  state: Complete
+  created_at: 2014-09-15 12:00:00
+  components:
+    foo:
+      script: foo
+      script_version: master
+      script_parameters:
+        input:
+          required: true
+          dataclass: Collection
+          title: foo instance input
+      job:
+        uuid: zzzzz-8i9sb-aceg2bnq7jt7kon
+        script_version: master
+        log: zzzzz-4zz18-bv31uwvy3neko21
+        output: zzzzz-4zz18-bv31uwvy3neko21
+        state: Complete
 
 pipeline_in_running_state:
   name: running_with_job