2 uuid: zzzzz-p5p6p-aox0k0ofxrystgw
3 owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
4 created_at: 2014-04-14 12:35:04 -0400
5 updated_at: 2014-04-14 12:35:04 -0400
6 modified_at: 2014-04-14 12:35:04 -0400
7 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
8 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
9 name: Two Part Pipeline Template
13 script_version: master
19 description: "Provide a collection containing at least two files."
22 script_version: master
35 array_with_default: # important to test repeating values in the array!
37 array_with_value: # important to test repeating values in the array!
40 components_is_jobspec:
41 # Helps test that clients cope with funny-shaped components.
42 # For an example, see #3321.
43 uuid: zzzzz-p5p6p-jobspeccomponts
44 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
45 created_at: 2014-04-14 12:35:04 -0400
46 updated_at: 2014-04-14 12:35:04 -0400
47 modified_at: 2014-04-14 12:35:04 -0400
48 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
49 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
50 name: Pipeline Template with Jobspec Components
53 script_version: master
59 description: "Provide a collection containing at least two files."
61 parameter_with_search:
62 uuid: zzzzz-p5p6p-paramwsearch345
63 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
64 created_at: 2014-04-14 12:35:04 -0400
65 updated_at: 2014-04-14 12:35:04 -0400
66 modified_at: 2014-04-14 12:35:04 -0400
67 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
68 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
69 name: Pipeline Template with Input Parameter with Search
73 script_version: master
79 description: "Provide a collection containing at least two files."
80 search_for: sometime # Matches baz_collection_in_asubproject
82 new_pipeline_template:
83 # This template must include components that are not
84 # present in the pipeline instance 'pipeline_with_newer_template',
85 # at least one of which has a script_parameter that is a hash
86 # with a 'dataclass' field (ticket #4000)
87 uuid: zzzzz-p5p6p-vq4wuvy84xvaq2r
88 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
89 created_at: 2014-09-14 12:00:00
90 modified_at: 2014-09-16 12:00:00
91 name: Pipeline Template Newer Than Instance
95 script_version: master
100 title: foo template input
103 script_version: master
107 dataclass: Collection
108 title: bar template input
110 pipeline_template_in_fuse_project:
111 uuid: zzzzz-p5p6p-templinfuseproj
112 owner_uuid: zzzzz-j7d0g-0000ownedbyfuse
113 created_at: 2014-04-14 12:35:04 -0400
114 updated_at: 2014-04-14 12:35:04 -0400
115 modified_at: 2014-04-14 12:35:04 -0400
116 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
117 modified_by_user_uuid: zzzzz-tpzed-0fusedrivertest
118 name: pipeline template in FUSE project
122 script_version: master
126 dataclass: Collection
127 title: "default input"
128 description: "input collection"
130 template_with_dataclass_file:
131 uuid: zzzzz-p5p6p-k0xoa0ofxrystgw
132 owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
133 created_at: 2014-04-14 12:35:04 -0400
134 updated_at: 2014-04-14 12:35:04 -0400
135 modified_at: 2014-04-14 12:35:04 -0400
136 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
137 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
138 name: Two Part Template with dataclass File
142 script_version: master
147 title: "Foo/bar pair"
148 description: "Provide an input file"
151 script_version: master
155 integer_with_default:
164 array_with_default: # important to test repeating values in the array!
166 array_with_value: # important to test repeating values in the array!