Browse Source

Remove the now unneeded version qualifier

Signed-off-by: Eric Hripko <[email protected]>
Eric Hripko 5 years ago
parent
commit
a8511e0884
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/acceptance/cli_test.py

+ 0 - 1
tests/acceptance/cli_test.py

@@ -1681,7 +1681,6 @@ services:
         host_mode_container = self.project.get_service('host').containers()[0]
         assert host_mode_container.get('HostConfig.PidMode') == 'host'
 
-    @v2_only()
     @no_cluster('Container IPC mode does not work across clusters')
     def test_up_with_ipc_mode(self):
         c = self.client.create_container(