Actions
action #56957
closedObsRsync plugin tolerate OBS publisher behavior
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2019-09-17
Due date:
% Done:
100%
Estimated time:
16.00 h
Description
Currently ObsRsync plugin relies on event obs.repo.published to be sent from OBS when publishing is done.
This is incorrect expectation, because publishing in OBS is happening in batches, which practically results in multiple notifications.
This ticket requires to implement functionality which considers actual publisher behavior and tries to start actual rsync when all batches are complete.
Updated by andriinikitin about 5 years ago
- Blocks action #56855: Move SLE-15-SP2:GA:TEST to ObsRsync Plugin added
Updated by andriinikitin about 5 years ago
Updated by andriinikitin about 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
The code was already implemented, but Plugin configuration was missing parameter.
After PR above was merged, the behavior is correct and no intermediate tests are spawned here anymore https://openqa.suse.de/group_overview/125
So closing this as fixed
Actions