Agree, I thought there's already a PR about that.
Regards
JB
On 11/05/2018 16:11, Alexey Romanenko wrote:
+1 to add such reference guide of Jenkins commands to Testing guide. It
should be extremely useful, especially for those who were not aware
about this before.
WBR,
Alexey
On 11 May 2018, at 02:44, Ankur Goenka <[email protected]
<mailto:[email protected]>> wrote:
In my experience affect of white space in commit is inconsistent for
certain commands they do matter while for others they don't.
On Thu, May 10, 2018 at 5:43 PM Valentyn Tymofieiev
<[email protected] <mailto:[email protected]>> wrote:
+1 to writing a Beam Jenkins spellbook.
I have observed that Jenkins commands sometimes don't work for the
first time, why could this be? Do end of lines at the end of
command matter?
On Thu, May 10, 2018 at 1:24 PM, Andrew Pilloud
<[email protected] <mailto:[email protected]>> wrote:
It would be great to have the set of "Run {Java,Python,Go}
PreCommit" documented in the contributors guide as well. Those
match up to the jobs auto run on every PR and are the ones I
use most. There is no security, anyone can run them including
'Run Seed Job'. That one seems like a good one to document in
testing, because it is the one that loads changes to the rest.
Andrew
On Thu, May 10, 2018 at 12:27 PM Huygaa Batsaikhan
<[email protected] <mailto:[email protected]>> wrote:
Hi devs,
We can run various jenkins commands (precommit,
postcommit, performance tests) directly from Github Pull
Request UI by commenting phrases such as "retest this
please". Unfortunately, this tool is not documented. I am
adding a brief documentation in
https://beam.apache.org/contribute/testing/ and I need
some help.
1. What are the most common phrases used?
2. Can anyone run these commands? Are there any
permission issues?
3. Does it make sense to categorize the commands as
Performance tests, Precommit, Postcommit, and Release
Validation?
Let me know what you think,
Thanks,
Huygaa