X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1c86fc1a8c47a97fb506536411f2c4490aa4d509..8e7c30852f1cf244ae3c58e93acea705739e8625:/services/api/test/fixtures/container_requests.yml?ds=sidebyside diff --git a/services/api/test/fixtures/container_requests.yml b/services/api/test/fixtures/container_requests.yml index 43a4a13d4e..5d3531eead 100644 --- a/services/api/test/fixtures/container_requests.yml +++ b/services/api/test/fixtures/container_requests.yml @@ -26,7 +26,7 @@ running: owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz name: running state: Committed - priority: 1 + priority: 501 created_at: <%= 2.minute.ago.to_s(:db) %> updated_at: <%= 1.minute.ago.to_s(:db) %> modified_at: <%= 1.minute.ago.to_s(:db) %> @@ -304,7 +304,7 @@ completed_with_input_mounts: container_image: test cwd: test output_path: test - command: ["echo", "hello"] + command: ["echo", "hello", "/bin/sh", "-c", "'cat' '/keep/fa7aeb5140e2848d39b416daeef4ffc5+45/foobar' '/keep/fa7aeb5140e2848d39b416daeef4ffc5+45/baz' '|' 'gzip' '>' '/dev/null'"] runtime_constraints: vcpus: 1 ram: 123