X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/04b9d6e93ca8bd18dca697e56689820516c8c572..98c6516b3dd61db66c8f92345b45df33c4530a67:/services/api/test/fixtures/containers.yml diff --git a/services/api/test/fixtures/containers.yml b/services/api/test/fixtures/containers.yml index 757adcee1b..f18adb5dbd 100644 --- a/services/api/test/fixtures/containers.yml +++ b/services/api/test/fixtures/containers.yml @@ -72,6 +72,7 @@ locked: priority: 2 created_at: <%= 2.minute.ago.to_s(:db) %> updated_at: <%= 2.minute.ago.to_s(:db) %> + modified_at: <%= 2.minute.ago.to_s(:db) %> container_image: test cwd: test output_path: test @@ -259,3 +260,29 @@ running_to_be_deleted: auth_uuid: zzzzz-gj3su-ty6lvu9d7u7c2sq secret_mounts: {} secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b + +runtime_token: + uuid: zzzzz-dz642-20isqbkl8xwnsao + owner_uuid: zzzzz-tpzed-000000000000000 + state: Locked + locked_by_uuid: zzzzz-gj3su-jrriu629zljsnuf + priority: 1 + created_at: 2016-01-11 11:11:11.111111111 Z + updated_at: 2016-01-11 11:11:11.111111111 Z + container_image: test + cwd: test + output_path: test + command: ["echo", "hello"] + runtime_token: v2/zzzzz-gj3su-2nj68s291f50gd9/2d19ue6ofx26o3mm7fs9u6t7hov9um0v92dzwk1o2xed3abprw + runtime_user_uuid: zzzzz-tpzed-l3skomkti0c4vg4 + runtime_auth_scopes: ["all"] + runtime_constraints: + ram: 12000000000 + vcpus: 4 + mounts: + /tmp: + kind: tmp + capacity: 24000000000 + /var/spool/cwl: + kind: tmp + capacity: 24000000000