elastic / elastic/elastic-package
System tests with custom agent version
Open
Team:Ecosystem
- Dominant language
- Go
- Stars
- 72
- Forks
- 141
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 55
Description
Since #3054 system tests are able to override the `agent version`. In order to test a package using different agent versions, we should implement these tests.
Some options to implement this test are:
- save the agent version flag from the `stack` command into the profile and re-use it when running tests
- create a config entry to be able to set this param into the system tests configuration
Related thread https://github.com/elastic/elastic-package/issues/3054#issuecomment-3528183771
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.