X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8cd08f2ce640e0b1967db489d29e3761ac63f0d7..24a1cdaa5b5a3a98b47ab6802d00e7c4d2a848df:/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 1c62605029..dca89f56d3 100644 --- a/services/api/test/fixtures/container_requests.yml +++ b/services/api/test/fixtures/container_requests.yml @@ -20,6 +20,10 @@ queued: runtime_constraints: vcpus: 1 ram: 123 + cuda: + driver_version: "" + hardware_capability: "" + device_count: 0 mounts: {} running: @@ -37,10 +41,13 @@ running: output_path: test command: ["echo", "hello"] container_uuid: zzzzz-dz642-runningcontainr + mounts: + /tmp: + kind: tmp + capacity: 24000000000 runtime_constraints: vcpus: 1 ram: 123 - mounts: {} requester_for_running: uuid: zzzzz-xvhdp-req4runningcntr @@ -58,10 +65,13 @@ requester_for_running: command: ["echo", "hello"] container_uuid: zzzzz-dz642-logscontainer03 requesting_container_uuid: zzzzz-dz642-runningcontainr + mounts: + /tmp: + kind: tmp + capacity: 24000000000 runtime_constraints: vcpus: 1 ram: 123 - mounts: {} running_older: uuid: zzzzz-xvhdp-cr4runningcntn2 @@ -78,10 +88,13 @@ running_older: output_path: test command: ["echo", "hello"] container_uuid: zzzzz-dz642-runningcontain2 + mounts: + /tmp: + kind: tmp + capacity: 24000000000 runtime_constraints: vcpus: 1 ram: 123 - mounts: {} completed: uuid: zzzzz-xvhdp-cr4completedctr @@ -429,10 +442,13 @@ running_anonymous_accessible: output_path: test command: ["echo", "hello"] container_uuid: zzzzz-dz642-runningcontain2 + mounts: + /tmp: + kind: tmp + capacity: 24000000000 runtime_constraints: vcpus: 1 ram: 123 - mounts: {} cr_for_failed: uuid: zzzzz-xvhdp-cr4failedcontnr @@ -509,10 +525,13 @@ canceled_with_running_container: output_path: test command: ["echo", "hello"] container_uuid: zzzzz-dz642-runningcontainr + mounts: + /tmp: + kind: tmp + capacity: 24000000000 runtime_constraints: vcpus: 1 ram: 123 - mounts: {} running_to_be_deleted: uuid: zzzzz-xvhdp-cr5runningcntnr @@ -528,11 +547,14 @@ running_to_be_deleted: cwd: test output_path: test command: ["echo", "hello"] + mounts: + /tmp: + kind: tmp + capacity: 24000000000 container_uuid: zzzzz-dz642-runnincntrtodel runtime_constraints: vcpus: 1 ram: 123 - mounts: {} completed_with_input_mounts: uuid: zzzzz-xvhdp-crwithinputmnts