From dd64abee86f8601634519a6420edfb81ba4dddf3 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Tue, 11 Jun 2024 08:48:07 -0400 Subject: [PATCH] [6.15.z] Bump broker to 0.5 (#15380) Bump broker to 0.5 (#15221) * Bump broker to 0.5 This requirement update also adds in the podman and hussh dependency groups. * Update dependency_tests.yaml The broker dependency definition has new sub-dependencies with the 0.5.0 release. --------- Co-authored-by: Gaurav Talreja (cherry picked from commit 9072e6f0e5f297b5463c15704086b2a4db20a83c) Co-authored-by: Jake Callahan --- .github/dependency_tests.yaml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependency_tests.yaml b/.github/dependency_tests.yaml index 9e623ea6c4..ed7c7fd56b 100644 --- a/.github/dependency_tests.yaml +++ b/.github/dependency_tests.yaml @@ -1,4 +1,4 @@ -broker[docker]: "tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'" +broker[docker,podman,hussh]: "tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'" deepdiff: "tests/foreman/endtoend/test_api_endtoend.py -k 'test_positive_get_links'" dynaconf[vault]: "tests/foreman/api/test_ldapauthsource.py -k 'test_positive_endtoend'" manifester: "tests/foreman/cli/test_contentview.py -k 'test_positive_promote_rh_content'" diff --git a/requirements.txt b/requirements.txt index ca31d7ac73..8871e1496b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apypie==0.4.0 betelgeuse==1.11.0 -broker[docker]==0.4.9 +broker[docker,podman,hussh]==0.5.0 cryptography==42.0.8 deepdiff==7.0.1 dynaconf[vault]==3.2.5