Compare commits

...
Sign in to create a new pull request.

9 commits

Author SHA1 Message Date
Packit
4d75903347 Update to 1.25.0 upstream release
Upstream tag: v1.25.0
Upstream commit: 5c9c9ccb

Commit authored by Packit automation (https://packit.dev/)
2025-10-21 09:50:58 +00:00
Packit
decef8388a Update to 1.24.0 upstream release
Upstream tag: v1.24.0
Upstream commit: a0e84a2f

Commit authored by Packit automation (https://packit.dev/)
2025-09-25 07:07:42 +00:00
Packit
cbfc68057f Update to 1.23.4 upstream release
Upstream tag: v1.23.4
Upstream commit: 64f69c1e

Commit authored by Packit automation (https://packit.dev/)
2025-05-28 14:54:36 +00:00
Packit
2c4becdecd Update to 1.23.3 upstream release
Upstream tag: v1.23.3
Upstream commit: 75eb8ea4

Commit authored by Packit automation (https://packit.dev/)
2025-03-21 15:51:10 +00:00
Packit
c24258bd08 Update to 1.23.2 upstream release
Upstream tag: v1.23.2
Upstream commit: 7bfeb845

Commit authored by Packit automation (https://packit.dev/)
2025-01-09 09:15:58 +00:00
Packit
a112db9933 Update to 1.23.1 upstream release
Upstream tag: v1.23.1
Upstream commit: bf24bc06

Commit authored by Packit automation (https://packit.dev/)
2024-12-16 13:21:48 +00:00
Packit
72a33daca7 Update to 1.23.0 upstream release
Upstream tag: v1.23.0
Upstream commit: 962bcd00

Commit authored by Packit automation (https://packit.dev/)
2024-11-05 12:38:51 +00:00
Packit
4063287762 Update to 1.22.0 upstream release
Upstream tag: v1.22.0
Upstream commit: aa2e3858

Commit authored by Packit automation (https://packit.dev/)
2024-10-17 11:13:22 +00:00
Packit
2da57de9f1 Update to 1.21.0 upstream release
Upstream tag: v1.21.0
Upstream commit: f65f5ece

Commit authored by Packit automation (https://packit.dev/)
2024-10-07 07:20:37 +00:00
5 changed files with 74 additions and 22 deletions

9
.gitignore vendored
View file

@ -15,3 +15,12 @@
/mrack-1.17.1.tar.gz
/mrack-1.18.0.tar.gz
/mrack-1.19.0.tar.gz
/mrack-1.21.0.tar.gz
/mrack-1.22.0.tar.gz
/mrack-1.23.0.tar.gz
/mrack-1.23.1.tar.gz
/mrack-1.23.2.tar.gz
/mrack-1.23.3.tar.gz
/mrack-1.23.4.tar.gz
/mrack-1.24.0.tar.gz
/mrack-1.25.0.tar.gz

View file

@ -45,7 +45,7 @@ jobs:
- job: copr_build
trigger: pull_request
release_suffix: "99.dev.{PACKIT_PROJECT_BRANCH}"
targets: [fedora-all, epel-8, epel-9]
targets: [fedora-all, epel-9, epel-10]
- job: tests
trigger: pull_request
@ -54,25 +54,25 @@ jobs:
- job: copr_build
trigger: commit
targets: [fedora-all, epel-8, epel-9]
targets: [fedora-all, epel-9, epel-10]
- job: copr_build
trigger: release
owner: "@freeipa"
project: neoave
targets: [fedora-all, epel-8, epel-9]
targets: [fedora-all, epel-9, epel-10]
- job: propose_downstream
trigger: release
dist_git_branches: [fedora-all, epel-8, epel-9]
dist_git_branches: [fedora-all, epel-9, epel-10]
- job: koji_build
trigger: commit
dist_git_branches: [fedora-all, epel-8, epel-9]
dist_git_branches: [fedora-all, epel-9, epel-10]
- job: bodhi_update
trigger: commit
dist_git_branches: [fedora-branched, epel-8, epel-9] # rawhide updates are created automatically
dist_git_branches: [fedora-branched, epel-9, epel-10] # rawhide updates are created automatically
# # pr_osp
# - &internal_test # use openstack (osp) tests as template for other test cases

View file

@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 0.97.1.post1.dev4+g1268842e.
The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.

View file

@ -1,5 +1,5 @@
Name: mrack
Version: 1.19.0
Version: 1.25.0
Release: 1%{?dist}
Summary: Multicloud use-case based multihost async provisioner
@ -185,7 +185,62 @@ rm -r src/%{name}.egg-info
%{python3_sitelib}/%{name}/providers/utils/{,__pycache__/}testcloud.*
%changelog
* Thu Oct 03 2024 David Pascual Hernandez <davherna@redhat.com> - 1.19.0-1
* Tue Oct 21 2025 David Pascual Hernandez <davherna@redhat.com> - 1.25.0-1
- 8ed12e7 feat: Add support for Beaker group key (David Pascual)
- 8e6ab07 fix: Revert commit 0cabc75 (David Pascual)
* Thu Sep 25 2025 David Pascual Hernandez <davherna@redhat.com> - 1.24.0-1
- 39e9d79 feat: Add support to pass watchdog panic="ignore" in Beaker recipe (David Pascual)
- 801ef4b fix: Fix nested and/or issue (David Pascual)
- fad14c2 test: Add _translate_constraint test (David Pascual)
* Tue Sep 09 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.5-1
- b46c7c4 chore: Bump python-semantic-release to fix release issue (David Pascual)
- 033e1f7 chore(packit): Update epel spec for fedora propose upstream (David Pascual)
- aeb12fe fix: Enforce beaker-client 29.2 to fix fetch_url error (David Pascual)
* Wed May 28 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.4-1
- 75d8c3b chore: Enable epel-10 builds in Packit (David Pascual)
- 4a98123 fix: Support pass fetch_url to task (David Pascual)
* Fri Apr 25 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.3-1
- cee2f5b fix : Not try to login beaker hub unless needed (David Pascual)
- 75eb8ea chore: Release version 1.23.3 (github-actions)
- 4da221c fix: Translate nested or/and constraint properly (David Pascual)
- 60275ee fix: Make distro_variants working as patterns (David Pascual)
- c02cc90 docs: Update maintainer email (David Pascual)
* Fri Mar 21 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.3-1
- 4da221c fix: Translate nested or/and constraint properly (David Pascual)
- 60275ee fix: Make distro_variants working as patterns (David Pascual)
- c02cc90 docs: Update maintainer email (David Pascual)
* Thu Jan 09 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.2-1
- 600203c fix: Translate host_requires properly (David Pascual)
* Mon Dec 16 2024 David Pascual Hernandez <davherna@redhat.com> - 1.23.1-1
- 0cabc75 fix: Translate job-group properly (David Pascual)
- 70e07c1 fix: Return empty list when there is no content in res_ks_list (David Pascual)
* Tue Nov 05 2024 David Pascual Hernandez <davherna@redhat.com> - 1.23.0-1
- 64a84db feat: Add support for translanting job-owner of kickstart (David Pascual)
- 868523c feat: Add translantion for kernel_options and kernel_options_post (David Pascual)
* Thu Oct 17 2024 David Pascual Hernandez <davherna@redhat.com> - 1.22.0-1
- f43d20f style: Reformat by black (David Pascual)
- 768bba5 fix: podman: set podman connection information for ansible (David Pascual)
- 4d0b63c chore: setup: package seccomp filter (David Pascual)
- 9b2d980 docs: Update seccomp configuration example (David Pascual)
- f3deca1 feat: podman: handle custom network configuration (David Pascual)
* Tue Aug 06 2024 Kaleemullah Siddiqui <kaleem.amu@gmail.com> - 1.21.0-1
- b3e0f7d feat: update pytest-mh output to work with latest version (Kaleemullah Siddiqui)
* Tue Jul 16 2024 David Pascual Hernandez <davherna@redhat.com> - 1.20.0-1
- feeae04 feat: Add support for translanting %pre and main body part of kickstart (David Pascual)
- 236393c chore: Update deprecated actions (David Pascual)
* Thu May 30 2024 David Pascual Hernandez <davherna@redhat.com> - 1.19.0-1
- 6f81e37 test: speed-up tests by mocking gethostbyaddr (Petr Vobornik)
- 587a9c7 fix(beaker): supress 10_avc_check restraint plugin (Petr Vobornik)
- 2c0c2bb test: Add add_dict_to_node test (Petr Vobornik)
@ -196,18 +251,6 @@ rm -r src/%{name}.egg-info
- a7db867 test: Add test for _get_recipe_info function (Petr Vobornik)
- aa25ff3 feat: Provide beaker log links (Petr Vobornik)
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.18.0-4
- Rebuilt for Python 3.13
* 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)

View file

@ -1 +1 @@
SHA512 (mrack-1.19.0.tar.gz) = f7cf37dff95a11a833f785c3ae8e778bc25aa547276bf84c27c3f2aba6e885ba97221b511fd42ddc51902d91f47cd5dc5a771ca599be4ba7a2bd78534f63d11e
SHA512 (mrack-1.25.0.tar.gz) = 29ddf0b75a989682193e8078780495ea2b8cf61c106d28700361ac18f061a4e3f8e102e932eacf90eace5e2c731765e65a5eac2f499e24e2188e34743f981328