Refactor #22938

test 'should remove the key pair on compute resource deletion' fails with Rails 5.2
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
Reverting https://github.com/rails/rails/commit/a286c32cc0ccf253b495abe983ffffd5146153d3 makes the test green again
Related issues
Associated revisions
History
#1
Updated by Anonymous almost 3 years ago
- Related to Bug #19631: ActiveRecord::RecordNotSaved when deleting compute resources with key pairs added
#2
Updated by Anonymous almost 3 years ago
- Blocks Tracker #21834: Rails 5.2 upgrade tasks added
#3
Updated by The Foreman Bot over 2 years ago
- Assignee set to Anonymous
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5912 added
#4
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ccdbc5bf1394df498d6097ec21b28c71f78a01cb.
#5
Updated by Tomer Brisker over 2 years ago
- Fixed in Releases 1.20.0 added
Fixes #22938 - refactor key pair removal on CR deletion test (#5912)
It fails on Rails 5.2 otherwise