Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

[Agent] add basic integrations tests for Windows package (and maybe some detailed data validation too) #824

Open
EricDavisX opened this issue Mar 1, 2021 · 4 comments
Labels
area:test Anything related to the Test automation priority:medium Important work, but not urgent or blocking. requested-by:Agent size:M 1-5 days Team:Elastic-Agent Label for the Agent team Testing triaged Triaged issues will end up in Backlog column in Robots GH Project

Comments

@EricDavisX
Copy link
Contributor

This is dependent on having windows worker / ci support, but when we get it in we want to integrate with it as possible, and likely go a bit deeper than we have thus far with automation.

Dependent on #823 for Windows support at all, then we can itemize out more specifics

Akin to this for system package:
#313

@EricDavisX EricDavisX added the Team:Elastic-Agent Label for the Agent team label Mar 1, 2021
@mdelapenya
Copy link
Contributor

Using same approach as in the ARM side, we can provision Windows workers, and adapt the code to use Windows containers. But I'm afraid we are not generating Windows images. This issue must be achieved refactoring the test framework to allow spinning windows boxes (VMs?) instead of containers.

@elastic/observablt-robots wdyt of providing a VM driver to the e2e tests, which allows to spin up a VM? We currently have the docker-compose driver, which is the manager for container services.

@kseniia-kolpakova kseniia-kolpakova added area:test Anything related to the Test automation size:M 1-5 days priority:medium Important work, but not urgent or blocking. requested-by:Agent triaged Triaged issues will end up in Backlog column in Robots GH Project labels May 5, 2021
@EricDavisX
Copy link
Contributor Author

this is nearly done and ready to be worked. the support for Windows is cited here as a (possibly) last step to achieve support:
#1435

the next step will be for someone on the engg prod team to do the leg work to add in tests - @IgorGuz2000 want to put this on your list?

@IgorGuz2000
Copy link
Contributor

Yes

@cachedout
Copy link
Contributor

Hello @IgorGuz2000 and @mdelapenya

We have had this issue for quite some time. @IgorGuz2000 did you ever manage to add in these tests or is this work still outstanding?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:test Anything related to the Test automation priority:medium Important work, but not urgent or blocking. requested-by:Agent size:M 1-5 days Team:Elastic-Agent Label for the Agent team Testing triaged Triaged issues will end up in Backlog column in Robots GH Project
Projects
None yet
Development

No branches or pull requests

6 participants