diff options
author | Matt Clay <matt@mystile.com> | 2019-03-27 09:27:24 -0700 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2019-03-27 10:02:49 -0700 |
commit | 55d9ee0cb2ca9f1b5ba46e02f95dc2587eaba69e (patch) | |
tree | 5128aa4aa91c151e25d2f85158232a880ec28d03 /test/integration/targets/docker_stack/aliases | |
parent | 8612b126a84720d0e0ecbce670b843e7741e1197 (diff) | |
download | ansible-55d9ee0cb2ca9f1b5ba46e02f95dc2587eaba69e.tar.gz |
Revert "Temporarily skip failing Docker tests on RHEL 7.6."
This reverts commit affde96fa8390cef23cfe1834992ec97e8dbea7b.
Diffstat (limited to 'test/integration/targets/docker_stack/aliases')
-rw-r--r-- | test/integration/targets/docker_stack/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/docker_stack/aliases b/test/integration/targets/docker_stack/aliases index 5ccf875e12..6807452234 100644 --- a/test/integration/targets/docker_stack/aliases +++ b/test/integration/targets/docker_stack/aliases @@ -5,4 +5,3 @@ destructive skip/docker # The tests sometimes make docker daemon unstable; hence, # we skip all docker-based CI runs to avoid disrupting # the whole CI system. -skip/rhel7.6 |