Skip to content

Commit 0fb37dc

Browse files
[chore][receiver/wavefront] fixes the skip lifecycle (#31537)
**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 <[email protected]>
1 parent 7c6dab4 commit 0fb37dc

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

receiver/wavefrontreceiver/generated_component_test.go

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/wavefrontreceiver/metadata.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ status:
88
distributions: [contrib, sumo, splunk]
99
codeowners:
1010
active: [samiura]
11-
12-
# TODO: Update the receiver to pass the tests
13-
tests:
14-
skip_lifecycle: true

0 commit comments

Comments
 (0)