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

chore: pinning trace-based test tool version and adding files as volumes #1182

Merged

Conversation

danielbdias
Copy link
Contributor

@danielbdias danielbdias commented Oct 16, 2023

Changes

This PR pins Tracetest version on traceBasedTests container to be the same version as in tracetest-server. Also, instead of copying the test files to the container, we are using a volume to share the test files on the container. This will make to avoid needing to build traceBasedTests for every change in the test files.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@danielbdias danielbdias requested a review from a team October 16, 2023 16:53
@danielbdias danielbdias changed the title chore: pinning tracebased test version and adding files as volumes chore: pinning trace-based test tool version and adding files as volumes Oct 16, 2023
Copy link
Member

@julianocosta89 julianocosta89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks for taking care of that @danielbdias!

Way easier to update the tests now 😅

@puckpuck puckpuck merged commit b4500fc into open-telemetry:main Oct 20, 2023
27 checks passed
Dylan-M pushed a commit to observIQ/opentelemetry-demo that referenced this pull request Oct 25, 2023
…mes (open-telemetry#1182)

* chore: pinning tracebased test version and adding files as volumes

* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
Dylan-M pushed a commit to observIQ/opentelemetry-demo that referenced this pull request Oct 25, 2023
…mes (open-telemetry#1182)

* chore: pinning tracebased test version and adding files as volumes

* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
…mes (open-telemetry#1182)

* chore: pinning tracebased test version and adding files as volumes

* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants