Thank you! Hopefully this will improve the state of testing. On Fri, Jul 19, 2019 at 2:53 PM Valentyn Tymofieiev <[email protected]> wrote:
> We have split Python 2, Python 3.5 - 3.7 postcommit test suites into > individual Jenkins jobs that can be triggered with a phrase of their own. > > "Run Python PostCommit" no longer triggers anything. > > Use following trigger phrases to start or re-run postcommits on your PR: > > Run Python 2 PostCommit > Run Python 3.5 PostCommit > Run Python 3.6 PostCommit > Run Python 3.7 PostCommit > > Trigger phrases are case-insensitive. Also, at the bottom of the PR > template there is a glossary of all jobs and trigger phrases. > > Thanks, > Valentyn >
