Skip to content

Commit

Permalink
chore(ecs-patterns): fix the integration tests of queue processing fa…
Browse files Browse the repository at this point in the history
…rgate service (#28463)

1. Fixed the docker image to use Python 3.11 to stop the python3.6 out of date warning/error
2. Fixed the lambda container's entry point handler, causing the integration tests to go into an infinite loop.
3. Fixed/changed the public integration test to a health check test as the queue processing fargate service doesn't have a public-facing feature.


Closes #28383.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
AnuragMohapatra authored Dec 23, 2023
1 parent 7bb72e1 commit 9d3f95b
Show file tree
Hide file tree
Showing 13 changed files with 3,106 additions and 20 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9d3f95b

Please sign in to comment.