elastic / hey-apm

Basic load generation for apm-server built on hey
Apache License 2.0
16 stars 16 forks source link

Use specific docker compose context #191

Closed v1v closed 3 years ago

v1v commented 3 years ago

What

Run docker-compose down -v before running the hey-apm tests, to ensure the context is clean and no left-overs from previous builds are still running.

Map a different port for the apm-server to ensure the baremetal context is specific for the hey-apm, we cannot assure that those baremetals are clean since they are multi-tenant

Use the service name instead forcing a name with the name of the service, this will delegate the naming to the docker-compose since it will add some prefix to those containers.

apmmachine commented 3 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview

Expand to view the summary

#### Build stats * Build Cause: `Pull request #191 opened` * Start Time: 2021-02-16T10:54:00.655+0000 * Duration: 3 min 9 sec * Commit: d7dcb97034ad5e812d9bf6447fe95dffa07b3e80 #### Test stats :test_tube: | Test | Results | | ------------ | :-----------------------------: | | Failed | 0 | | Passed | 9 | | Skipped | 0 | | Total | 9 | #### Trends :test_tube: ![Image of Build Times](https://apm-ci.elastic.co/job/apm-server/job/apm-hey-test-mbp/job/PR-191/buildTimeGraph/png) ![Image of Tests](https://apm-ci.elastic.co/job/apm-server/job/apm-hey-test-mbp/job/PR-191/1/testReport/history/countGraph/png?start=0&end=25)