Bug #32298
closedContent Source missing in Katello 4 RC3
Description
Hi,
On a fresh Katello 4 RC3 build the content-source field is missing the ability to select the katello server.
Any ideas why this is?
Files
Updated by Chris Roberts over 3 years ago
- Target version set to Katello 4.0.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9288 added
Updated by Matthew Smith over 3 years ago
Matthew Smith wrote:
Hi,
On a fresh Katello 4 RC3 build the content-source field is missing the ability to select the katello server.
Any ideas why this is?
Matthew Smith wrote:
Hi,
On a fresh Katello 4 RC3 build the content-source field is missing the ability to select the katello server.
Any ideas why this is?
Hi Justin, just looking at your changes in https://github.com/Katello/katello/pull/9288/commits/fe98382e9c811de0845b7fd525a64272c71dacf4 and line 48 of test/helpers/hosts_and_hostgroups_helper_test.rb was changed to def test_accessible_content_proxies_pulp2. Is naming it with a reference to pulp2 a typo or is this in fact correct?
Updated by Justin Sherrill over 3 years ago
Yes, its renaming the old test to clarify that its testing a smart proxy running pulp2 (with its smart proxy 'features'). This will be deleted once we fully drop support for pulp2 smart proxies (we've already dropped support for pulp2 running on the main server with katello, but many code references still need to be cleaned up.
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Justin Sherrill over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|13538ef7e669c8c0eebac06569a25b17d47ddf8c.