X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9d413ff4e3868761422f79b4f81177cec05cbae5..bdeca9098f356a4b2b088a3cf4c9276bb6cd5bdb:/services/api/test/fixtures/container_requests.yml diff --git a/services/api/test/fixtures/container_requests.yml b/services/api/test/fixtures/container_requests.yml index 5d3531eead..ea86dca178 100644 --- a/services/api/test/fixtures/container_requests.yml +++ b/services/api/test/fixtures/container_requests.yml @@ -322,7 +322,7 @@ completed_with_input_mounts: basename: bar class: File location: "keep:fa7aeb5140e2848d39b416daeef4ffc5+45/bar" - /var/lib/cwl/workflow.json: "keep:1fd08fc162a5c6413070a8bd0bffc818+150" + /var/lib/cwl/workflow.json: "keep:f9ddda46bb293b6847da984e3aa735db+290" uncommitted: uuid: zzzzz-xvhdp-cr4uncommittedc @@ -764,6 +764,26 @@ cr_in_trashed_project: vcpus: 1 ram: 123 +runtime_token: + uuid: zzzzz-xvhdp-11eklkhy0n4dm86 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + name: queued + state: Committed + priority: 1 + created_at: <%= 2.minute.ago.to_s(:db) %> + updated_at: <%= 1.minute.ago.to_s(:db) %> + modified_at: <%= 1.minute.ago.to_s(:db) %> + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + container_image: test + cwd: test + output_path: test + command: ["echo", "hello"] + container_uuid: zzzzz-dz642-20isqbkl8xwnsao + runtime_token: v2/zzzzz-gj3su-2nj68s291f50gd9/2d19ue6ofx26o3mm7fs9u6t7hov9um0v92dzwk1o2xed3abprw + runtime_constraints: + vcpus: 1 + ram: 123 + # Test Helper trims the rest of the file