Issue #710
closedEvent Listeners API: describe repo.sync.start triggering condition w/r related task.start_time
Description
Document URL:
https://pulp-dev-guide.readthedocs.org/en/latest/integration/events/repo-action-events.html
Section Number and Name:
https://pulp-dev-guide.readthedocs.org/en/latest/integration/events/repo-action-events.html#repository-synchronize-and-publish-events
Describe the issue:
Event Listeners API description of repo.sync.start-event_type misses event-trigger conditions specification w/r related tasks.start_time
Suggestions for improvement:
Explicitly state that the event fires no sooner/later than the related task starts, or that no such assumption can be made.
Additional information:
Automation scenario requiring the specification: https://github.com/RedHatQE/pulp-automation/blob/master/tests/general_tests/test_23_event_listener.py ; EventListenerTest.test_02_repo_sync_start
+ This bug was cloned from Bugzilla Bug #1195282 +