Actions
action #41075
closedSync newly created needles with os-autoinst for developer mode
Description
The developer mode allows to resume a test after pausing on assert_screen
timeout considering newly created needles. However, these needles must be uploaded to os-autoinst to make this work not only in a local setup.
Likely it is best to keep the worker out of it as much as possible. So the livehandler daemon should notify os-autoinst directly about the existence of new needles when resuming the test execution.
WIP branch: https://github.com/Martchus/openQA/commits/sync_needles
Updated by mkittler about 6 years ago
- Status changed from New to In Progress
Updated by mkittler about 6 years ago
- Status changed from In Progress to Feedback
The PRs are merged. Let's see whether it works in production.
Updated by coolo about 6 years ago
- Target version changed from Current Sprint to Done
Actions