mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 07:25:23 +00:00
The distro test plugin was originally designed to be applied within each subproject, per operating system we run in a VM with vagrant. However, for efficiency, and also ease of having a single task to run in CI when launching within individual OS VMs, having the "destructive" tasks in a single place is more convenient. This commit reworks the distro test plugin to be applied to the qa/vagrant project, which now creates only the wrapper tasks in each of the subprojects for each vagrant VM.