Contains test infrastructure for testing Linux virtual machines on Windows Azure and Hyper-V.
Перейти к файлу
microsoft-github-policy-service[bot] 09df285ed6
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-13 17:54:53 +00:00
Tools/AzureSubUtilizationReport Fixed naming conventions / typos. 2017-12-18 14:28:19 -08:00
WS2008R2/lisa Small improvments for Network tests on WS2008R2 2017-05-26 14:38:50 +03:00
WS2012R2/lisa Merge pull request #1156 from mbivolan/lcow-testing 2019-07-28 14:09:18 -07:00
.gitignore Converted the readme.txt files to Markdown 2014-11-19 16:12:16 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-12-04 18:30:47 -08:00
LICENSE-2.0.txt Create LICENSE-2.0.txt 2017-10-03 13:20:30 +03:00
README.md Update README.md 2017-10-03 13:40:15 +03:00
SECURITY.md Microsoft mandatory file 2023-06-02 22:02:46 +00:00

README.md

LIS-Test-Automation

Automation platform for testing Linux images on Microsoft Hyper-V

Overview

The LIS-Test repository contains the test infrastructure for testing the Linux Integrated Services (LIS) drivers on Linux virtual machines running under Hyper-V.

The LIS-Test repository includes the test scripts to verify correct behavior of the LIS drivers, as well as the PowerShell scripts that run the test scripts.

Prerequisite

  1. You must have a Windows Machine with PowerShell. Accepted platforms:

    •	Windows 7x64
    •	Windows 8x64
    •	Windows 10x64
    •	Server 2008 R2
    •	Server 2012
    •	Server 2012 R2
    •	Server 2016
    

Download Latest Automation Code

  1. Checkout from https://github.com/LIS/lis-test.git

Download Public Utilities

Download Putty executables from http://www.putty.org and keep them in the .\bin folder. You should have the following utilities:

    •	plink.exe
    •	pscp.exe
    •	putty.exe
    •	puttygen.exe

Additional details can be found in the Quick Start Guide and the LIS Users Guide, please visit https://github.com/LIS/lis-test/tree/master/WS2012R2/lisa/docs

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.