[lago-devel] Lago v0.30 released

Nadav Goldin ngoldin at redhat.com
Mon Dec 26 17:24:58 UTC 2016


Hi,
New Lago version is out - v0.30, this release adds few major improvements:
1. Fedora 25 RPMs are now available, also dropping support for Fedora
23 after it was EOL'ed last week(last fc23 version is 0.29).
2. 'lago collect' command now uses SCP to extract files, if SSH in the
VM is unavailable it will attempt to use libguestfs.
3. List multiple IPs in each VM.
4. ovirtlago: add new test_equals* assertion functions to the testlib.

Other than that this release includes quite a few bug fixes, details
are in the change-log below. Thanks for everyone who contributed and
reported issues.
To upgrade using yum or dnf simply run:

yum/dnf update lago

Note to ovirt-system-tests users: you might need to re-enable the
'ovirtlago' service after upgrading, this can be done by running:
sudo firewall-cmd --add-service=ovirtlago --permanent
sudo firewall-cmd --reload

If you find any problems, please open an issue in the GitHub page[1].

Docs:  http://lago.readthedocs.io/en/0.30/
RPM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
GitHub: https://github.com/lago-project/lago/
For OST docs: http://ovirt-system-tests.readthedocs.io/en/latest/


The full change-log:

* Mon Dec 26 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.30.0
    bfd635d8: Merge pull request #400 from mykaul/multiple_ips
    1dc030f5: Add a function to get all the IPs of a VM

* Mon Dec 26 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.10
    d62571fa: Merge pull request #385 from leongold/master
    39babc10: added test_equals* tests in order for testlib to include tests

* Mon Dec 26 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.9
    b79fc534: Merge pull request #404 from mykaul/master
    8855d669: Fix IPv6 subnet allocation.

* Mon Dec 26 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.8
    ca83aab0: Merge pull request #406 from nvgoldin/sshinject
    ac4f2df0: Revert usage of 'ssh-inject' in sysprep

* Mon Dec 26 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.7
    d94b452f: Merge pull request #383 from nvgoldin/guestfs_backend
    4f6eb28d: use LIBGUESTFS_BACKEND variable if set

* Mon Dec 26 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.6
    71b93315: Merge pull request #382 from nvgoldin/continue_on_failure
    0f8cee80: ovirtlago: drop exception handling in test_sequence_gen

* Sun Dec 25 2016 Yaniv Kaul <ykaul at redhat.com> - 0.29.5
    c58abf06: Merge pull request #395 from mykaul/inject-keys
    9f9e7185: Small sysprep fixes

* Sun Dec 25 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.4
    60bde7d9: Merge pull request #388 from nvgoldin/extract_scp
    f7c5762a: Refactor collect command to use SCP

* Sun Dec 25 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.3
    62c92b12: Merge pull request #405 from nvgoldin/wait_net
    511e3dc5: Check network is active after creation

* Mon Dec 19 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.2
    f4b86af2: Merge pull request #396 from mykaul/fix_apiv4
    ed77c957: Fix oVirt APIv4 creation

* Mon Dec 19 2016 Lago CI bot <dcaroest+cibot at redhat.com> - 0.29.1
    12b7fbbf: Merge pull request #391 from nvgoldin/guestfs_params
    afec1ac3: automation: configure KVM and libguestfs parameters


Enjoy!

Nadav.

[1] http://github.com/lago-project/lago/issues



More information about the lago-devel mailing list