Use these two files to add disks to your VMs (here adding three disks) when Kitchen spins up Vagrant boxes.
test_helper.bash(add to your bats test withload test_helper)vagrantfile.rb(add to your.kitchen.ymlusing)
---
driver:
name: vagrant
vagrantfiles:
- vagrantfile.rb