Hello everyone, I have one question on the "proper" approach to test development. While working on (for example) tests for Sqoop (migrating them from mysql to mocked jdbc driver), what's the "right" approach for the iteration?
Say I have host machine with Fedora, where I have build environment and build Bigtop. Shall I have 1 manually-created VM with minimal CentOS, where I copy built rpms, install them, and run smokes (or generate VM in automated way)? Or shell I have cluster of VMs to run fullly-distributed cluster? Or is it more or less fine to just run smokes on host machine? -- Thanks, Mikhail Antonov
