Skip to content

Commit

Permalink
[receiver/azuremonitor] do not skip lifecycle tests (open-telemetry#3…
Browse files Browse the repository at this point in the history
…0198)

hello this is my first PR :)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
- remove the skip_lifecycle flag
- regenerate tests
- fix failing tests

**Link to tracking Issue:** <Issue number if applicable>

open-telemetry#30038

**Testing:** <Describe what testing was performed and which tests were
added.>
existing tests

**Documentation:** <Describe the documentation added.>
no change
  • Loading branch information
cheskayang authored and cparkins committed Jan 10, 2024
1 parent aa1e1d7 commit f011dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions receiver/azuremonitorreceiver/generated_component_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion receiver/azuremonitorreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ resource_attributes:

tests:
config:
skip_lifecycle: true
client_secret: "secret"
tenant_id: "id"

0 comments on commit f011dc0

Please sign in to comment.