Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add embedded tomcat to the test env #16629

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

FlorentClarret
Copy link
Member

@FlorentClarret FlorentClarret commented Jan 16, 2024

What does this PR do?

Add embedded tomcat to the test env. It's a very simple hello world app that is built directly in the Dockerfile.

Motivation

We support embedded tomcat but we don't test it. This is very useful for customers that are running Spring Boot apps

Additional Notes

https://datadoghq.atlassian.net/browse/AI-3731

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.

@FlorentClarret
Copy link
Member Author

FlorentClarret commented Jan 16, 2024

Current dependencies on/for this PR:

This comment was autogenerated by Freephite.

Copy link

Test Results

12 files  12 suites   57s ⏱️
 2 tests  2 ✅  0 💤 0 ❌
24 runs  12 ✅ 12 💤 0 ❌

Results for commit 7160f57.

@FlorentClarret FlorentClarret merged commit 7ef1831 into master Jan 16, 2024
57 checks passed
@FlorentClarret FlorentClarret deleted the florentclarret/tomcat/embedded branch January 16, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants