clusterfuzz
clusterfuzz copied to clipboard
[WIP] Add import functionality for the job exporter cronjob
Motivation
#4808 implemented the entity exporting feature for testing environments, now we need the respective import logic. This PR implements that
Changes
- For each entity type to be exported, also exports an entities file, containing line separated names of exported entities
Testing strategy
Unit tests, and manual execution in the dev environment