Skip to content

Commit

Permalink
[repo] add traceBasedTests image (open-telemetry#1507)
Browse files Browse the repository at this point in the history
* add traceBasedTests image

* add traceBasedTests image

---------

Co-authored-by: Austin Parker <[email protected]>
  • Loading branch information
2 people authored and AlexPSplunk committed Jul 10, 2024
1 parent 99841bf commit 9a11fea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ jobs:
tag_suffix: frontend-tests
context: ./
setup-qemu: true
- file: ./test/tracetesting/Dockerfile
tag_suffix: traceBasedTests
context: ./
setup-qemu: true

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ the release.
([#1501](https://github.com/open-telemetry/opentelemetry-demo/pull/1501))
* [frontend] reunite trace from loadgenerator
([#1506](https://github.com/open-telemetry/opentelemetry-demo/pull/1506))
* [repo] add traceBasedTests image to published images
([#1507](https://github.com/open-telemetry/opentelemetry-demo/pull/1507))

## 1.9.0

Expand Down

0 comments on commit 9a11fea

Please sign in to comment.