We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Setup development environment for running unit test locally (Tested with Python 3.10):
python3 -m venv ./venv
. ./venv/bin/activate
cd ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7
pip install -r requirements.txt
To run tests:
pytest
pytest --cov=./ --cov-report=xml
Setup Migration Configuration Custom scripts The CLI Best practices Troubleshooting
About plugins
GPOs Script calling strategy Environment workaround Sudo tools Domain join Mountpoints Upgrade ad removal Logon error messages
Running unittests Creating a release Live testing