Skip to content

[chore] Upgrade release version used in mass deployment testing #6265

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

Merged
merged 14 commits into from
Jun 4, 2025

Conversation

crobert-1
Copy link
Contributor

@crobert-1 crobert-1 commented May 29, 2025

Description:

Many mass deployment tests are using old versions of the Splunk distribution of the OpenTelemetry Collector. This updates the versions being used to latest.

Mass deployments updated:

Copy link

codecov bot commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.89%. Comparing base (e26dffc) to head (9589046).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6265      +/-   ##
==========================================
- Coverage   44.92%   44.89%   -0.03%     
==========================================
  Files         390      390              
  Lines       26994    26994              
==========================================
- Hits        12126    12119       -7     
- Misses      14001    14008       +7     
  Partials      867      867              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@crobert-1 crobert-1 force-pushed the upgrade_collector_test_ver branch from 32e9dfe to 4c4b32e Compare May 30, 2025 20:04
@crobert-1 crobert-1 marked this pull request as ready for review June 2, 2025 20:59
@crobert-1 crobert-1 requested review from a team as code owners June 2, 2025 20:59
crobert-1 added a commit to crobert-1/splunk-otel-collector that referenced this pull request Jun 3, 2025
@pjanotti
Copy link
Contributor

pjanotti commented Jun 4, 2025

@crobert-1 my guess is that MSI is requiring some user interaction, that's why the timeout. In theory it should be already running elevated, which is a requirement to install it machine wide (which was not the case on the old version). Perhaps set the log_path parameter of the ansible.windows.win_package used to install the collector.

@crobert-1
Copy link
Contributor Author

Thanks @pjanotti, I've opened #6288 to investigate further. Appreciate the pointers!

Unrelated: Once tests pass on this PR I'll merge, changes from this are starting to block progress in other PRs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is simply a copy of https://github.com/signalfx/splunk-otel-collector/blob/9d69ac0b90b602794fa27b01653becb9dd09e1ea/deployments/ansible/molecule/custom_vars/custom_collector_config.yml, to be used by Windows until it can be updated to use a more recent version of the splunk-otel-collector.

@crobert-1 crobert-1 merged commit ce02a29 into signalfx:main Jun 4, 2025
306 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants