X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5d709747ad9336bde786373fe314c128afd50782..374a802e502d044973fd21ca68d2f6ab707bd770:/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 2216524be8..dcaf657d42 100644 --- a/services/api/test/fixtures/container_requests.yml +++ b/services/api/test/fixtures/container_requests.yml @@ -36,7 +36,7 @@ running: vcpus: 1 ram: 123 -running-older: +running_older: uuid: zzzzz-xvhdp-cr4runningcntn2 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz name: running @@ -93,6 +93,25 @@ completed-older: vcpus: 1 ram: 123 +requester: + uuid: zzzzz-xvhdp-9zacv3o1xw6sxz5 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + name: requester + state: Committed + priority: 1 + created_at: 2016-01-11 11:11:11.111111111 Z + updated_at: 2016-01-11 11:11:11.111111111 Z + modified_at: 2016-01-11 11:11:11.111111111 Z + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + container_image: test + cwd: / + output_path: /output + command: ["request-another-container", "echo", "hello"] + container_uuid: zzzzz-dz642-requestingcntnr + runtime_constraints: + vcpus: 1 + ram: 123 + cr_for_requester: uuid: zzzzz-xvhdp-cr4requestercnt owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz @@ -151,6 +170,25 @@ running_anonymous_accessible: vcpus: 1 ram: 123 +cr_for_failed: + uuid: zzzzz-xvhdp-cr4failedcontnr + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + name: cr for container exit code not 0 + state: Committed + priority: 1 + created_at: 2016-01-11 11:11:11.111111111 Z + updated_at: 2016-01-11 11:11:11.111111111 Z + modified_at: 2016-01-11 11:11:11.111111111 Z + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + container_image: test + cwd: test + output_path: test + command: ["echo", "hello"] + container_uuid: zzzzz-dz642-failedcntnr + runtime_constraints: + vcpus: 1 + ram: 123 + uncommitted: uuid: zzzzz-xvhdp-cr4uncommittedc owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz