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] Fixing Prom Compliance tests #35071

Merged

Conversation

MovieStoreGuy
Copy link
Contributor

Description:

Ensuring prom tests directory is created.

@MovieStoreGuy MovieStoreGuy requested review from a team and atoulme September 9, 2024 10:27
@MovieStoreGuy MovieStoreGuy added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 9, 2024
@MovieStoreGuy MovieStoreGuy changed the title [chore] Ensuring directory is created [chore] Fixing Prom Compliance tests Sep 9, 2024
Ensuring that the prom compliance checks are being run correctly with
the most recent changes
@MovieStoreGuy
Copy link
Contributor Author

Okay, this should fix the test being run correctly and set up.

However, it is failing one of the test cases for counters.

run: mkdir compliance/remote_write_sender/bin && cp opentelemetry-collector-contrib/bin/otelcontribcol_linux_amd64 compliance/remote_write_sender/bin/otelcol_0.42.0_linux_amd64
run: mkdir compliance/remotewrite/sender/bin && cp opentelemetry-collector-contrib/bin/otelcontribcol_linux_amd64 compliance/remotewrite/sender/bin/otelcol_0.42.0_linux_amd64
- name: clean up mod file
run: go mod tidy
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not exactly sure why, but when running in the CI it required mod changes. When running locally it look like toolchain changes.

@MovieStoreGuy MovieStoreGuy merged commit 71ce97e into open-telemetry:main Sep 10, 2024
155 of 156 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 10, 2024
@MovieStoreGuy MovieStoreGuy deleted the msg/chore-ensure-directory branch September 10, 2024 07:07
@songy23
Copy link
Member

songy23 commented Sep 10, 2024

#35119 to track the failed test

f7o pushed a commit to f7o/opentelemetry-collector-contrib that referenced this pull request Sep 12, 2024
**Description:** 

Ensuring prom tests directory is created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants