action #168376
Updated by tinita 6 months ago
## Motivation
After #164898 and stabilization on o3 we should disable fetchneedles cron on OSD and enable git auto-clone.
## Acceptance criteria
* **AC1:** Instead of the fetchneedles cronjob test/needle repos are updated via a minion job when tests are started on OSD
* **AC2:** fetchneedles cron is not ensured to be not enabled again by salt
## Suggestions
* Just enable the automatic cloning either first manually or directly via salt
* Monitor the impact
* Disable cron job
* Ensure salt states are aligned (enabled git auto clone, disabled fetchneedles)