[stable-2.8] Mark Docker tests unstable (#59408)

* Mark Docker tests unstable

- docker_swarm is unstable on RHEL 8
- docker_container is unstable on RHEL 7

* Disable docker_container test.
(cherry picked from commit 67c69f3)

Co-authored-by: Sam Doran <sdoran@redhat.com>
This commit is contained in:
Sam Doran 2019-07-22 19:40:45 -04:00 committed by Toshio Kuratomi
parent a0688027a5
commit fc684b6204
2 changed files with 2 additions and 0 deletions

View file

@ -2,3 +2,4 @@ shippable/posix/group4
skip/osx
skip/freebsd
destructive
disabled

View file

@ -8,3 +8,4 @@ skip/docker # The tests sometimes make docker daemon unstable; hence,
# after finishing the tests to minimize potential effects
# on other tests.
needs/root
unstable