You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At minimum we need to ensure that these packages install and can be enrolled in Fleet. The RPM and DEB tests should run in their own test group to ensure they run in parallel with other installation types.
We should also test that they can be upgraded, see #3784. This will require dedicated test as this is a new upgrade path, this part of the work could be split into a separate issue if needed.
The text was updated successfully, but these errors were encountered:
Restarting agent failed
error is displayed in CLI. #4084At minimum we need to ensure that these packages install and can be enrolled in Fleet. The RPM and DEB tests should run in their own test group to ensure they run in parallel with other installation types.
The Fleet log ingestion test could be used for this purpose. https://github.com/elastic/elastic-agent/blob/main/testing/integration/logs_ingestion_test.go#L40
We should also test that they can be upgraded, see #3784. This will require dedicated test as this is a new upgrade path, this part of the work could be split into a separate issue if needed.
The text was updated successfully, but these errors were encountered: