Re: An update on Python postcommit tests

2019-07-20 Thread Tanay Tummalapalli
Oh. That wouldn't be ideal. Thank You for sharing! Regards, -Tanay On Sun, Jul 21, 2019 at 2:20 AM Valentyn Tymofieiev wrote: > The GitHub pull request builder plugin, which we currently use, allow only > one trigger phrase per Jenkins job [1]. > > We could have another job that runs all 4

Re: An update on Python postcommit tests

2019-07-20 Thread Valentyn Tymofieiev
The GitHub pull request builder plugin, which we currently use, allow only one trigger phrase per Jenkins job [1]. We could have another job that runs all 4 postcommits, but it would appear on a PR as a different job, separate from per-minor-version jobs. [1]

Re: An update on Python postcommit tests

2019-07-19 Thread Ahmet Altay
Thank you! Hopefully this will improve the state of testing. On Fri, Jul 19, 2019 at 2:53 PM Valentyn Tymofieiev 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"

An update on Python postcommit tests

2019-07-19 Thread Valentyn Tymofieiev
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