Skip to content

Conversation

@akhileshsingh85
Copy link
Contributor

Description: Puppet] Run mass deployment tests against the current build

Testing: Functional test using puppet

@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.01%. Comparing base (85dba41) to head (933fbdb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6942      +/-   ##
==========================================
+ Coverage   37.76%   38.01%   +0.24%     
==========================================
  Files         367      367              
  Lines       25713    25713              
==========================================
+ Hits         9711     9775      +64     
+ Misses      15193    15125      -68     
- Partials      809      813       +4     

☔ 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.

@akhileshsingh85 akhileshsingh85 marked this pull request as ready for review November 18, 2025 17:12
@akhileshsingh85 akhileshsingh85 requested review from a team as code owners November 18, 2025 17:12
@akhileshsingh85 akhileshsingh85 marked this pull request as draft November 18, 2025 17:15
akhileshsingh85 and others added 23 commits November 18, 2025 15:10
* Changelog for v0.140.0

* Manual cleanup

* Apply suggestion from @Copilot

Co-authored-by: Copilot <[email protected]>

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Review feedback

* Review feedback

* Update CHANGELOG.md

Co-authored-by: Copilot <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Copilot <[email protected]>

* Remove sentence about stability

---------

Co-authored-by: Copilot <[email protected]>
Copy link
Contributor

@pjanotti pjanotti left a comment

Choose a reason for hiding this comment

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

akhileshsingh85 and others added 11 commits December 4, 2025 12:18
* [chore] OTL-3921 Reduce gocritic disabled checklist
Resolve the gocritic issue by code refactoring. 
Validate all the lint test are successful.
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the boto3 group with 1 update in the /packaging directory: [boto3](https://github.com/boto/boto3).
Bumps the boto3 group with 1 update in the /packaging/release directory: [boto3](https://github.com/boto/boto3).


Updates `boto3` from 1.40.66 to 1.41.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.66...1.41.2)

Updates `boto3` from 1.40.66 to 1.41.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.66...1.41.2)

Updates `boto3` from 1.40.66 to 1.41.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.66...1.41.2)

Updates `boto3` from 1.40.66 to 1.41.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.66...1.41.2)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto3
- dependency-name: boto3
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto3
- dependency-name: boto3
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto3
- dependency-name: boto3
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto3
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jina Jain <[email protected]>
* [chore] fix broken pipe error in ta smoketest

* Update packaging/technical-addon/packaging-scripts/cicd-tests/test-utils.sh

Co-authored-by: Copilot <[email protected]>

* Update packaging/technical-addon/packaging-scripts/cicd-tests/test-utils.sh

Co-authored-by: Copilot <[email protected]>

* debug docker compose up

* accect splunk general terms

---------

Co-authored-by: Copilot <[email protected]>
…/signalfx-agent (#6971)

* Bump github.com/microsoft/go-mssqldb in /internal/signalfx-agent

Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](microsoft/go-mssqldb@v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* make tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: release-bot <[email protected]>
Co-authored-by: Jina Jain <[email protected]>
crobert-1 and others added 7 commits December 5, 2025 13:05
* Update OpenTelemetry Dependencies to latest

* fix for api change

* update tests for container attrs

* resolve conflicts

---------

Co-authored-by: Jina Jain <[email protected]>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.0 to 9.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.0...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [go.etcd.io/etcd/client/v2](https://github.com/etcd-io/etcd) from 2.305.24 to 2.305.25.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@client/v2.305.24...client/v2.305.25)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v2
  dependency-version: 2.305.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jina Jain <[email protected]>
* [chore] disk cleanup for integration-test-discovery-k8s

* Update .github/workflows/integration-test.yml

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2025
@akhileshsingh85 akhileshsingh85 deleted the puppet-mass-deployment branch December 8, 2025 21:51
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.

6 participants