04bfec9dfe
* Add more tests. * Added tests for CA options. * Don't run in docker-in-docker situations where docker daemon becoming instable is really dangerous. Also, restart docker daemon after tests. * Only run CA tests when openssl_certificate can be run (which is not the case for RHEL7, see #34054). * Add comment on why docker-based CI runs are skipped.
11 lines
391 B
Text
11 lines
391 B
Text
shippable/posix/group2
|
|
skip/osx
|
|
skip/freebsd
|
|
destructive
|
|
skip/rhel8.0
|
|
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
|