X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7699440ac6000480ffbcd22f5a1c2982fb056dc5..ee91e487669c650551c2da450a345ca5c1630081:/services/api/test/fixtures/pipeline_instances.yml diff --git a/services/api/test/fixtures/pipeline_instances.yml b/services/api/test/fixtures/pipeline_instances.yml index df010353a8..16df1710a4 100644 --- a/services/api/test/fixtures/pipeline_instances.yml +++ b/services/api/test/fixtures/pipeline_instances.yml @@ -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