compose/tests/integration
Jean-François Roche d824cb9b06 Add support for swappiness constraint
Run a service using `docker run --memory-swappiness=0` (see
https://docs.docker.com/engine/reference/run/)

refs #2383

Signed-off-by: Jean-François Roche <jfroche@affinitic.be>
2016-08-16 11:02:51 +02:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
project_test.py Add support for creating internal networks 2016-07-11 11:34:01 +02:00
resilience_test.py Teardown project and db in ResilienceTest 2016-07-21 13:17:53 +01:00
service_test.py Add support for swappiness constraint 2016-08-16 11:02:51 +02:00
state_test.py Fix flaky partial_change state test. 2016-03-21 19:07:50 -04:00
testcases.py delete DockerClientTestCase.client class attribute on tearDownClass 2016-07-20 15:51:22 +01:00
volume_test.py Call the superclass tearDown in VolumeTest 2016-07-21 13:17:53 +01:00