Merge branch '8650-container-work-unit' into 9318-dashboard-uses-work-units
[arvados.git] / services / api / test / fixtures / containers.yml
index 5f358b78136cc044032926955660af3c18e6e567..b35499304635f3a6e679609f1ee8478615677545 100644 (file)
@@ -115,3 +115,19 @@ requester:
   runtime_constraints:
     ram: 12000000000
     vcpus: 4
+
+requester_container:
+  uuid: zzzzz-dz642-requestercntnr1
+  owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
+  state: Complete
+  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: test
+  output_path: test
+  command: ["echo", "hello"]
+  runtime_constraints:
+    ram: 12000000000
+    vcpus: 4