Skip to content

Releases: lago-project/lago-ost-plugin

Lago OST Plugin v0.46

26 May 12:00
2d060db
Compare
Choose a tag to compare

Hi,

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

New Features
Fedora29 requires gcc which is missing
Fedora requires dnf-utils
Lago ost plugin does not need to depend directly on createrepo. repoman depends on it (on createrepo_c which is OK). This a This allows us to get rid of 'yum' if needed.

Bug Fixes
Fix Lago ExtractPathNoPathError
Fix "with_repo_server" docstrings

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!

Galit

Lago OST Plugin v0.45

31 Jul 16:00
a221c5f
Compare
Choose a tag to compare

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.

Lago OST Plugin v0.44

24 Jan 16:34
df6bc2a
Compare
Choose a tag to compare

Hi,

On behalf of the Lago team, I'm pleased to announce that lago-ost-plugin v0.44, is available. This is a small release, which adds support for Fedora 27 and includes 2 bug fixes.

Bug Fixes

  • Add support for *-IBRS CPUs.
  • Fix the error message when reposync fails.

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.

Lago OST Plugin v0.43

30 Aug 16:20
Compare
Choose a tag to compare

Hi,
On behalf of the Lago team I'm pleased to announce that lago-ost-plugin v0.43, is available. This is a small release, including 2 bug fixes.

Bug Fixes

  1. #21 - reposync: Use a unique temp dir for cache
  2. #23 - lago ovirt start: Match cluster CPU compatibility

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 problems, please open an issue in the GitHub page.

Enjoy!

Nadav.

Lago OST plugin v0.42

01 Aug 15:12
Compare
Choose a tag to compare

Hi All!

On behalf of the Lago OST plugin team, I'm pleased to announce that the new release of
lago-ost-plugin 0.42 is available for download.

General Improvements

Bug Fixes

Packaging

  1. Fedora 26 RPM is now available.
  2. When installing with RPM: don't try to configure Firewalld if it's not running.

Docs

  1. Added docs about how lago-ost-plugin integrates with reposync
    and repoman (the docs are part of OST documentation).

Testing

  1. mock: Don't install the RPM of packages which are installed later by pip.

Python 3 Compatibility

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 problems, please open an issue in the GitHub page.

Enjoy!

Gal.