We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0faa20 commit a98a278Copy full SHA for a98a278
tests/unit/models_containers_test.py
@@ -49,7 +49,6 @@ def test_create_container_args(self):
49
'cap_add': ['foo'],
50
'cap_drop': ['bar'],
51
'cgroup_parent': 'foobar',
52
- 'cgroup': 'host',
53
'cgroupns': 'host',
54
'cpu_period': 1,
55
'cpu_quota': 2,
0 commit comments