Skip to content

Commit

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

* add traceBasedTests image

---------

Co-authored-by: Austin Parker <austin@ap2.io>
  • Loading branch information
puckpuck and austinlparker authored Apr 8, 2024
1 parent bbb99a1 commit d885110
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 d885110

Please sign in to comment.