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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 3a78908  (chores) Simplified assertions (#4641)
     add 546f4e3  Migrates the camel-aws2-iam tests to the shared test infra 
(#4642)

No new revisions were added by this update.

Summary of changes:
 components/camel-aws2-iam/pom.xml                  | 23 ++++++++-
 .../aws2/iam/localstack/Aws2IAMBaseTest.java       | 54 ++++------------------
 test-infra/camel-test-infra-aws-v2/pom.xml         |  6 +++
 .../test/infra/aws2/clients/AWSSDKClientUtils.java |  6 +++
 ...rvice.java => AWSIAMLocalContainerService.java} |  7 ++-
 .../infra/aws2/services/AWSServiceFactory.java     |  4 ++
 .../camel/test/infra/aws2/services/Service.java    |  1 +
 7 files changed, 51 insertions(+), 50 deletions(-)
 copy 
test-infra/camel-test-infra-aws-v2/src/test/java/org/apache/camel/test/infra/aws2/services/{AWSEC2LocalContainerService.java
 => AWSIAMLocalContainerService.java} (86%)

Reply via email to