Closed HugoGresse closed 6 years ago
Using something like AVD_setup_path: File.expand_path('../', __FILE__) + "/avd-conf.json",
seems to work but the hardware_config_filepath
& the snapshot_filepath
must still be absolute and are required fields :/
When trying to use the setup json from the same directory
./avd-setup.json
the plugin cannot find the file. This make is difficult to use the plugin CI or when the file is commited to a VCS.