Actions
Bug #30227
closedUrls to https://repos.fedorapeople.org/repos/pulp/pulp/fixtures/ are deprecated
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to David Davis
- Pull request https://github.com/Katello/katello/pull/8790 added
Updated by The Foreman Bot about 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by David Davis about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|14d3e539b591786acf72a9a114a1df15b613b484.
Updated by Ian Ballou about 4 years ago
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Updated by David Davis about 4 years ago
- Status changed from Closed to New
I found there are some more instances of https://repos.fedorapeople.org/pulp/pulp/fixtures/ that I missed:
test/services/katello/pulp3/srpm_test.rb 15: @repo.root.update(:url => 'https://repos.fedorapeople.org/pulp/pulp/fixtures/srpm/') test/actions/pulp3/orchestration/rpm_remove_units_test.rb 10: @repo.root.update(url: 'https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-unsigned/') test/actions/pulp3/orchestration/copy_all_units_test.rb 364: @repo.root.update!(:url => 'https://repos.fedorapeople.org/pulp/pulp/fixtures/srpm-unsigned/') 367: @repo_clone.root.update!(:url => 'https://repos.fedorapeople.org/pulp/pulp/fixtures/srpm-unsigned/')
Updated by Ian Ballou about 4 years ago
- Target version changed from Katello 3.16.0 to Katello 3.17.0
Updated by Chris Roberts almost 4 years ago
- Status changed from New to Closed
- Target version changed from Katello 3.17.0 to Katello Recycle Bin
Actions