Bug #30227
Urls to https://repos.fedorapeople.org/repos/pulp/pulp/fixtures/ are deprecated
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Assignee set to David Davis
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8790 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.0.0 added
#3
Updated by David Davis over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|14d3e539b591786acf72a9a114a1df15b613b484.
#4
Updated by Ian Ballou over 2 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.16.0
#5
Updated by Ian Ballou over 2 years ago
- Category set to Tests
#6
Updated by David Davis over 2 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/')
#7
Updated by Ian Ballou over 2 years ago
- Target version changed from Katello 3.16.0 to Katello 3.17.0
#8
Updated by Chris Roberts over 2 years ago
- Target version changed from Katello 3.17.0 to Katello Recycle Bin
- Status changed from New to Closed
Fixes #30227 - Update tests to use fixtures.pulpproject.org
https://repos.fedorapeople.org/pulp/pulp/fixtures/ is being taken down.