compose/tests/integration
Ulysses Souza 7b84b66b0b Expect failure of `test_create_container_with_blkio_config`
On Linux kernel >= 5.3.x at least the daemon prints 2 warnings:
"Your kernel does not support cgroup blkio weight"
"Your kernel does not support cgroup blkio weight_device"

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-06-08 16:41:59 +02:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
environment_test.py Add integration tests regarding environment 2019-07-31 02:09:41 +02:00
network_test.py Ignore NotFound for external overlay networks 2018-03-28 16:49:00 -07:00
project_test.py Use stdlib modules instead of deprecated pytest fixtures 2020-01-09 07:01:44 +01:00
resilience_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
service_test.py Expect failure of `test_create_container_with_blkio_config` 2020-06-08 16:41:59 +02:00
state_test.py Use stdlib modules instead of deprecated pytest fixtures 2020-01-09 07:01:44 +01:00
testcases.py Pin test images on a non rolling tag 2019-07-18 11:10:37 +02:00
volume_test.py v2 custom volume name support 2017-08-11 11:48:00 -07:00