-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add inventory harvester test workflows #28345
Add inventory harvester test workflows #28345
Conversation
8ff5bc7
to
c526f34
Compare
15d4fc1
to
a82a360
Compare
a82a360
to
c72c47b
Compare
c72c47b
to
8087df0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great! some question but I don't think we should delay the merge of this implementation.
- ".github/actions/vulnerability_scanner_deps/action.yml" | ||
- "src/shared_modules/router/**" | ||
- "src/shared_modules/indexer_connector/**" | ||
- "src/wazuh_modules/http-request/**" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Invalid directory! probably you try to write inventory_harvester here.
path: src/wazuh_modules/inventory_harvester | ||
id: inventory_harvester | ||
|
||
- name: Inventory harvester - Doxygen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove doxygen, we will deprecate this inline documentation in favor of the mdbook.
@@ -0,0 +1,201 @@ | |||
name: Inventory Harvester Tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the new test schema -> Documented in the xdr+siem google site.
af0c6ff
to
5aeada8
Compare
5aeada8
to
db7f32b
Compare
QA/Integration test will be fixed by #28347 |
ee35d9b
into
dev/fim-syscollector-global-queries
Description
This PR fixes the current workflows compilation and adds a new one for inventory harvester module.
The failing tests won't be fixed here.
Also, an integration test was created to verify the test tool properly indexes the events.