From a04aa3be80366ddee3b69bb4d2fa90f74df74681 Mon Sep 17 00:00:00 2001 From: Joe Finney Date: Fri, 23 Jun 2017 14:59:49 -0700 Subject: [PATCH] Reword build cop duties for batch merges. --- contributors/devel/on-call-build-cop.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors/devel/on-call-build-cop.md b/contributors/devel/on-call-build-cop.md index 6ad641494..e83fd8d04 100644 --- a/contributors/devel/on-call-build-cop.md +++ b/contributors/devel/on-call-build-cop.md @@ -31,7 +31,8 @@ longer a part of the mandate. ## Workflow 1. Check the Prow batch dashboard: [https://prow.k8s.io/?type=batch](https://prow.k8s.io/?type=batch) -to ensure that merges are occurring regularly. +to ensure that batch jobs are running regularly. It's okay to see occasional flakes. Do not worry +about manually re-running individual tests, since Prow will rerun them. 2. If there are post-submit blocking jobs (see [link](https://submit-queue.k8s.io/#/e2e)), ensure that those builds are green and allowing merges to occur. 3. If several batch merges are failing, file an issue for that job and describe the possible