microsoft / lisa

LISA is developed and maintained by Microsoft, to empower Linux validation.
https://aka.ms/lisa
MIT License
181 stars 164 forks source link
automation-framework azure cloudtesting e2e-testing hyperv linux linux-compatibility testing

Linux Integration Services Automation (LISA)

|CI Workflow| |GitHub license| |Docs|

Linux Integration Services Automation (LISA) is a Linux quality validation system, which consists of two parts:

LISA was originally designed and implemented for Microsoft Azure and Windows HyperV platforms; now it can be used to validate Linux quality on any platforms if the proper orchestrator module is implemented.

Why LISA

Documents

Contribute

You are very welcome to contribute to this repository. Please follow the contribution document <https://mslisa.rtfd.io/en/main/contributing.html>__ for details.

Road map

LISA is in active developing, and a lot of exciting features are being implemented. We're listening to your feedback <https://github.com/microsoft/lisa/issues/new>__.

License

The entire codebase is under MIT license <LICENSE>__.

.. |CI Workflow| image:: https://github.com/microsoft/lisa/workflows/CI%20Workflow/badge.svg?branch=main :target: https://github.com/microsoft/lisa/actions?query=workflow%3A%22CI+Workflow+for+LISAv3%22+event%3Apush+branch%3Amain .. |GitHub license| image:: https://img.shields.io/github/license/microsoft/lisa :target: https://github.com/microsoft/lisa/blob/main/LICENSE .. |Docs| image:: https://readthedocs.org/projects/mslisa/badge/?version=main :target: https://mslisa.readthedocs.io/en/main/?badge=main :alt: Documentation Status