mirror of https://github.com/hashicorp/packer
MakePluginDir used to only load plugins that were precompiled at the start of the tests, but now when invoked with any list of plugins, this will attempt to compile plugins one-by-one, so we don't need to modify the tests in several places when running tests. There's still value in compiling the plugins in advance though: as they run in parallel, they all get compiled at once, so we shave off a few seconds from the test run.pull/12983/head
parent
848188d705
commit
aa455014f5
Loading…
Reference in new issue