mirror of
https://github.com/docker/compose.git
synced 2025-07-21 20:54:32 +02:00
test update - remove 'placement' from unsupported fields
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
parent
391e5a6bc2
commit
09c80ce49b
@ -3637,7 +3637,6 @@ class InterpolationTest(unittest.TestCase):
|
||||
assert 'labels' in warn_message
|
||||
assert 'endpoint_mode' in warn_message
|
||||
assert 'update_config' in warn_message
|
||||
assert 'placement' in warn_message
|
||||
assert 'resources.reservations.cpus' in warn_message
|
||||
assert 'restart_policy.delay' in warn_message
|
||||
assert 'restart_policy.window' in warn_message
|
||||
|
Loading…
x
Reference in New Issue
Block a user