Closed lkocman closed 12 years ago
lmr: What we use to handle similar scenarios on kvm autotest today is the cdrom route. However, remote file transfer is encapsulated on kvm autotest transparently for windows and linux guests, such as vm.copy_files_from, vm.copy_files_to. All of them will automagically choose the proper transfer backend, which is scp on linux and rss on windows. rss is a remote shell server that we developed specially for kvm autotest.
solved
remote-viewer connect test is currently missing openssl support. so you need to find a multiplatform way to deploy ca-cert to guest and pass suitable params to remote-viewer