Bug #25392
closedTest failure ActiveRecord::RecordNotFound: Couldn't find SmartProxy without an ID
Description
Error:
Actions::Pulp::Repository::RefreshTest::Refresh#test_0001_runs:
ActiveRecord::RecordNotFound: Couldn't find SmartProxy without an ID
/home/vagrant/git/katello/app/lib/actions/pulp/abstract.rb:16:in `smart_proxy'
/home/vagrant/git/katello/app/lib/actions/pulp/repository/refresh.rb:16:in `run'
/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:16:in `block in run'
/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:40:in `block in as_remote_user'
/home/vagrant/git/katello/app/models/katello/concerns/user_extensions.rb:21:in `cp_config'
/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:27:in `as_cp_user'
/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:39:in `as_remote_user'
/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:16:in `run'
/home/vagrant/git/foreman-tasks/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run'
/home/vagrant/git/foreman-tasks/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run'
/home/vagrant/git/katello/test/actions/pulp/repository/refresh_test.rb:32:in `block (2 levels) in <class:RefreshTest>'
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7812 added
Updated by Justin Sherrill about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b320ee906ff42bef263b563158ecbf39784c9899.
Updated by Justin Sherrill about 6 years ago
- Related to Bug #25371: Capsule syncs fail added
Updated by Justin Sherrill about 6 years ago
- Target version set to Katello 3.10.0
- Triaged changed from No to Yes