This is an automated email from the ASF dual-hosted git repository.
gaul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git
from 16926b0bb7 Upgrade to assertj 3.23.1
new 65e16c97f5 Annotate test methods as singleThreaded
new 2b217fb2bb Annotate public non-test methods
new 5111923566 Specify missing DataProviders
new f4ec2bb63c Address testng cyclic dependency
new 7fecb72e0d Upgrade to testng 7.5
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../chef/src/test/java/org/jclouds/chef/domain/RoleTest.java | 1 +
.../src/test/java/org/jclouds/chef/util/ChefUtilsTest.java | 2 +-
.../jclouds/ohai/functions/ByteArrayToMacAddressTest.java | 2 +-
.../org/jclouds/cloudstack/parse/ListHostsResponseTest.java | 2 ++
.../integration/FilesystemBlobIntegrationTest.java | 10 ++++++++++
.../strategy/internal/FilesystemStorageStrategyImplTest.java | 2 +-
apis/s3/src/test/java/org/jclouds/s3/xml/S3ParserTest.java | 2 +-
.../functions/ParseSystemAndUserMetadataFromHeadersTest.java | 2 +-
.../integration/internal/BaseBlobIntegrationTest.java | 2 +-
.../integration/internal/BaseBlobSignerLiveTest.java | 2 ++
.../integration/internal/BaseBlobStoreIntegrationTest.java | 3 +--
.../integration/internal/BaseContainerIntegrationTest.java | 12 ++++++++++++
core/src/test/java/org/jclouds/crypto/PemsTest.java | 2 +-
.../src/test/java/org/jclouds/functions/JoinOnCommaTest.java | 2 +-
.../test/java/org/jclouds/http/internal/WireLiveTest.java | 2 +-
core/src/test/java/org/jclouds/http/internal/WireTest.java | 2 +-
project/pom.xml | 4 ++--
.../ElasticHostsPeer1LosAngelesComputeServiceLiveTest.java | 2 +-
.../ElasticHostsPeer1LondonComputeServiceLiveTest.java | 2 +-
.../ElasticHostsPeer1SanAntonioComputeServiceLiveTest.java | 2 +-
.../ElasticHostsPeer1TorontoComputeServiceLiveTest.java | 2 +-
.../compute/Go2CloudJohannesburg1ComputeServiceLiveTest.java | 2 +-
.../compute/OpenHostingEast1ComputeServiceLiveTest.java | 2 +-
.../compute/ServerloveManchesterComputeServiceLiveTest.java | 2 +-
.../compute/SkaliCloudMalaysiaComputeServiceLiveTest.java | 2 +-
25 files changed, 48 insertions(+), 22 deletions(-)