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
21 script_version: master
34 array_with_default: # important to test repeating values in the array!
36 array_with_value: # important to test repeating values in the array!
39 components_is_jobspec:
40 # Helps test that clients cope with funny-shaped components.
41 # For an example, see #3321.
42 uuid: zzzzz-p5p6p-jobspeccomponts
43 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
44 created_at: 2014-04-14 12:35:04 -0400
45 updated_at: 2014-04-14 12:35:04 -0400
46 modified_at: 2014-04-14 12:35:04 -0400
47 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
48 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
49 name: Pipeline Template with Jobspec Components
52 script_version: master
58 description: "Provide a collection containing at least two files."
60 parameter_with_search:
61 uuid: zzzzz-p5p6p-paramwsearch345
62 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
63 created_at: 2014-04-14 12:35:04 -0400
64 updated_at: 2014-04-14 12:35:04 -0400
65 modified_at: 2014-04-14 12:35:04 -0400
66 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
67 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
68 name: Pipeline Template with Input Parameter with Search
72 script_version: master
78 description: "Provide a collection containing at least two files."
79 search_for: sometime # Matches baz_collection_in_asubproject
81 new_pipeline_template:
82 # This template must include components that are not
83 # present in the pipeline instance 'pipeline_with_newer_template',
84 # at least one of which has a script_parameter that is a hash
85 # with a 'dataclass' field (ticket #4000)
86 uuid: zzzzz-p5p6p-vq4wuvy84xvaq2r
87 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
88 created_at: 2014-09-14 12:00:00
89 modified_at: 2014-09-16 12:00:00
90 name: Pipeline Template Newer Than Instance
94 script_version: master
99 title: foo template input
102 script_version: master
106 dataclass: Collection
107 title: bar template input
109 pipeline_template_in_fuse_project:
110 uuid: zzzzz-p5p6p-templinfuseproj
111 owner_uuid: zzzzz-j7d0g-0000ownedbyfuse
112 created_at: 2014-04-14 12:35:04 -0400
113 updated_at: 2014-04-14 12:35:04 -0400
114 modified_at: 2014-04-14 12:35:04 -0400
115 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
116 modified_by_user_uuid: zzzzz-tpzed-0fusedrivertest
117 name: pipeline template in FUSE project
121 script_version: master
125 dataclass: Collection
126 title: "default input"
127 description: "input collection"
129 template_with_dataclass_file:
130 uuid: zzzzz-p5p6p-k0xoa0ofxrystgw
131 owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
132 created_at: 2014-04-14 12:35:04 -0400
133 updated_at: 2014-04-14 12:35:04 -0400
134 modified_at: 2014-04-14 12:35:04 -0400
135 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
136 modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
137 name: Two Part Template with dataclass File
141 script_version: master
146 title: "Foo/bar pair"
147 description: "Provide an input file"
150 script_version: master
154 integer_with_default:
163 array_with_default: # important to test repeating values in the array!
165 array_with_value: # important to test repeating values in the array!