Compare commits

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

23 commits

Author SHA1 Message Date
Packit
7e9796cacf 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:49:48 +00:00
Packit
b525b8bb68 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:31 +00:00
Python Maint
d00f1a756a Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 12:31:48 +02:00
Python Maint
de1a68f2e7 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 13:00:52 +02:00
Fedora Release Engineering
c509b2c233 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-24 22:25:53 +00:00
Python Maint
8dabca6f5f Rebuilt for Python 3.14 2025-06-02 23:21:05 +02:00
Packit
aa63646d96 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:55:45 +00:00
Packit
3d04fb333e 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:52:35 +00:00
Fedora Release Engineering
c42f182ff9 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-17 19:16:58 +00:00
Packit
eb26389a31 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:22 +00:00
Packit
ac739649e4 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:24 +00:00
Packit
11899afe97 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:40:06 +00:00
Packit
f8e3feb0ee 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:58 +00:00
Packit
b75ceb94aa 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-04 15:21:36 +00:00
Packit
9b320b7361
Update to 1.19.0 upstream release
Upstream tag: v1.19.0
Upstream commit: 47fc2068

Commit authored by Packit automation (https://packit.dev/)
2024-10-03 14:47:51 +02:00
Fedora Release Engineering
f272c8c854 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-18 18:48:31 +00:00
Python Maint
a80e67eb73 Rebuilt for Python 3.13 2024-06-07 11:10:44 +02:00
Fedora Release Engineering
d65c84fdf5 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-25 08:14:14 +00:00
Fedora Release Engineering
a81391b6cb Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 08:47:45 +00:00
Packit
6246f53d8a [packit] 1.18.0 upstream release
Upstream tag: v1.18.0
Upstream commit: ab412cc9
2024-01-17 21:45:26 +00:00
Packit
56d78b051f [packit] 1.17.1 upstream release
Upstream tag: v1.17.1
Upstream commit: 06a401e4
2023-11-03 11:06:18 +00:00
Packit
4727d57ca6 [packit] 1.17.0 upstream release
Upstream tag: v1.17.0
Upstream commit: 859d911f
2023-10-23 15:08:27 +00:00
Packit
d37ba19d48 [packit] 1.16.0 upstream release
Upstream tag: v1.16.0
Upstream commit: 8e30c75c
2023-10-17 18:21:47 +00:00
5 changed files with 190 additions and 78 deletions

14
.gitignore vendored
View file

@ -10,3 +10,17 @@
/mrack-1.14.1.tar.gz
/mrack-1.15.0.tar.gz
/mrack-1.15.1.tar.gz
/mrack-1.16.0.tar.gz
/mrack-1.17.0.tar.gz
/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,100 +54,100 @@ 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
job: tests
fmf_url: "https://gitlab.cee.redhat.com/idm-ops/mrack-internal-tests"
fmf_ref: "main"
use_internal_tf: True
targets: [fedora-latest-stable]
identifier: "internal-provisioning-osp"
trigger: pull_request
env:
MRACK_TEST_CASE: "provisioning-osp"
# # pr_osp
# - &internal_test # use openstack (osp) tests as template for other test cases
# job: tests
# fmf_url: "https://gitlab.cee.redhat.com/idm-ops/mrack-internal-tests"
# fmf_ref: "main"
# use_internal_tf: True
# targets: [fedora-latest-stable]
# identifier: "internal-provisioning-osp"
# trigger: pull_request
# env:
# MRACK_TEST_CASE: "provisioning-osp"
- &pr_aws
<<: *internal_test
identifier: "internal-provisioning-aws"
env:
MRACK_TEST_CASE: "provisioning-aws"
# - &pr_aws
# <<: *internal_test
# identifier: "internal-provisioning-aws"
# env:
# MRACK_TEST_CASE: "provisioning-aws"
- &pr_bkr_cpu
<<: *internal_test
identifier: "internal-provisioning-bkr-c9s-req1cpu"
env:
MRACK_TEST_CASE: "provisioning-bkr-c9s-req1cpu"
# - &pr_bkr_cpu
# <<: *internal_test
# identifier: "internal-provisioning-bkr-c9s-req1cpu"
# env:
# MRACK_TEST_CASE: "provisioning-bkr-c9s-req1cpu"
- &pr_bkr_ppc64le
<<: *internal_test
identifier: "internal-provisioning-bkr-fedora-ppc64le"
env:
MRACK_TEST_CASE: "provisioning-bkr-fedora-ppc64le"
# - &pr_bkr_ppc64le
# <<: *internal_test
# identifier: "internal-provisioning-bkr-fedora-ppc64le"
# env:
# MRACK_TEST_CASE: "provisioning-bkr-fedora-ppc64le"
- &pr_bkr_mem_cpu
<<: *internal_test
identifier: "internal-provisioning-bkr-rhel-8-req-2048mem-2cpu"
env:
MRACK_TEST_CASE: "provisioning-bkr-rhel-8-req-2048mem-2cpu"
# - &pr_bkr_mem_cpu
# <<: *internal_test
# identifier: "internal-provisioning-bkr-rhel-8-req-2048mem-2cpu"
# env:
# MRACK_TEST_CASE: "provisioning-bkr-rhel-8-req-2048mem-2cpu"
- &pr_bkr_mem
<<: *internal_test
identifier: "internal-provisioning-bkr-rhel-9-req-4069mem"
env:
MRACK_TEST_CASE: "provisioning-bkr-rhel-9-req-4069mem"
# - &pr_bkr_mem
# <<: *internal_test
# identifier: "internal-provisioning-bkr-rhel-9-req-4069mem"
# env:
# MRACK_TEST_CASE: "provisioning-bkr-rhel-9-req-4069mem"
- &pr_mrack_all_ssh
<<: *internal_test
identifier: "internal-all-providers-ssh"
trigger: pull_request
env:
MRACK_TEST_CASE: "all-providers-ssh"
# - &pr_mrack_all_ssh
# <<: *internal_test
# identifier: "internal-all-providers-ssh"
# trigger: pull_request
# env:
# MRACK_TEST_CASE: "all-providers-ssh"
# run the same internal tests as in PR for commit in main
- &main_osp
<<: *internal_test # pr_osp
trigger: commit
# # run the same internal tests as in PR for commit in main
# - &main_osp
# <<: *internal_test # pr_osp
# trigger: commit
- &main_aws
<<: *pr_aws
trigger: commit
# - &main_aws
# <<: *pr_aws
# trigger: commit
- &main_bkr_ppc64le
<<: *pr_bkr_ppc64le
trigger: commit
# - &main_bkr_ppc64le
# <<: *pr_bkr_ppc64le
# trigger: commit
- &main_bkr_cpu
<<: *pr_bkr_cpu
trigger: commit
# - &main_bkr_cpu
# <<: *pr_bkr_cpu
# trigger: commit
- &main_bkr_mem_cpu
<<: *pr_bkr_mem_cpu
trigger: commit
# - &main_bkr_mem_cpu
# <<: *pr_bkr_mem_cpu
# trigger: commit
- &main_bkr_mem
<<: *pr_bkr_mem
trigger: commit
# - &main_bkr_mem
# <<: *pr_bkr_mem
# trigger: commit
- &main_mrack_all_ssh
<<: *pr_mrack_all_ssh
trigger: commit
# - &main_mrack_all_ssh
# <<: *pr_mrack_all_ssh
# trigger: commit

View file

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

View file

@ -1,6 +1,6 @@
Name: mrack
Version: 1.15.1
Release: 3%{?dist}
Version: 1.25.0
Release: 1%{?dist}
Summary: Multicloud use-case based multihost async provisioner
License: Apache-2.0
@ -74,7 +74,10 @@ Requires: beaker-client
%package -n python3-%{name}-openstack
Summary: Openstack provider plugin for mrack
Requires: python3-%{name}lib = %{version}-%{release}
Recommends: python3-aiofiles
Recommends: python3-os-client-config
Recommends: python3-AsyncOpenStackClient
Recommends: python3-async-timeout
%{?python_provide:%python_provide python3-%{name}-openstack}
@ -182,11 +185,106 @@ rm -r src/%{name}.egg-info
%{python3_sitelib}/%{name}/providers/utils/{,__pycache__/}testcloud.*
%changelog
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* 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)
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.15.1-2
- Rebuilt for Python 3.12
* 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)
- f4324bf feat: handle list value for add_dict_to_node function (Petr Vobornik)
- f1e7590 fix: make delete_host function more robust (Petr Vobornik)
- 784d24b chore: bump black in pre-commit (David Pascual)
- f6f9131 chore(deps): bump black from 22.3.0 to 24.3.0 (David Pascual)
- a7db867 test: Add test for _get_recipe_info function (Petr Vobornik)
- aa25ff3 feat: Provide beaker log links (Petr Vobornik)
* 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)

View file

@ -1 +1 @@
SHA512 (mrack-1.15.1.tar.gz) = 40306867def7c56da1e916a8968bc3d5e6e236cb4de63cc9fd5144ecf136d6e9cee2e5879b46a09c01ee625f787c750ec9e7ef4531b164ea46c7090d7a955f22
SHA512 (mrack-1.25.0.tar.gz) = 29ddf0b75a989682193e8078780495ea2b8cf61c106d28700361ac18f061a4e3f8e102e932eacf90eace5e2c731765e65a5eac2f499e24e2188e34743f981328