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.
This commit is contained in:
Sam Doran 2019-07-22 19:40:45 -04:00 committed by Matt Clay
parent c7f414dece
commit 67c69f3540
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