Also, as a quick FYI on kola I've just updated it in the SDK. The new version includes a number of changes like always generating a _kola_temp directory that includes data like the journals of every machine that is launched to make troubleshooting issues more practical.
On Wed, Mar 1, 2017 at 10:51 AM, Michael Marineau <[email protected]> wrote: > kola uses the basic prod image created by ./build_image prod; after that > sudo kola run should work. > > On Mar 1, 2017 10:27 AM, "Marshall [REDACTED]" <[email protected]> wrote: >>> >>> >>> Maybe it is a problem with taking arguments like --qemu-image. in my >>> build/images directory, I created a sym-link >> >> called coreos_production_image.bin and pointed it at my >> coreos_developer_image.bin . Afterward, I could run kola and see tests >> exectuing: >> >> sudo kola run --debug --verbose >> >> If anyone knows how the cli params are supposed to work to pass a qemu >> image to be tested, keep me posted. >> >> Thanks.
