Skip to content

Commit

Permalink
Added Kinesis Firehose IT Test
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Nov 14, 2022
1 parent 62b3415 commit 3281c78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions it-tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ tests:
./timer-aws-sqs-fifo-it-test.sh $(camel-version)
cd aws/aws-sns/sink/ && \
./timer-aws-sns-it-test.sh $(camel-version)
cd aws/aws-kinesis-firehose/sink/ && \
./timer-aws-kinesis-firehose-it-test.sh $(camel-version)
./scripts/results.sh
rm -rf tests

Expand Down

0 comments on commit 3281c78

Please sign in to comment.