Bug #28792
product update proxy test - fix it
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
A change is being introduced in foreman to provide scoping
on http_proxy objects by organization, similar to how other
resources are handled. With that change, a small change
is required to the katello test.
Refs:
- foreman isssue : https://projects.theforeman.org/issues/28552
- foreman PR : https://github.com/theforeman/foreman/pull/7279
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8530 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 3.16.0 added
#3
Updated by Brad Buckingham over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|796b07dff0ef934e65b5be06cdd373797d47962f.
#4
Updated by Samir Jha over 2 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.15.0
#5
Updated by Jonathon Turel about 2 years ago
- Category set to Tests
Fixes #28792 - fix product update proxy test
A change is being introduced in foreman to provide scoping
on http_proxy objects by organization, similar to how other
resources are handled. With that change, a small change
is required to the katello test.
The foreman PR is : https://github.com/theforeman/foreman/pull/7279