This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit f7de08eb86b77794195e74f90763703ce7cb88d7
Merge: 096aeef ca2d91e
Author: Alexey Romanenko <33895511+aromanenko-...@users.noreply.github.com>
AuthorDate: Mon Mar 21 13:59:16 2022 +0100

    Merge pull request #17118: [adhoc] Move aws IT tests to testing package 
according to best practices

 .../org/apache/beam/sdk/io/aws2/ITEnvironment.java     |  2 +-
 .../io/aws2/dynamodb/{ => testing}/DynamoDBIOIT.java   |  5 +++--
 .../sdk/io/aws2/kinesis/{ => testing}/KinesisIOIT.java |  6 ++++--
 .../sdk/io/aws2/s3/{ => testing}/S3FileSystemIT.java   |  4 ++--
 .../beam/sdk/io/aws2/sns/{ => testing}/SnsIOIT.java    | 18 +++++++++++++++++-
 .../beam/sdk/io/aws2/sqs/{ => testing}/SqsIOIT.java    | 17 ++++++++++++++++-
 6 files changed, 43 insertions(+), 9 deletions(-)

Reply via email to