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

various test fixes #231

Merged
merged 4 commits into from
Jan 14, 2025
Merged

various test fixes #231

merged 4 commits into from
Jan 14, 2025

Conversation

basti1302
Copy link
Member

As long as the workload modifier writes this env var, the simluated modified workloads used in tests should include it as well.

@basti1302 basti1302 changed the title test: restore DASH0_OTEL_COLLECTOR_BASE_URL in modified workloads various test fixes Jan 13, 2025
As long as the workload modifier writes this env var, the simluated
modified workloads used in tests should include it as well.
After 088b15c, the script for
generating a Dockerfile for the locally running injector tests required
a small fix. (Notably this was not an issue for CI because there we
download the instrumentation actual image produced by an earlier build
step and copy the injector binary from there.)
* extract repetitive docker run command parts
* shorten test output, only print docker build/docker run output if
  build or test fails (this was in place earlier and was removed with
  088b15c, this commit restores the
  previous state)
@basti1302 basti1302 force-pushed the minor-follow-up-tweaks branch from f9c5f38 to ed10fa6 Compare January 14, 2025 11:01
@basti1302 basti1302 force-pushed the minor-follow-up-tweaks branch 2 times, most recently from acdcc40 to 4414820 Compare January 14, 2025 21:21
@basti1302 basti1302 force-pushed the minor-follow-up-tweaks branch from 4414820 to b5b6616 Compare January 14, 2025 21:34
Also:
* speed up webhook e2e tests by not re-deploying the Dash0
  monitoring resource for every test
@basti1302 basti1302 force-pushed the minor-follow-up-tweaks branch from b5b6616 to bb6edd9 Compare January 14, 2025 22:06
@basti1302 basti1302 merged commit a54e5b4 into main Jan 14, 2025
2 of 4 checks passed
@basti1302 basti1302 deleted the minor-follow-up-tweaks branch January 14, 2025 22:06
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.

2 participants