Skip to content

openSUSE/mtui

CI Codecov Ask DeepWiki

MTUI

The Maintenance Test Update Installer (MTUI) allows you to run shell commands on multiple hosts in parallel.

In addition, MTUI provides convenience commands to help with maintenance update testing and integrating with other systems like Bugzilla and test report templates.

Features

  • Parallel SSH command execution across SUSE reference hosts (run, prepare, update, install, downgrade, …) with per-host enabled / disabled / dryrun states and parallel / serial execution modes.
  • OBS / IBS maintenance-request workflow: assign, unassign, approve, reject, comment — dispatched to either osc or Gitea depending on the request kind. approve -r REVIEWER records the reviewer in the testreport and commits to SVN in one step.
  • openQA integration: reload_openqa, set_workflow {auto,manual,kernel}, and openqa_overview (port of oqa-search) which prints PASSED/FAILED/RUNNING per SLE version, aggregated-update builds, and parsed build-check summaries, with --export to inject the block into the testreport's regression tests: section.
  • Reference-host lock management: cooperative /var/lock/mtui.lock files, automatic locking of every connected host while a Product Increment is under test ([lock] pi_autolock), and automatic reaping of stale locks left over from crashed sessions ([lock] reap_stale, [lock] stale_age).
  • Test-report lifecycle: load_template, checkout, commit, edit, export, with SVN and Gitea checkout backends.
  • Reference-host discovery: HTTPS- or filesystem-resolved refhosts.yml with location-aware fallback and configurable cache expiry.
  • File transfer: put (glob upload to all hosts) and get (download with per-host filename suffix or recursive folder mode).
  • Interactive shell with readline completion, history search, per-command --help, configurable log level, optional desktop notifications (notify extra), and OS-keyring credential storage (keyring extra).
  • Shell-completion script via the completion extra (register-python-argcomplete mtui).

License

This project is licensed under the GPLv2 license, see the COPYING file for details.

Contents

Authors

MTUI was originally written by:

  • Christian Kornacker
  • Heiko Rommel rommel@suse.de
  • Jan Matějka
  • Roman Neuhauser
  • David Santiago

The project is currently maintained mainly by:

Besides that, numerous other contributors have committed to MTUI. Thanks everyone for their contributions!

About

Maintenance Test Update Installer

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages