Skip to content

Commit

Permalink
Lastest prt failure, now seeing same issue with rh_repo
Browse files Browse the repository at this point in the history
  • Loading branch information
damoore044 committed Nov 16, 2023
1 parent 13beec9 commit be032ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/foreman/api/test_http_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def test_positive_end_to_end(setup_http_proxy, module_target_sat, module_manifes
reposet=constants.REPOSET['rhae2'],
releasever=None,
)
module_target_sat.api.Repository(id=rh_repo_id).sync()
rh_repo = module_target_sat.api.Repository(
id=rh_repo_id,
http_proxy_policy=http_proxy_policy,
Expand Down

0 comments on commit be032ef

Please sign in to comment.