elastic / elastic-package

elastic-package - Command line tool for developing Elastic Integrations
Other
44 stars 107 forks source link

Update system testrunner to allow parallel executions #1838

Closed mrodm closed 1 week ago

mrodm commented 2 weeks ago

Relates https://github.com/elastic/elastic-package/issues/787

This PR prepares the environment in such a way that two executions of elastic-package test system -v could be run in parallel.

For that it is required:

For a follow up PRs:

These steps would allow also to be able to trigger parallel tests directly from elastic-package.

mrodm commented 2 weeks ago

test integrations

elasticmachine commented 2 weeks ago

Created or updated PR in integrations repository to test this version. Check https://github.com/elastic/integrations/pull/9901

elasticmachine commented 1 week ago

:green_heart: Build Succeeded

History

cc @mrodm