Actions
Feature #17283
closedIn thread executor for testing inside transactions
Difficulty:
medium
Triaged:
Description
In foreman, we heavily depend on db transactions in our test suite, which makes it next to impossible to do continuous transition of some actions to async mode. The plan is to provide an inthread executor for testing, that would perform the task execution in the same thread as the test is running, so that everything runs in the same transaction at the end.
Updated by Ivan Necas about 8 years ago
- Blocks Feature #15779: Make report, puppet classes and environments importing asynchronous using foreman-tasks added
Updated by Ivan Necas about 8 years ago
- Pull request https://github.com/Dynflow/dynflow/pull/209 added
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/211 added
Updated by Ivan Necas about 8 years ago
- Translation missing: en.field_release set to 206
Updated by Ivan Necas about 8 years ago
- Status changed from Ready For Testing to Closed
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/214 added
Actions