
Hey all, New Lago version is out - 0.29, this is a small release with few bug fixes and enhancements, namely: 1. Improvement to VM boot time - interactive boot-menu will now be disabled for fc24/el7 images. 2. The SCSI controller will be generated only if virtio-SCSI is used. 3. 'lago ovirt reposetup' command will run per repository and will handle better conflicting RPMs stored in the local cache. 4. Two bug fixes in the ovirtlago testing library. To upgrade using yum or dnf simply run: yum/dnf update lago If you find any problems, please open an issue in the GitHub page[1]. Known issue with ovirt-system-tests ----------------------------------------------------- After upgrading, the 'ovirtlago' service might be disabled which will fail the 'reposetup' stage. As a work-around please run: sudo firewall-cmd --add-service=ovirtlago --permanent sudo firewall-cmd --reload If not using firewalld, see [2] for iptables instructions. This is caused due to a bug in the spec file, apologizes for the inconvenience. Docs: http://lago.readthedocs.io/en/0.29/ RPM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/ GitHub: https://github.com/lago-project/lago/i For OST docs: http://ovirt-system-tests.readthedocs.io/en/latest/ The full change-log: * Sun Dec 11 2016 Lago CI bot <dcaroest+cibot@redhat.com> - 0.29.0 3cf8d87c: Merge pull request #377 from nvgoldin/log_skiptest 916cd379: ovirtlago: log skipped tests to stdout * Sun Dec 11 2016 Lago CI bot <dcaroest+cibot@redhat.com> - 0.28.5 45a445b7: Merge pull request #376 from mykaul/sysprep_edit b2511c45: Reduce boot time * Sun Dec 11 2016 Lago CI bot <dcaroest+cibot@redhat.com> - 0.28.4 955974de: Merge pull request #372 from nvgoldin/caps_bug 53262943: ovirtlago: fix bug in capabilities * Wed Dec 07 2016 Lago CI bot <dcaroest+cibot@redhat.com> - 0.28.3 fbb96183: Merge pull request #374 from mykaul/fix_reposetup 1e935e94: Fix reposync - use 'continue', not 'return' * Tue Dec 06 2016 Lago CI bot <dcaroest+cibot@redhat.com> - 0.28.2 48bffab0: Merge pull request #369 from nvgoldin/bz1399235 e8a6edb7: make reposync more verbose and fix bz 1399235 * Mon Dec 05 2016 Lago CI bot <dcaroest+cibot@redhat.com> - 0.28.1 e8d11e3d: Merge pull request #370 from mykaul/scsi_on_demand ef337fff: Create the SCSI controller only if needed. Enjoy! Nadav. [1] http://github.com/lago-project/lago/issues [2] https://github.com/lago-project/lago/pull/379/commits/454930fab2bb7477cedc43...
participants (1)
-
Nadav Goldin