blob: 1176d5e9effa87374ddf1d9d90ef8d6d05b2ec57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
shippable/posix/group2
skip/osx
skip/freebsd
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. On VMs, we restart docker daemon
# after finishing the tests to minimize potential effects
# on other tests.
needs/root
skip/rhel7.6
|