Actions
Bug #37422
closedrake snapshots:generate is broken
Difficulty:
Triaged:
Yes
Description
It fails with an error:
rails aborted! NoMethodError: undefined method `stubs' for #<Host::Managed id: nil
This is after the introduction of `stubs` method in the hosts generation. The problem stems from the fact that the rake task does not include Mocha.
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10152 added
Updated by The Foreman Bot 7 months ago
- Pull request https://github.com/theforeman/foreman/pull/10064 added
Updated by Shimon Shtein 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|38b22032e97df4701eb28b3c71ed7f7050230191.
Updated by Ewoud Kohl van Wijngaarden 5 months ago
- Category set to Development tools
- Triaged changed from No to Yes
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/theforeman/foreman/pull/10153 added
Actions