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

Define matrix compatibility for metricbeat and the elastic stack outside the test framework #57

Closed
mdelapenya opened this issue Oct 8, 2019 · 1 comment
Assignees

Comments

@mdelapenya
Copy link
Contributor

We want the automation tool to define the different combination of input parameters to generate different scenarios:

Stack 7.4 + metricbeat 7.4 + tests for apache (2.2, 2.4)
Stack 7.5-SNAPSHOT + metricbeat 7.5-SNAPSHOT + tests for apache (2.2, 2.4)
Stack 7.5-SNAPSHOT + metricbeat 7.4 + tests for apache (2.2, 2.4)

The test framework could read stack and metricbeat versions from the environment (config test file, environment variable, etc), keeping just the versions of the integration module in the feature file.

For local development, we must ensure a default value for those two arguments too.

cc/ @elastic/observablt-robots

@mdelapenya mdelapenya self-assigned this Oct 8, 2019
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this issue Oct 8, 2019
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this issue Oct 8, 2019
@mdelapenya
Copy link
Contributor Author

Closing as it's implemented, and the CI is able to trigger different jobs with multiple combinations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant