Skip to content

Files

Latest commit

 

History

History
This branch is up to date with GoogleCloudPlatform/opentelemetry-operations-java:main.

e2e-test-server

End to End tests

Note

This module requires at least Java 11 to run.

A set of end to end integration tests. These are run inside various environments to ensure GCP automagiks work and data flows into google cloud.

Building a Docker image.

From the root directory of the project, run:

docker build . --file=e2e.Dockerfile