closes #10231
[arvados.git] / sdk / cwl / tests / test_container.py
index b5499970531008a7474f2ae99fb5de48f1234aa2..3cae2514217519a0836630e376f3507b0354a04f 100644 (file)
@@ -116,6 +116,7 @@ class TestContainer(unittest.TestCase):
                 'runtime_constraints': {
                     'vcpus': 3,
                     'ram': 3145728000,
+                    'keep_cache_ram': 512,
                     'API': True,
                     'partition': ['blurb']
                 }, 'priority': 1,