This is an automated email from the ASF dual-hosted git repository. twolf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 96661c044 [maven-release-plugin] prepare for next development iteration add e472eb6e4 Skip container tests if docker is not available No new revisions were added by this update. Summary of changes: .../apache/sshd/util/test/ContainerTestCase.java | 30 ---------------------- sshd-core/pom.xml | 21 --------------- .../auth/pubkey/HostBoundPubKeyAuthTest.java | 4 +-- .../ClientOpenSSHCertificatesTest.java | 4 +-- .../sshd/common/cipher/OpenSshCipherTest.java | 6 +---- .../forward/PortForwardingWithOpenSshTest.java | 10 +++----- .../apache/sshd/common/kex/OpenSshMlKemTest.java | 4 +-- .../extension/StrictKexInteroperabilityTest.java | 6 ++--- sshd-scp/pom.xml | 21 --------------- .../org/apache/sshd/scp/client/ScpCharsetTest.java | 7 +---- .../sftp/client/extensions/SftpExtensionsTest.java | 7 ++--- 11 files changed, 12 insertions(+), 108 deletions(-) delete mode 100644 sshd-common/src/test/java/org/apache/sshd/util/test/ContainerTestCase.java