Skip to content

Commit

Permalink
[chore][receiver/wavefront] fixes the skip lifecycle (open-telemetry#…
Browse files Browse the repository at this point in the history
…31537)

**Description:**
The lifecycle-test for the wavefront receiver were getting skip as per
the open-telemetry#29995, this PR closes open-telemetry#29995
now if you run `make generate` then `make -C receiver/wavefrontreceiver
test` the lifecycle tests wont be skipped

---------

Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
  • Loading branch information
2 people authored and DougManton committed Mar 13, 2024
1 parent 0dcca2b commit abf9fe4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
13 changes: 13 additions & 0 deletions receiver/wavefrontreceiver/generated_component_test.go

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

4 changes: 0 additions & 4 deletions receiver/wavefrontreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ status:
distributions: [contrib, sumo, splunk]
codeowners:
active: [samiura]

# TODO: Update the receiver to pass the tests
tests:
skip_lifecycle: true

0 comments on commit abf9fe4

Please sign in to comment.