Temporarily skip failing Docker tests on RHEL 7.6.
This commit is contained in:
parent
20fb77c49b
commit
affde96fa8
19 changed files with 19 additions and 0 deletions
|
@ -5,3 +5,4 @@ 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
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group4
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group2
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group2
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group3
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group2
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group4
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group2
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -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
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -5,3 +5,4 @@ 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
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group2
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -5,3 +5,4 @@ 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
|
||||
|
|
|
@ -5,3 +5,4 @@ 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
|
||||
|
|
|
@ -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
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -5,3 +5,4 @@ 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
|
||||
|
|
|
@ -5,3 +5,4 @@ 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
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group2
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -2,3 +2,4 @@ shippable/posix/group1
|
|||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/rhel7.6
|
||||
|
|
|
@ -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
|
||||
skip/rhel7.6
|
||||
|
|
Loading…
Reference in a new issue