Merge pull request #761 from spxtr/batchcop

Reword build cop duties for batch merges.
This commit is contained in:
Joe Finney 2017-07-05 14:05:18 -07:00 committed by GitHub
commit 3ef47e333f
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ longer a part of the mandate.
## Workflow ## Workflow
1. Check the Prow batch dashboard: [https://prow.k8s.io/?type=batch](https://prow.k8s.io/?type=batch) 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 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. 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 3. If several batch merges are failing, file an issue for that job and describe the possible