Click here to visit the old openkoji buildsystem (Archived)

Information for build mrack-1.18.0-3.fc41

ID12706
Package Namemrack
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.18.0
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/mrack.git#d65c84fdf510101b22b1e114818caec65ced443e
SummaryMulticloud use-case based multihost async provisioner
Descriptionmrack is a provisioning tool and a library for CI and local multi-host testing supporting multiple provisioning providers (e.g. AWS, Beaker, Openstack). But in comparison to other multi-cloud libraries, the aim is to be able to describe host from application perspective.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 09:27:48 CST
CompletedThu, 02 May 2024 09:38:21 CST
Taskbuild (f41, /rpms/mrack.git:d65c84fdf510101b22b1e114818caec65ced443e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mrack.git#d65c84fdf510101b22b1e114818caec65ced443e'}}
Tags
f41
RPMs
src
mrack-1.18.0-3.fc41.src.rpm (info) (download)
noarch
mrack-1.18.0-3.fc41.noarch.rpm (info) (download)
mrack-cli-1.18.0-3.fc41.noarch.rpm (info) (download)
python3-mrack-aws-1.18.0-3.fc41.noarch.rpm (info) (download)
python3-mrack-beaker-1.18.0-3.fc41.noarch.rpm (info) (download)
python3-mrack-openstack-1.18.0-3.fc41.noarch.rpm (info) (download)
python3-mrack-podman-1.18.0-3.fc41.noarch.rpm (info) (download)
python3-mrack-virt-1.18.0-3.fc41.noarch.rpm (info) (download)
python3-mracklib-1.18.0-3.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 27 2023 David Pascual Hernandez <davherna@redhat.com> - 1.18.0-1 - c158474 feat: Add async_timeout dependency (David Pascual) * Fri Nov 03 2023 David Pascual Hernandez <davherna@redhat.com> - 1.17.1-1 - 583193a fix: curate_auth func changed to non-async (Kaleemullah Siddiqui) * Mon Oct 23 2023 David Pascual Hernandez <davherna@redhat.com> - 1.17.0-1 - 5251d90 chore(ci): Temporarely remove packit tests (David Pascual) - 3a59761 feat(openstack): Append API version to auth_url in credentials (David Pascual) - 97a5355 chore(release): Update semantic release action name and version (David Pascual) - 6d6cdc6 chore(release): Upload distribution package to release assets (David Pascual) * Mon Oct 09 2023 David Pascual Hernandez <davherna@redhat.com> - 1.16.0-1 - e8e20f1 chore(ci): Fix release workflow build step checking out wrong commit (David Pascual) - 97a7cd0 chore: Bump asyncopenstackclient dependency version (David Pascual) - 41b12e7 chore: Release version 1.16.0 (github-actions) - 278d1b1 chore(release): Add PyPI action & extract copr step (Tibor Dudlák) - 9bbd987 chore: Bump python-semantic-release to v7.34.4 (Tibor Dudlák) - d6b7298 feat: Add new dependecies to mrack.spec file (David Pascual) - 7bbda34 feat(OpenStack): Add clouds.yaml as an authentication method (David Pascual) - a5b32e3 feat(OpenStack): Import publick key on provision (David Pascual) - 1a29d86 test: fix pylint issues and use isinstance (Tibor Dudlák) - db74ae0 fix(Beaker): Exception has been thrown as raise missed argument (Tibor Dudlák) - de027fa docs(Beaker): Add hostRequires documentation section to guides (David Pascual) * Tue Sep 19 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.16.0-1 - 278d1b1 chore(release): Add PyPI action & extract copr step (Tibor Dudlák) - 9bbd987 chore: Bump python-semantic-release to v7.34.4 (Tibor Dudlák) - d6b7298 feat: Add new dependecies to mrack.spec file (David Pascual) - 7bbda34 feat(OpenStack): Add clouds.yaml as an authentication method (David Pascual) - a5b32e3 feat(OpenStack): Import publick key on provision (David Pascual) - 1a29d86 test: fix pylint issues and use isinstance (Tibor Dudlák) - db74ae0 fix(Beaker): Exception has been thrown as raise missed argument (Tibor Dudlák) - de027fa docs(Beaker): Add hostRequires documentation section to guides (David Pascual) * Tue Jun 13 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.15.1-1 - 608c763 chore(Packit): Use yaml magic to run same internal tests for PRs and commits to main (Tibor Dudlák) - 8062a20 refactor: more verbose output when (re)provisioning (Tibor Dudlák) - 19b52f8 test(OpenStack): Add reprovision with dynamic result tests (Tibor Dudlák) - fd111f5 fix: Do not reprovision all hosts when server error is detected (Tibor Dudlák) - 6e499f6 fix: Use lower cooldown time to not be too slow in re-provisioning (Tibor Dudlák) - e03793c chore(Packit): Add internalt tests per pull request (Tibor Dudlák) - 44023eb chore(Packit): add missing build job(s) to Packit config (Tibor Dudlák) * Tue Apr 18 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.15.0-1 - f9f0e33 test: Add missing strategy_retry test (Tibor Dudlák) - 121c5db refactor(provider): take max_utilization out to method to ease mocking (Tibor Dudlák) - dc74ced test: Add missing tests for fixed code from https://github.com/neoave/mrack/pull/245 (Tibor Dudlák) - 86393ab feat(outputs): preset username and password for windows host in pytest-mh (Tibor Dudlák) - 4c26b5f feat(outputs): merge nested dictionary instead of overriding it (Tibor Dudlák) - 4dde2e5 feat(utils): add merge_dict (Tibor Dudlák) - 5440be1 refactor: fixes _openstack_gather_responses test warnings and exec time (David Pascual) - e29031b fix: Handle 403 AuthError (out of quota) in openstack provisioning (David Pascual) - a4e5075 feat: configurable ssh options (Petr Vobornik) - e9d716e chore: fix docs dependencies in tox run (Petr Vobornik) - 6f1943b chore: add Markdown support to docs and add design section (Petr Vobornik) - 88458e1 docs: SSH options design (Petr Vobornik) * Thu Mar 16 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.14.1-1 - a9c4e62 fix: mrack not re-provisioning hosts which were destroyed (Tibor Dudlák) - 17b45e4 fix: Replace coroutines with tasks to avoid RuntimeError (David Pascual) * Wed Mar 08 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.14.0-1 - e319b73 refactor(AWS): change variable name typo in get_ip_addresses (Tibor Dudlák) - d95e65f fix(OpenStack): Add missing await for self._load_limits() method call (Tibor Dudlák) - d0c2d8f refactor: Update supported providers (Tibor Dudlák) - 13ad3df fix(outputs): remove config section from pytest-multihost (Tibor Dudlák) - d3da251 feat(outputs): allow to overwrite ansible layout (Tibor Dudlák) - d3ac20d feat(outputs): allow to choose which outputs should be generated (Tibor Dudlák) - 66f2877 feat(outputs): add support for pytest-mh (Tibor Dudlák) - db633b7 feat(utils): relax condition in get_fqdn (Tibor Dudlák) - 0735e36 fix(outputs): add host to correct group in layout (Tibor Dudlák) - b1f5318 feat(utils): add get_os_type (Tibor Dudlák) - 0ab88e6 refactor(black): reformat code (Tibor Dudlák) * Wed Mar 01 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.3-1 - 0f62237 fix(OpenStack): await loading limits to not break provisioning (Tibor Dudlák) * Wed Mar 01 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.2-1 - 06f18d1 fix: Use get method when host error object is a dictionary (Tibor Dudlák) - fd33d68 fix(Beaker): rerurn common dictionary when validation fails (Tibor Dudlák) - b6c5ef4 fix(OpenStack): Add exception parameter when validation fails (Tibor Dudlák) - fa2c779 fix(OpenStack): load limits properly by one method (Tibor Dudlák) - 61e515f chore: change back mrack dist release to 1 (Tibor Dudlák) * Tue Feb 21 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.1-1 - 1421b37 fix(MrackConfig): Fix MrackConfig class properties (Tibor Dudlák) * Fri Feb 17 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.0-1 - 72cc2f3 test: add extra dnf options when dealing with rhel/epel 8 (Tibor Dudlák) - 32a754b chore: set packit to sync changelog as well (Tibor Dudlák) - b0512b4 chore: sync fedora spec to upstream to maintain changelog history for fedora (Tibor Dudlák) - be7b50a chore: Generate proper changelog from commit history when releasing (Tibor Dudlák) - 98f4035 chore: Bump python-semantic-release to latest (Tibor Dudlák) - a0e76dd test(OpenStack): Fixup the network spread tests (Tibor Dudlák) - 88b9332 test(OpenStack): rewrite network alloaction tests (Tibor Dudlák) - 777862f feat(OpenStack): Provide a way to disable network spreading (Tibor Dudlák) - ff7331d fix(OpenStack): fix condition for network to get in interval (Tibor Dudlák) - 943316d fix: fqdn in name is ignored and mrack guesses the name instead #237 (Tibor Dudlák) - 46141dc feat(AWS): Add utilization check method (Tibor Dudlák) - bb80060 feat(OpenStack): Add utilization check method (Tibor Dudlák) - 55f9c2c feat: Do not use same sleep for every mrack run (Tibor Dudlák) - 6ce3927 test(AnsibleInventory): global level output values override (Tibor Dudlák) - a7a896a feat(AnsibleInventory): Allow additional global level values (Tibor Dudlák) - 91c562c feat(AnsibleInventory): Allow additional domain level ansible inventory values (Tibor Dudlák) - 109b03c test(OpenStack): Update calls in openststack tests (Tibor Dudlák) - 4467cc2 refactor(OpenStack): make private openstack methods truly private (Tibor Dudlák) - 72b9b9c chore: use custom release_suffix for PR testing via packit (Petr Vobornik) - f3f734a chore: disable pylint pre-commit hook (Petr Vobornik) - 4aa9b0a chore(Packit): Add synchronization of tmt plans and tests (Tibor Dudlák) - 02c3e01 chore(Packit): Configure users on whose actions packit is allowed to be run (Tibor Dudlák) - cf14ed9 chore(Packit): Add missing ci.fmf to synced files (Tibor Dudlák) * Tue Dec 13 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.12.3-4 - chore: Add add tmt tests and plans and add them to sync (Tibor Dudlák) * Tue Dec 13 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.12.3-3 - chore: Add fmf/version and allowed users to run packit (Tibor Dudlák) * Tue Dec 13 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.12.3-2 - chore: Add ci.fmf to the repo (Tibor Dudlák) * Tue Dec 13 2022 Packit <hello@packit.dev> - 1.12.3-1 - chore: Release version 1.12.3 (github-actions) - chore(Packit): Enable copr build for commit to main only. (Tibor Dudlák) - chore(Packit): Enable TF tests job to run on pull request. (Tibor Dudlák) - chore(Packit): Add fedora gating.yaml to synced files. (Tibor Dudlák) - chore(TestingFarm): Add gating for fedora workflow (Tibor Dudlák) - fix: Add cache decorator for older python versions. (Tibor Dudlák) - fix(mrack.spec): Missing dependency in c8s for beaker-client (Tibor Dudlák) - chore(Packit): enable epel-8 and epel-9 updates and tests (Tibor Dudlák) - fix(AWS): refactor sources to be py3.6 compatible (Tibor Dudlák) * Fri Dec 02 2022 Packit <hello@packit.dev> - 1.12.2-1 - chore: Release version 1.12.2 (github-actions) - chore: Use python 3.10 in GH actions (Tibor Dudlák) - refactor: pylint fixes related to Python 3.10 (Tibor Dudlák) - test: Fix test_utils.py to be included in pytest run (Tibor Dudlák) - chore(pytest): add missing python_path when using pytest >=7.0.0 (Tibor Dudlák) - test: Add test for value_to_bool util function (Tibor Dudlák) - fix: Owner requirement boolean parsing from string (Tibor Dudlák) - chore(Packit): Add upstream_tag_template to .packit.yaml (Tibor Dudlák) * Thu Nov 24 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.12.1-1 - Released upstream version 1.12.1 * Mon Nov 14 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.12.0-1 - Released upstream version 1.12.0 * Thu Nov 03 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.11.0-1 - Released upstream version 1.11.0 * Wed Oct 26 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.10.0-1 - Released upstream version 1.10.0 * Thu Oct 20 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.9.1-1 - Released upstream version 1.9.1 * Wed Oct 12 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.9.0-1 - Released upstream version 1.9.0 * Mon Oct 10 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.8.1-1 - Released upstream version 1.8.1 * Mon Oct 10 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.8.0-1 - Released upstream version 1.8.0 * Tue Sep 20 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.7.0-1 - Released upstream version 1.7.0 * Wed Jul 27 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.6.0-1 - Released upstream version 1.6.0 * Fri Jul 08 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.5.0-1 - Released upstream version 1.5.0 * Fri Jun 17 2022 David Pascual Hernandez <davherna@redhat.com> - 1.4.1-1 - Released upstream version 1.4.1 * Thu May 05 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.4.0-1 - Released upstream version 1.4.0 * Tue Apr 05 2022 Tibor Dudlák <tdudlak@redhat.com> - 1.3.1-1 - Released upstream version 1.3.1 * Fri Apr 01 2022 David Pascual Hernandez <davherna@redhat.com> - 1.3.0-1 - Released upstream version 1.3.0