X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44ff73fa397095d69819761e66933783a5f6d541..1695ccb6279de083eeed80d36d38f607a5c7098d:/services/api/test/fixtures/containers.yml diff --git a/services/api/test/fixtures/containers.yml b/services/api/test/fixtures/containers.yml index 22004b4017..aa7ad314ff 100644 --- a/services/api/test/fixtures/containers.yml +++ b/services/api/test/fixtures/containers.yml @@ -10,6 +10,9 @@ queued: output: test output_path: test command: ["echo", "hello"] + runtime_constraints: + ram: 12000000000 + vcpus: 4 completed: uuid: zzzzz-dz642-compltcontainer @@ -23,3 +26,6 @@ completed: output: test output_path: test command: ["echo", "hello"] + runtime_constraints: + ram: 12000000000 + vcpus: 4