Actions
Bug #29337
closedasync_task fails with `The Dynflow world was not initialized yet.` in rake tasks on nightly production
Status:
Closed
Priority:
Normal
Assignee:
Category:
Orchestration
Target version:
Description
Two related PRs:
https://github.com/theforeman/foreman/pull/7487/files
https://github.com/theforeman/foreman/pull/7490/files
It seems like we may have to extend Dynflow::Rails::Configuration#rake_task_with_executor to include tasks that need Dynflow.
Updated by Chris Roberts over 4 years ago
- Category set to Orchestration
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Updated by Ian Ballou over 4 years ago
A quick workaround on nightly is to add
katello:pulp3_migrationto
self.rake_tasks_with_executor = ...in
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/rails/configuration.rb
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/8668 added
Updated by Justin Sherrill over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|be88d94503b1448c1c7ea8043d0c86424a6bcd3b.
Updated by Justin Sherrill over 4 years ago
- Target version changed from Katello 3.16.0 to Katello 3.15.2
Updated by Justin Sherrill over 4 years ago
- Target version changed from Katello 3.15.2 to Katello 3.15.3
Updated by Samir Jha about 4 years ago
- Copied to Bug #30919: sync_task fails with `The Dynflow world was not initialized yet.` in rake tasks on nightly production added
Updated by Jonathon Turel about 4 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/8668) - Fixed in Releases Katello 3.17.0 added
- Fixed in Releases deleted (
)
Actions