Closed ivanvc closed 16 hours ago
@jmhbnz, this is the issue we spoke about yesterday. I did a pass on the current presubmit jobs, and we should only enable the two listed before. Please let me know, or update the list with the ones you think should be added (or removed).
After that, we can set it as a good first issue.
/retitle Enable prow postsubmit jobs
Agree the two listed jobs are a great start let's focus on those for now.
@ivanvc Please assign me to this ticket, I will get it done
/assign @samuelbartels20
Thank you!
@ivanvc @ahrtr @jmhbnz Please i have raised a PR for this issue
Discussed during sig-etcd triage meeting, https://github.com/kubernetes/test-infra/pull/33806 is now merged so @ivanvc should we close this issue now as the new jobs appear to be running nicely https://testgrid.k8s.io/sig-etcd-postsubmits?
Ah, thank you. I wasn't aware of that PR. Closing now, thanks, @samuelbartels20.
What would you like to be added?
After the prow migration, we deleted the CI checks against the main branch. We should restore some of the jobs as postsubmit jobs.
Refer to our current presubmit job configurations and postubmit's
Why is this needed?
To improve the code quality, and ensure the main branch doesn't have static analysis issues and vulnerabilities.