chef-bach icon indicating copy to clipboard operation
chef-bach copied to clipboard

Master broken for testing simultaneous clusters

Open cbaenziger opened this issue 6 years ago • 1 comments

In #1304 we lost the ability from #788 to build multiple clusters at a time. This breaks developers testing master and a development cluster simultaneously and other workflows.

cbaenziger avatar Nov 23 '18 04:11 cbaenziger

Looking at the code, #788 modified cluster.txt after copying it from stub-environment.

To enable it again, it's probably best to do it in https://github.com/bloomberg/chef-bach/blob/master/tests/automated_install.sh#L43

aespinosa avatar Nov 28 '18 14:11 aespinosa