Skip to content

Commit

Permalink
[chore][receiver/wavefront] fixes the skip lifecycle (#31537)
Browse files Browse the repository at this point in the history
**Description:**
The lifecycle-test for the wavefront receiver were getting skip as per
the #29995, this PR closes #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
Sanket-0510 and dmitryax authored Mar 6, 2024
1 parent 7c6dab4 commit 0fb37dc
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 0fb37dc

Please sign in to comment.