rmetzger opened a new pull request #12708:
URL: https://github.com/apache/flink/pull/12708


   ## What is the purpose of the change
   
   Running an entire 4 hour E2E build for a documentation pull request is quite 
a resource waste.
   If a the CI system detects a branch that looks like a PR branch, and the PR 
branch only touches `docs/` files, then we won't run E2E tests.
   
   We are still running E2E tests on regular `master` and `release-*` pushes, 
because these builds are monitored for build instabilities.
   
   ## Brief change log
   - add a new script
   - modify e2e job definition
   
   ## Verifying this change
   Here's a CI run that is based on a branch that looks like a docs PR: 
https://dev.azure.com/rmetzger/Flink/_build/results?buildId=8187&view=logs&j=1f3ed471-1849-5d3c-a34c-19792af4ad16
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to