Skip to content

Commit 750fbde

Browse files
[6.18.z] flatpak pulpcore registry index return 500 code (#21413)
flatpak pulpcore registry index return 500 code (#21411) rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED (cherry picked from commit 7c0f8d0) Co-authored-by: Vijaykumar Sawant <vijaysawant36@gmail.com>
1 parent df512ff commit 750fbde

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/foreman/api/test_capsulecontent.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,8 @@ def test_flatpak_endpoint(self, target_sat, module_capsule_configured, endpoint)
794794
795795
:expectedresults:
796796
1. HTTP 200
797+
798+
:BlockedBy: SAT-44554
797799
"""
798800
ep = FLATPAK_ENDPOINTS[endpoint].format(module_capsule_configured.hostname)
799801
rq = requests.get(ep, verify=settings.server.verify_ca)

0 commit comments

Comments
 (0)