diff --git a/test/integration/targets/docker_config/aliases b/test/integration/targets/docker_config/aliases index 80f0500dff..96251b8e40 100644 --- a/test/integration/targets/docker_config/aliases +++ b/test/integration/targets/docker_config/aliases @@ -3,3 +3,6 @@ skip/osx skip/freebsd destructive skip/rhel8.0 +skip/docker # The tests sometimes make docker daemon unstable; hence, + # we skip all docker-based CI runs to avoid disrupting + # the whole CI system. diff --git a/test/integration/targets/docker_node_facts/aliases b/test/integration/targets/docker_node_facts/aliases index 80f0500dff..96251b8e40 100644 --- a/test/integration/targets/docker_node_facts/aliases +++ b/test/integration/targets/docker_node_facts/aliases @@ -3,3 +3,6 @@ skip/osx skip/freebsd destructive skip/rhel8.0 +skip/docker # The tests sometimes make docker daemon unstable; hence, + # we skip all docker-based CI runs to avoid disrupting + # the whole CI system. diff --git a/test/integration/targets/docker_secret/aliases b/test/integration/targets/docker_secret/aliases index 80f0500dff..96251b8e40 100644 --- a/test/integration/targets/docker_secret/aliases +++ b/test/integration/targets/docker_secret/aliases @@ -3,3 +3,6 @@ skip/osx skip/freebsd destructive skip/rhel8.0 +skip/docker # The tests sometimes make docker daemon unstable; hence, + # we skip all docker-based CI runs to avoid disrupting + # the whole CI system. diff --git a/test/integration/targets/docker_stack/aliases b/test/integration/targets/docker_stack/aliases index 80f0500dff..96251b8e40 100644 --- a/test/integration/targets/docker_stack/aliases +++ b/test/integration/targets/docker_stack/aliases @@ -3,3 +3,6 @@ skip/osx skip/freebsd destructive skip/rhel8.0 +skip/docker # The tests sometimes make docker daemon unstable; hence, + # we skip all docker-based CI runs to avoid disrupting + # the whole CI system. diff --git a/test/integration/targets/docker_swarm_facts/aliases b/test/integration/targets/docker_swarm_facts/aliases index 80f0500dff..96251b8e40 100644 --- a/test/integration/targets/docker_swarm_facts/aliases +++ b/test/integration/targets/docker_swarm_facts/aliases @@ -3,3 +3,6 @@ skip/osx skip/freebsd destructive skip/rhel8.0 +skip/docker # The tests sometimes make docker daemon unstable; hence, + # we skip all docker-based CI runs to avoid disrupting + # the whole CI system. diff --git a/test/integration/targets/docker_swarm_service/aliases b/test/integration/targets/docker_swarm_service/aliases index 80f0500dff..96251b8e40 100644 --- a/test/integration/targets/docker_swarm_service/aliases +++ b/test/integration/targets/docker_swarm_service/aliases @@ -3,3 +3,6 @@ skip/osx skip/freebsd destructive skip/rhel8.0 +skip/docker # The tests sometimes make docker daemon unstable; hence, + # we skip all docker-based CI runs to avoid disrupting + # the whole CI system.