Macro continuous::install
source · macro_rules! install { ($directory:expr,$os:expr,$memory:expr,$cpus:expr,$command:expr) => { ... }; }
Expand description
Run command in a virtual machine
directoryThe path to store the configuration- os The box os
memoryThe memory for the virtual machinecpusThe cpus for the virtual machinecommandThe test commands