Project

General

Profile

Bug #14766

Updated by Bryan Cosca over 5 years ago

<pre> 
      "runtime_constraints": { 
     "vcpus": 16, 
     "ram": 26214400000 10485760000 
   }, 
 </pre> 


 This 

 this should also include the amount of scratch asked for. 

 For example: https://workbench.e51c5.arvadosapi.com/container_requests/e51c5-xvhdp-3wyuwgbbej342l1 

 On workbench it shows 
 <pre> 
 runtime_constraints: 	
 keep_cache_ram 	 268435456 
 ram 	 26214400000 
 vcpus 	 16 
 </pre>

Back