Skip to content

Lago OST Plugin v0.45

Compare
Choose a tag to compare
@gbenhaim gbenhaim released this 31 Jul 16:00
· 8 commits to master since this release
a221c5f

Hi,

On behalf of the Lago team, I'm pleased to announce that lago-ost-plugin v0.45, is available. This release adds support for Fedora 28 and includes some bug fixes and new features.

New Features

  • Allow to create multiple internal repos. With this feature each VM can be configured with its own internal_repo.
  • Allow to consume oVirt engine's system service directly with with_ovirt_api4_service decorator.
  • Use a multi-threaded http server for the internal repo.
  • Add --version flag.
  • Allow to specify custom name and path to the junit.xml reports.

Bug Fixes

  • Log the internal repo's http server errors to lago.log instead of stdout.
  • Generate junit.xml file even if an exception occures during log collection from the VMs.

Installing And Upgrading

To upgrade using yum or dnf, simply run:

yum/dnf update lago-ost-plugin

Resources

Docs: http://lago-ost-plugin.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago-ost-plugin
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago-ost-plugin.readthedocs.io/en/latest/_static/ChangeLog.txt

As always, if you find any issues, please open an issue on the GitHub page.

Enjoy!

Gal.