[epic] Integrations can be tested on windows both locally and on CI #1527
Labels
discuss
Team:Ecosystem
Label for the Packages Ecosystem team
Team:Security-Scalability
Security Integrations Scalability Team
This issue is to discuss and track the work required to implement the ability to define and run system tests on windows hosts for integrations.
Prior context:
Problem
Some integrations can run, or run exclusively on windows systems. Currently we lack the ability to run automated tests on windows platforms, neither locally or in CI. This leaves us blind under any possible problems that we may introduce, and we would only find out either performing tedious manual testing or once they are released.
Some of the integrations affected by this are (but maybe not limited to):
Even if the number of affected integrations seems low compared to our total, this effort is still needed for both completeness and the fact that some of these are very widely used integrations.
Requirements
elastic-package
"officially" supports windowselastic-package
supports running windows images for system tests on windows hosts (related to [system tests] Add support to deploy custom elastic-agents in VMs #829)This is a general overview and might be incomplete, would be interesting to gather feedback and ideas to be able to define a specific course of actions towards this.
The text was updated successfully, but these errors were encountered: