Skip to content
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

Update system test docs to include new Elastic Agents #1830

Merged

Conversation

mrodm
Copy link
Contributor

@mrodm mrodm commented May 14, 2024

Part of #787

This PR updates the documentation related to System tests to include information about the independent Elastic Agents developed, still in technical preview.

@mrodm mrodm self-assigned this May 14, 2024
@mrodm
Copy link
Contributor Author

mrodm commented May 14, 2024

/test

@@ -411,6 +428,7 @@ for system tests.
| service_notify_signal | string | | Signal name to send to 'service' when the test policy has been applied to the Agent. This can be used to trigger the service after the Agent is ready to receive data. |
| skip.link | URL | | URL linking to an issue about why the test is skipped. |
| skip.reason | string | | Reason to skip the test. If specified the test will not execute. |
| skip_ignored_fields | array string | | List of fields to be skipped when perfoing mapping validation. |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding field introduced in #1738

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@@ -40,7 +41,9 @@ Packages have a specific folder structure (only relevant parts shown).

To define a system test we must define configuration on at least one level: a package or a data stream's one.

First, we must define the configuration for deploying a package's integration service. We can define it on either the package level:
If the package does not require a service for testing, there is no need to define any service deployer.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note about not requiring anymore a service deployer.

@mrodm mrodm marked this pull request as ready for review May 14, 2024 11:47
@mrodm mrodm requested a review from a team May 14, 2024 11:47
@jsoriano jsoriano self-requested a review May 14, 2024 16:05
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
docs/howto/system_testing.md Outdated Show resolved Hide resolved
@@ -411,6 +428,7 @@ for system tests.
| service_notify_signal | string | | Signal name to send to 'service' when the test policy has been applied to the Agent. This can be used to trigger the service after the Agent is ready to receive data. |
| skip.link | URL | | URL linking to an issue about why the test is skipped. |
| skip.reason | string | | Reason to skip the test. If specified the test will not execute. |
| skip_ignored_fields | array string | | List of fields to be skipped when perfoing mapping validation. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

docs/howto/system_testing.md Outdated Show resolved Hide resolved
mrodm and others added 2 commits May 14, 2024 18:50
Co-authored-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
Co-authored-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
@mrodm
Copy link
Contributor Author

mrodm commented May 14, 2024

/test

docs/howto/system_testing.md Outdated Show resolved Hide resolved
mrodm and others added 2 commits May 15, 2024 10:30
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @mrodm

@mrodm mrodm merged commit 1706f39 into elastic:main May 15, 2024
3 checks passed
@mrodm mrodm deleted the update-system-docs-independent-elastic-agents branch May 15, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants