4015: fix pipeline instance tests
[arvados.git] / services / api / test / fixtures / pipeline_templates.yml
index 31ebb977dc25272a60d9d3580c265e5ef2d0e2ba..2f1e43e31c2e9e7ea23d1b9550ffe2236d22c634 100644 (file)
@@ -1,3 +1,23 @@
+simple_pipeline:
+  uuid: zzzzz-p5p6p-hrfcwbrc62fj0kq
+  owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
+  created_at: 2014-10-23 16:46:27 -0400
+  updated_at: 2014-10-23 16:46:27 -0400
+  modified_at: 2014-10-23 16:46:27 -0400
+  modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
+  modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
+  name: Pipeline Template With Collection Input
+  components:
+    foo_component:
+      script: foo
+      script_version: master
+      script_parameters:
+        input:
+          required: true
+          dataclass: Collection
+          title: "simple pipeline input"
+          description: "Collection input for simple pipeline"
+
 two_part:
   uuid: zzzzz-p5p6p-aox0k0ofxrystgw
   owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
@@ -88,6 +108,7 @@ new_pipeline_template:
   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
   created_at: 2014-09-14 12:00:00
   modified_at: 2014-09-16 12:00:00
+  name: Pipeline Template Newer Than Instance
   components:
     foo:
       script: foo