DexterPOSH / PSRemotely

Remote operations validation framework, exposes a DSL to wrap existing Pester/PoshSpec based validation tests.
http://psremotely.readthedocs.io/en/latest/
MIT License
46 stars 7 forks source link

Bootstrap nodes in parallel #61

Open DexterPOSH opened 7 years ago

DexterPOSH commented 7 years ago

At the moment, PSRemotely bootstrap nodes (makes them ready for ops validation) in sequential order. Add the enhancement of bootstrapping them in parallel.