Fri, 17 May 2024 18:22:04 UTC | login

Information for build openqa-4.6-8.20190108git798c6f1.fc30

ID86537
Package Nameopenqa
Version4.6
Release8.20190108git798c6f1.fc30
Epoch
SummaryOS-level automated testing framework
DescriptionopenQA is a testing framework that allows you to test GUI applications on one hand and bootloader and kernel on the other. In both cases, it is difficult to script tests and verify the output. Output can be a popup window or it can be an error in early boot even before init is executed. openQA is an automated test tool that makes it possible to test the whole installation process of an operating system. It uses virtual machines to reproduce the process, check the output (both serial console and screen) in every step and send the necessary keystrokes and commands to proceed to the next. openQA can check whether the system can be installed, whether it works properly in 'live' mode, whether applications work or whether the system responds as expected to different installation options and commands. Even more importantly, openQA can run several combinations of tests for every revision of the operating system, reporting the errors detected for each combination of hardware configuration, installation options and variant of the operating system.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 Jan 2019 17:07:52 UTC
CompletedSun, 13 Jan 2019 17:07:52 UTC
Tags
f30
f31
RPMs
src
openqa-4.6-8.20190108git798c6f1.fc30.src.rpm (info) (download)
noarch
openqa-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-bootstrap-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-client-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-common-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-doc-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-httpd-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-local-db-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-plugin-fedmsg-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-plugin-fedoraupdaterestart-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
openqa-worker-4.6-8.20190108git798c6f1.fc30.noarch.rpm (info) (download)
Changelog * Wed Jan 09 2019 Adam Williamson <awilliam@redhat.com> - 4.6-8.20190108git798c6f1 - Fix update restarter plugin for an upstream change * Tue Jan 08 2019 Adam Williamson <awilliam@redhat.com> - 4.6-7.20190108git798c6f1 - Bump to latest git again, remove merged patch * Tue Dec 18 2018 Adam Williamson <awilliam@redhat.com> - 4.6-6.20181218git66c0b50 - Bump to latest git again, remove backported patches - Backport PR #1935 to fix another test failure due to IPC mocking * Fri Nov 30 2018 Adam Williamson <awilliam@redhat.com> - 4.6-5.20181121gitb543647 - Backport PR #1901 to use Python 3 fedmsg-logger in fedmsg plugin * Wed Nov 21 2018 Adam Williamson <awilliam@redhat.com> - 4.6-4.20181121gitb543647 - Bump to latest git again, now deps are available - Update a couple of PR patches to latest versions - Backport another PR to fix a test bug * Tue Nov 20 2018 Adam Williamson <awilliam@redhat.com> - 4.6-3.20181113git3a06172 - Backport PR to fix UEFI var file handling with caching disabled * Mon Nov 19 2018 Adam Williamson <awilliam@redhat.com> - 4.6-2.20181113git3a06172 - Backport a couple more useful changes - Buildrequire glibc-langpack-en: see https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Wed Nov 14 2018 Adam Williamson <awilliam@redhat.com> - 4.6-1.20181113git3a06172 - Update to latest upstream git (Before PR#1783, we do not have the deps for that yet) - Port changes from SUSE spec (new deps, UTF-8 makeinstall...) - Make asset cache script more similar to SUSE's - Backport a few PRs to fix test issues * Mon Oct 01 2018 Adam Williamson <awilliam@redhat.com> - 4.5-13.20180207git3977d2f - Adapt tests to logging changes in Mojolicious 8 (still works with 7) * Fri Sep 28 2018 Adam Williamson <awilliam@redhat.com> - 4.5-12.20180207git3977d2f - Restart workers on failure * Thu Aug 23 2018 Adam Williamson <awilliam@redhat.com> - 4.5-11.20180207git3977d2f - fedmsg plugin package requires daemonize * Wed Aug 22 2018 Adam Williamson <awilliam@redhat.com> - 4.5-10.20180207git3977d2f - Update fedmsg 'standard' patch to fix a few issues * Tue Aug 21 2018 Adam Williamson <awilliam@redhat.com> - 4.5-9.20180207git3977d2f - Emit individual openQA-internal job_create messages when posting an ISO - Emit fedmsgs in new 'standard' format (as well as old format): https://pagure.io/fedora-ci/messages * Fri Jul 20 2018 Adam Williamson <awilliam@redhat.com> - 4.5-8.20180207git3977d2f - Backport a patch to handle a git error message case issue * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-7.20180207git3977d2f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Apr 20 2018 Adam Williamson <awilliam@redhat.com> - 4.5-6.20180207git3977d2f - Don't auto-restart failed FreeIPA update tests They take forever and don't behave correctly on restart anyhow * Fri Feb 09 2018 Adam Williamson <awilliam@redhat.com> - 4.5-5.20180207git3977d2f - Bump to latest git again - Fix tests to run with postgres * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-4.20171220gitbe13358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 21 2017 Adam Williamson <awilliam@redhat.com> - 4.5-3.20171220gitbe13358 - Bump AssetPack requirement * Thu Dec 21 2017 Adam Williamson <awilliam@redhat.com> - 4.5-2.20171220gitbe13358 - Update to latest git again, drop merged patches - Update spec with latest upstream changes (mainly to do with dropping sqlite) * Thu Dec 21 2017 Adam Williamson <awilliam@redhat.com> - 4.4-66.20170908gitcc6c98a - Update #1493 backport to final committed version (_ONLY_OBSOLETE_SAME_BUILD) * Thu Nov 23 2017 Adam Williamson <awilliam@redhat.com> - 4.5-1.20171122git472b115 - Bump to near-latest git (versioned 4.5 upstream) - Clean spec a bit, following upstream cleanup somewhat * Wed Nov 08 2017 Adam Williamson <awilliam@redhat.com> - 4.4-65.20170908gitcc6c98a - Backport _ONLYOBSOLETESAME scheduling parameter (PR #1493) * Thu Sep 14 2017 Adam Williamson <awilliam@redhat.com> - 4.4-64.20170908gitcc6c98a - Swap out my scheduler fix for the one mudler merged upstream * Wed Sep 13 2017 Adam Williamson <awilliam@redhat.com> - 4.4-63.20170908gitcc6c98a - Try to fix yet another scheduler issue (poo#25260) * Mon Sep 11 2017 Adam Williamson <awilliam@redhat.com> - 4.4-62.20170908gitcc6c98a - Bump to latest git again for attempted fix for poo#25124 - Patch from mudler to try and reduce websockets disconnections * Fri Sep 08 2017 Adam Williamson <awilliam@redhat.com> - 4.4-61.20170908git257ef9f - Bump to latest git yet again (one more scheduler fix) * Thu Sep 07 2017 Adam Williamson <awilliam@redhat.com> - 4.4-60.20170905git1c421a8 - Bump to latest git (more scheduler fixes) - Bump Mojolicious dep (new scheduler works poorly with 7.30) * Thu Aug 17 2017 Adam Williamson <awilliam@redhat.com> - 4.4-59.20170817git9fa6353 - Bump to latest git - Drop #1432 patch (now merged) * Tue Aug 15 2017 Adam Williamson <awilliam@redhat.com> - 4.4-58.20170810git5b1e729 - Backport PR #1432 to hopefully improve remaining scheduler problems * Thu Aug 10 2017 Adam Williamson <awilliam@redhat.com> - 4.4-57.20170810git5b1e729 - Bump to latest git again (more scheduler fixes) * Fri Aug 04 2017 Adam Williamson <awilliam@redhat.com> - 4.4-56.20170804gitb5911e5 - Bump to latest git again (some tweaks to scheduling) - Patch a new test to include . in INC * Wed Aug 02 2017 Adam Williamson <awilliam@redhat.com> - 4.4-55.20170802git25c355a - Drop notify_workers from update restart plugin * Wed Aug 02 2017 Adam Williamson <awilliam@redhat.com> - 4.4-54.20170802git25c355a - Bump to latest git again (with removal of job grabbing) * Mon Jul 31 2017 Adam Williamson <awilliam@redhat.com> - 4.4-53.20170730git4c72a17 - Patch an issue in job grabbing that could cause workers to stall * Thu Jul 27 2017 Adam Williamson <awilliam@redhat.com> - 4.4-52.20170730git4c72a17 - Update to latest git, drop merged patches - Merge latest SUSE spec file changes * Tue Jul 25 2017 Adam Williamson <awilliam@redhat.com> - 4.4-51.20170409gitfead7af - Fix build (test suite) with Perl 5.26 (Rawhide) * Tue Jul 25 2017 Adam Williamson <awilliam@redhat.com> - 4.4-50.20170409gitfead7af - Recommend git (it's not required, but some features use it) * Tue Apr 11 2017 Adam Williamson <awilliam@redhat.com> - 4.4-49.20170409gitfead7af - Backport a couple of bugfix PRs (web UI flags, failed match border) * Mon Apr 10 2017 Adam Williamson <awilliam@redhat.com> - 4.4-48.20170409gitfead7af - Re-generate asset cache with AssetPack 1.41 * Mon Apr 10 2017 Adam Williamson <awilliam@redhat.com> - 4.4-47.20170409gitfead7af - Update to latest git, drop all merged patches * Wed Mar 29 2017 Adam Williamson <awilliam@redhat.com> - 4.4-46.20170130git8cc04a2 - Update the #1280 backport to final(?) version * Wed Mar 29 2017 Adam Williamson <awilliam@redhat.com> - 4.4-45.20170130git8cc04a2 - Backport PR #1280 to fix 'tag' comment parsing for Fedora BUILDs * Fri Mar 17 2017 Adam Williamson <awilliam@redhat.com> - 4.4-44.20170130git8cc04a2 - Update #1215 backport to fix some problems with it * Tue Mar 14 2017 Adam Williamson <awilliam@redhat.com> - 4.4-43.20170130git8cc04a2 - Backport PR #1215 to prevent workers dying after failed API calls * Wed Mar 01 2017 Adam Williamson <awilliam@redhat.com> - 4.4-42.20170130git8cc04a2 - Backport configurable build sort order feature from upstream master * Wed Mar 01 2017 Adam Williamson <awilliam@redhat.com> - 4.4-41.20170130git8cc04a2 - Add a plugin that restarts Fedora update tests on failure * Tue Feb 28 2017 Adam Williamson <awilliam@redhat.com> - 4.4-40.20170130git8cc04a2 - Fix a problem with the duplication patch that caused workers to be killed * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4-39.20170130git8cc04a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 30 2017 Adam Williamson <awilliam@redhat.com> - 4.4-38.20170130git8cc04a2 - Update to latest git, drop merged #1200 patch - Split out client and doc packages (following SUSE) - Add /usr/bin/openqa-client symlink (following SUSE) - Update Mojolicious requirements - Replace duplication patch with version that works against new code - Backport #1211 to fix tests when Selenium is unavailable * Wed Jan 25 2017 Adam Williamson <awilliam@redhat.com> - 4.4-37.20170104git3d6640e - Backport PR #1200 to allow setting precedence order override