Xiaoling_Gao

Results 10 issues of Xiaoling_Gao

Add options for xfstest. ID: 2150189 Signed-off-by: Xiaoling Gao

For INF isolation all drivers moved to DriverStore (C:\WINDOWS\system32\DriverStore\FileRepository). Each installation creates a new directory in the DriverStore folder depending on the driver hash. ID: 2220

It's not a valid case to uninstall some drivers and then repair them by installer. The correct way is removeing virtio-win msi and then repair it by installer. ID: 2024

As the io limitation for windows vm, so that extend the timout of iozone test. ID: 1762

Sometimes when add a new user, it failed with the group existed. It's bettere to delete the group together with the user. ID: 2224

Echo cmd sometimes cause timeout issue in automation, and the main test point isn't create files in this case, so using dd cmd to instead of echo cmd. ID: 1752

ID: 1383 In the situation of only having installer related files, try to create a standard virtio-win iso and testing the basic install/uninstall/update function, qga and drivers version check.

Installation of installer would quit because virtio-net was uninstalled and re-installed in the process which cause the session was lost, and then autoit process would quit. Then using other network...

Sometimes drivers were updated via windows update after uninstall them via installer, print driver version to debug whether it's a product issue. ID: 2809

After run the installer uninstallation function, better to wait a moment to check whether drivers were totally uninstalled,because it would take some time to clear the drivers info in some...